Age | Commit message (Expand) | Author |
2001-09-10 | Dynamically allocate the profiler IDs, and add a profiler for video_out_xshm's | Juergen Keil |
2001-09-10 | a quicktime demuxer based on openquicktime, cinepack support fixed, minor bug... | Guenter Bartsch |
2001-09-09 | Enable PTHREAD_SCOPE_SYSTEM, to work around xine hanging on solaris. | Juergen Keil |
2001-09-08 | big buf types cleanup, beginning to use libw32codec for indeo (unfinished) | Guenter Bartsch |
2001-09-08 | rich's patches (menu support) | Guenter Bartsch |
2001-09-06 | Trying to port the xine-lib sources to a non-gcc compiler | Juergen Keil |
2001-09-06 | DTS via SPDIF | Joachim Koenig |
2001-09-06 | SPU profiling | Juergen Keil |
2001-09-06 | Profiler updated to use clock cycle based profiling | Juergen Keil |
2001-09-06 | Use new xine_usec_sleep function (thread safe usec sleep) | Juergen Keil |
2001-09-06 | Use return value "0" as an error indication for ao_instance->open; "1" (or | Juergen Keil |
2001-09-06 | Add xine_usec_sleep, a thread safe "sleep" with usec resolution | Juergen Keil |
2001-09-06 | ao_instance, wrong comment (video -> audio) | Juergen Keil |
2001-09-05 | miguel's latest patches | Guenter Bartsch |
2001-09-04 | race condition / stability fixes provided by Miguel Freitas <miguel@cetuc.puc... | Guenter Bartsch |
2001-09-03 | Detect x86 SSE extension (for libavcodec/ffmpeg) | Juergen Keil |
2001-09-02 | last bugfixes: make xine engine handle demuxer that may fail to initialize | Guenter Bartsch |
2001-09-02 | ac3 output via spdif patch provided by Andy Lo A Foe <andy@orbital.xs4all.nl> | Guenter Bartsch |
2001-09-01 | DEBUG buils, profiler code crashes with NULL pointer access | Juergen Keil |
2001-09-01 | make set_speed more robust | Guenter Bartsch |
2001-09-01 | big demuxer clean, demux_ts should work again. | Guenter Bartsch |
2001-08-31 | Fix byte order problems for AVI files with LPCM sound. | Juergen Keil |
2001-08-29 | sorting out demux close <-> stop | Guenter Bartsch |
2001-08-29 | update to liba52 v 0.7.0 including the dynamic range compensation feature (di... | Guenter Bartsch |
2001-08-28 | Fixed sed pattern. Reintroduce XINE_PAUSE status. Fixed deadlock in xine_paus... | Daniel Caujolle-Bert |
2001-08-28 | update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel F... | Guenter Bartsch |
2001-08-26 | Clean up. | James Courtier-Dutton |
2001-08-26 | Speed modes work again. | James Courtier-Dutton |
2001-08-25 | Considerably improved the accuracy of | James Courtier-Dutton |
2001-08-25 | added Daniel's seeking-without-closing-input-plugin function again | Guenter Bartsch |
2001-08-25 | measuring complete audio/video output performance | Guenter Bartsch |
2001-08-25 | small cleanups and fixes for new pause implementation | Guenter Bartsch |
2001-08-25 | fixed seeking (back to the old method), implementing true pause function, int... | Guenter Bartsch |
2001-08-24 | removed no longer needed includes | Guenter Bartsch |
2001-08-24 | fixed esd / gap support (configureable), coding style enforcement | Guenter Bartsch |
2001-08-23 | re-enabled audio resampling, correct a/v sync, corrected code style/indentati... | Guenter Bartsch |
2001-08-23 | Latest alsa cvs now works with xine. :-) | James Courtier-Dutton |
2001-08-22 | code cleanup: removed unneeded includes and defines, used C style indentiatio... | Guenter Bartsch |
2001-08-22 | Minor fixes. | James Courtier-Dutton |
2001-08-22 | Both OSS and ALSA09 are now supported by the new audio_out architecture. | James Courtier-Dutton |
2001-08-21 | New audio out architecture changes. | James Courtier-Dutton |
2001-08-21 | First checkin of new audio_out architecture. | James Courtier-Dutton |
2001-08-20 | Fix last commit. | James Courtier-Dutton |
2001-08-20 | *** empty log message *** | James Courtier-Dutton |
2001-08-20 | xine_stop() don't stop plugins on xine_pause(), stop() plugins is enought ;-). | Daniel Caujolle-Bert |
2001-08-18 | various cleanups; 8 bit depth detection and handling (yuv2rgb not implemented... | Guenter Bartsch |
2001-08-17 | Add xine_seek() and friends. | Daniel Caujolle-Bert |
2001-08-17 | Overlays are now passed in rle format. Causes a speed improvement | Eduard Hasenleithner |
2001-08-17 | added events.h to tarball | Guenter Bartsch |
2001-08-17 | compile-fix for non-gnu systems (e.g. freebsd) | Heiko Schaefer |