Age | Commit message (Expand) | Author |
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 |
2001-08-16 | Moved XINE_SPU_EVENT handler to video_decoder. | Eduard Hasenleithner |
2001-08-15 | Fixed unresolved symbols. | Daniel Caujolle-Bert |
2001-08-14 | return of the profiler | Guenter Bartsch |
2001-08-14 | fixed a race condition which caused the dxr3 to hang at playback start | Eduard Hasenleithner |
2001-08-14 | audio output plugin priority handling, based on patch provided by Philip Stad... | Guenter Bartsch |
2001-08-13 | FreeBSD needs <sched.h> for SCHED_OTHER define | Juergen Keil |
2001-08-13 | major rewrite of the subpicture mechanism in order to support menus. | Eduard Hasenleithner |
2001-08-12 | cancel demux thread on xine_stop instead of pthread_join to prevent hang | Guenter Bartsch |
2001-08-11 | thread priorities to improve performance on freebsd (and possibly others) | Guenter Bartsch |
2001-08-07 | latest ffmpeg updates - mmx works\! :-) | Guenter Bartsch |
2001-08-07 | Added new System Clock Reference providers architecture. | Eduard Hasenleithner |
2001-08-07 | introducing the ffmpeg video decoder plugin for ms mpeg 4, opendivx and motio... | Guenter Bartsch |