summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_mpeg.c
AgeCommit message (Expand)Author
2001-10-25demux api change to report supported mimetypesMiguel Freitas
2001-10-22an http input plugin, small demuxer bugfixes/additionsGuenter Bartsch
2001-10-20big event cleanup: one single mechanism is now used for all communications be...Guenter Bartsch
2001-10-17demux / input plugin interface change, init functions now have access to the ...Guenter Bartsch
2001-10-09fix playing mpeg movies with sound disabledMiguel Freitas
2001-10-03Add error checks to all "pthread_create" calls, print error message and exitJuergen Keil
2001-09-04race condition / stability fixes provided by Miguel Freitas <miguel@cetuc.puc...Guenter Bartsch
2001-09-02demuxer bugfixesGuenter Bartsch
2001-09-01big demuxer clean, demux_ts should work again.Guenter Bartsch
2001-08-28update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel F...Guenter Bartsch
2001-08-18various cleanups; 8 bit depth detection and handling (yuv2rgb not implemented...Guenter Bartsch
2001-08-12cancel demux thread on xine_stop instead of pthread_join to prevent hangGuenter Bartsch
2001-08-10FAQ updates and getting ready for 0.5.1Guenter Bartsch
2001-07-24PES demultiplexerJoachim Koenig
2001-07-14quick hack to make xine more responsive near mpeg1 stream ends (dangerous)Guenter Bartsch
2001-07-14cleaned up and finished spu_thread removalGuenter Bartsch
2001-07-04spu support updated (unfinished) from Jamesuid32519
2001-07-03chasing more races..Guenter Bartsch
2001-06-17increased number of sent preview buffersGuenter Bartsch
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-11bugfixes for playing without sound-driverHeiko Schaefer
2001-06-09introducing present buffersGuenter Bartsch
2001-05-31fixed support for field pictures plus video_out bugfixes (missing functions)Guenter Bartsch
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-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-04-30fixed a buffer pool bug and inserted more log messagesGuenter Bartsch
2001-04-29Some input plugin storing references fixes.Daniel Caujolle-Bert
2001-04-28fixed some typos in the demuxer pluginsGuenter Bartsch
2001-04-24fixed input and demux plugins to reflect new buffer apiGuenter Bartsch
2001-04-21Turned demuxers into plugins. Change plugins naming scheme (seeDaniel Caujolle-Bert
2001-04-19Get rid of xine.h inclusion. Fix xine.h.tmpl.in, inttypes.h wasDaniel Caujolle-Bert
2001-04-18Initial revisionDaniel Caujolle-Bert