summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2001-09-17_xine_get_featured_input_plugin_ids: wrong parentheses - overwrites two bytesJuergen Keil
2001-09-16deinterlace stuffMiguel Freitas
2001-09-16Fixed libtool versionning.Daniel Caujolle-Bert
2001-09-16un-faked so version number.Siggi Langauf
2001-09-16Few updates. autoconf-2.52/automake-1.5 supported.Daniel Caujolle-Bert
2001-09-14Added some stuff to make still-frame menus work a bit better, allowed events ...Rich J Wareham
2001-09-14Fix xine --help audio plugin sensing.James Courtier-Dutton
2001-09-12further tweaks and patches for menu support: new buftypes (BUF_CONTROL_DISCON...Guenter Bartsch
2001-09-12DTS patches from Michiel TonemanJoachim Koenig
2001-09-12adding still picture support (needed to implement menus) based on Rich's workGuenter Bartsch
2001-09-12small libmad debug output cleanupGuenter Bartsch
2001-09-11fixed no-resample audio output, fixed qt stream end detectionGuenter Bartsch
2001-09-11Fix typoJames Courtier-Dutton
2001-09-11Fix some Floating point exceptionsJames Courtier-Dutton
2001-09-11Re-use the same profiler id (after pthread_exit -> pthread_create)Juergen Keil
2001-09-10fixed unixscr_adjust, using it to fix small audio gapsGuenter Bartsch
2001-09-10Dynamically allocate the profiler IDs, and add a profiler for video_out_xshm'sJuergen Keil
2001-09-10a quicktime demuxer based on openquicktime, cinepack support fixed, minor bug...Guenter Bartsch
2001-09-09Enable PTHREAD_SCOPE_SYSTEM, to work around xine hanging on solaris.Juergen Keil
2001-09-08big buf types cleanup, beginning to use libw32codec for indeo (unfinished)Guenter Bartsch
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