summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2001-09-08rich's patches (menu support)Guenter Bartsch
2001-09-06Trying to port the xine-lib sources to a non-gcc compilerJuergen Keil
2001-09-06DTS via SPDIFJoachim Koenig
2001-09-06SPU profilingJuergen Keil
2001-09-06Profiler updated to use clock cycle based profilingJuergen Keil
2001-09-06Use new xine_usec_sleep function (thread safe usec sleep)Juergen Keil
2001-09-06Use return value "0" as an error indication for ao_instance->open; "1" (orJuergen Keil
2001-09-06Add xine_usec_sleep, a thread safe "sleep" with usec resolutionJuergen Keil
2001-09-06ao_instance, wrong comment (video -> audio)Juergen Keil
2001-09-05miguel's latest patchesGuenter Bartsch
2001-09-04race condition / stability fixes provided by Miguel Freitas <miguel@cetuc.puc...Guenter Bartsch
2001-09-03Detect x86 SSE extension (for libavcodec/ffmpeg)Juergen Keil
2001-09-02last bugfixes: make xine engine handle demuxer that may fail to initializeGuenter Bartsch
2001-09-02ac3 output via spdif patch provided by Andy Lo A Foe <andy@orbital.xs4all.nl>Guenter Bartsch
2001-09-01DEBUG buils, profiler code crashes with NULL pointer accessJuergen Keil
2001-09-01make set_speed more robustGuenter Bartsch
2001-09-01big demuxer clean, demux_ts should work again.Guenter Bartsch
2001-08-31Fix byte order problems for AVI files with LPCM sound.Juergen Keil
2001-08-29sorting out demux close <-> stopGuenter Bartsch
2001-08-29update to liba52 v 0.7.0 including the dynamic range compensation feature (di...Guenter Bartsch
2001-08-28Fixed sed pattern. Reintroduce XINE_PAUSE status. Fixed deadlock in xine_paus...Daniel Caujolle-Bert
2001-08-28update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel F...Guenter Bartsch
2001-08-26Clean up.James Courtier-Dutton
2001-08-26Speed modes work again.James Courtier-Dutton
2001-08-25Considerably improved the accuracy ofJames Courtier-Dutton
2001-08-25added Daniel's seeking-without-closing-input-plugin function againGuenter Bartsch
2001-08-25measuring complete audio/video output performanceGuenter Bartsch
2001-08-25small cleanups and fixes for new pause implementationGuenter Bartsch
2001-08-25fixed seeking (back to the old method), implementing true pause function, int...Guenter Bartsch
2001-08-24removed no longer needed includesGuenter Bartsch
2001-08-24fixed esd / gap support (configureable), coding style enforcementGuenter Bartsch
2001-08-23re-enabled audio resampling, correct a/v sync, corrected code style/indentati...Guenter Bartsch
2001-08-23Latest alsa cvs now works with xine. :-)James Courtier-Dutton
2001-08-22code cleanup: removed unneeded includes and defines, used C style indentiatio...Guenter Bartsch
2001-08-22Minor fixes.James Courtier-Dutton
2001-08-22Both OSS and ALSA09 are now supported by the new audio_out architecture.James Courtier-Dutton
2001-08-21New audio out architecture changes.James Courtier-Dutton
2001-08-21First checkin of new audio_out architecture.James Courtier-Dutton
2001-08-20Fix last commit.James Courtier-Dutton
2001-08-20*** empty log message ***James Courtier-Dutton
2001-08-20xine_stop() don't stop plugins on xine_pause(), stop() plugins is enought ;-).Daniel Caujolle-Bert
2001-08-18various cleanups; 8 bit depth detection and handling (yuv2rgb not implemented...Guenter Bartsch
2001-08-17Add xine_seek() and friends.Daniel Caujolle-Bert
2001-08-17Overlays are now passed in rle format. Causes a speed improvementEduard Hasenleithner
2001-08-17added events.h to tarballGuenter Bartsch
2001-08-17compile-fix for non-gnu systems (e.g. freebsd)Heiko Schaefer
2001-08-16Moved XINE_SPU_EVENT handler to video_decoder.Eduard Hasenleithner
2001-08-15Fixed unresolved symbols.Daniel Caujolle-Bert
2001-08-14return of the profilerGuenter Bartsch
2001-08-14fixed a race condition which caused the dxr3 to hang at playback startEduard Hasenleithner