summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Expand)Author
2001-07-30demux_ts.c modified so it should work now.James Courtier-Dutton
2001-07-29...of course I forgot to add the file itself #-))Guenter Bartsch
2001-07-29transport stream demultiplexer contributed by shaheedGuenter Bartsch
2001-07-24PES demultiplexerJoachim Koenig
2001-07-18Split alsa drivers, more checks about versions. Made xine lib c++ compliant.Daniel Caujolle-Bert
2001-07-14quick hack to make xine more responsive near mpeg1 stream ends (dangerous)Guenter Bartsch
2001-07-14whoups, forgot to remove some spu_dec functions...Guenter Bartsch
2001-07-14cleaned up and finished spu_thread removalGuenter Bartsch
2001-07-13Make SPU decode use Video decoder thread instead of it's own thread.James Courtier-Dutton
2001-07-10Fixed get_dir in input plugins. Fixed a strange header inclusion bugDaniel Caujolle-Bert
2001-07-04spu support updated (unfinished) from Jamesuid32519
2001-07-04Use the video_out driver's copy function (so that video_out_xshm canuid56437
2001-07-03forgot to protect some demuxersGuenter Bartsch
2001-07-03chasing more races..Guenter Bartsch
2001-07-01small addition for extension pluginsGuenter Bartsch
2001-06-23fixed race between metronom and xine engine, small audio plugin api change to...Guenter Bartsch
2001-06-21solaris and stability patches provided by Juergen KeilGuenter Bartsch
2001-06-17increased number of sent preview buffersGuenter Bartsch
2001-06-17Enlarge preview buffer for mpeg_block, add preview to elem demuxer.Daniel Caujolle-Bert
2001-06-17Remove extra (unneeded) trace.Daniel Caujolle-Bert
2001-06-17Add a clean aalib check.Daniel Caujolle-Bert
2001-06-17fixed small demuxer bugGuenter Bartsch
2001-06-17small bugfix for no audioGuenter Bartsch
2001-06-16xine engine cleanups and new callbacks for seamless branchingGuenter Bartsch
2001-06-16more seeking/stopping bugfixesGuenter Bartsch
2001-06-14more fixesGuenter Bartsch
2001-06-13Fixed mp3 playback.Daniel Caujolle-Bert
2001-06-11bugfixes for playing without sound-driverHeiko Schaefer
2001-06-10added blocksize detectionGuenter Bartsch
2001-06-09introducing present buffersGuenter Bartsch
2001-06-09improved avi seekingGuenter Bartsch
2001-06-09more avi demuxer/libw32 bugfixesGuenter Bartsch
2001-06-07w32codec bugfixesGuenter Bartsch
2001-06-04video_out_xshm compiles (yuv2rgb conversion not working yet), video_out_xv bu...Guenter Bartsch
2001-06-03fixed mpeg block demuxer content detection and audio channel selectionGuenter Bartsch
2001-06-03avi demuxer bugfixesGuenter Bartsch
2001-06-03fixed mp3 playbackGuenter Bartsch
2001-05-31fixed support for field pictures plus video_out bugfixes (missing functions)Guenter Bartsch
2001-05-30Fixed demux_mpeg_block with detect by content bug. Fixed input_dvd/vcdDaniel Caujolle-Bert
2001-05-30Fixed demux* get current position calls.Daniel Caujolle-Bert
2001-05-28Ability to playback streams without loaded audio driver.Daniel Caujolle-Bert
2001-05-28use thread compliant signal handling. Fixed deadlock in xine_stop().Daniel Caujolle-Bert
2001-05-26Add install-debug rules. This fix the "make install" problem withDaniel Caujolle-Bert
2001-05-24Add new gui_data_exchange property: GUI_DATA_EX_DRAWABLE_CHANGED, itDaniel Caujolle-Bert
2001-05-24first sloppy frames and audioGuenter Bartsch
2001-05-07Fixed the way to detect libtool version. Add get_capabilities(),get_property()Daniel Caujolle-Bert
2001-05-06stdin plugin cannot handle local filesGuenter Bartsch
2001-05-03Fixed mathlib deps.Daniel Caujolle-Bert
2001-05-02avi syncing and end-detection bugfixGuenter Bartsch
2001-04-30fixed a buffer pool bug and inserted more log messagesGuenter Bartsch