summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_avi.c
AgeCommit message (Expand)Author
2001-09-02demuxer bugfixesGuenter Bartsch
2001-09-01big demuxer clean, demux_ts should work again.Guenter Bartsch
2001-09-01Better rate info passing.James Courtier-Dutton
2001-08-31Fix byte order problems for AVI files with LPCM sound.Juergen Keil
2001-08-30Fix byteorder problem for bigendian cpusJuergen Keil
2001-08-29handle avi streams without / with unknown audioGuenter Bartsch
2001-08-28update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel F...Guenter Bartsch
2001-08-25make avi demuxer take care of keyframesGuenter Bartsch
2001-08-12cancel demux thread on xine_stop instead of pthread_join to prevent hangGuenter Bartsch
2001-07-14cleaned up and finished spu_thread removalGuenter Bartsch
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-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-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-03avi demuxer bugfixesGuenter 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-02avi syncing and end-detection bugfixGuenter Bartsch
2001-04-29Some input plugin storing references fixes.Daniel Caujolle-Bert
2001-04-28fixed some typos in the demuxer pluginsGuenter Bartsch
2001-04-27fixed video output plugin handling, more cleanups, commented out not-working ...Guenter 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