summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Expand)Author
2001-09-25block demuxer lost packages - hopefully fixed nowGuenter Bartsch
2001-09-25implemented BUF_CONTROL_AUDIO_CHANNEL - this should enable input plugins to s...Guenter Bartsch
2001-09-20attempt at viewing 3ivx sample streams - video is wrong somehowHeiko Schaefer
2001-09-18ffmpeg apparently does not support MSMPEG4 v1/v2 format yet. Trying to handleJuergen Keil
2001-09-17Add .trp extension recognition.James Courtier-Dutton
2001-09-17Begin support for Multiple Programs (Channels) in one stream.James Courtier-Dutton
2001-09-16Update docs. Fixed some warnings. configure.in is ready for 0.9.1.Daniel Caujolle-Bert
2001-09-16Prevent Floating point exception when playing mpeg streams with LPCM audio.James Courtier-Dutton
2001-09-12small patch for null audio outputGuenter Bartsch
2001-09-12further tweaks and patches for menu support: new buftypes (BUF_CONTROL_DISCON...Guenter Bartsch
2001-09-12small bugfix to make audio work when seeking backGuenter Bartsch
2001-09-11fixed no-resample audio output, fixed qt stream end detectionGuenter Bartsch
2001-09-11linking demux_qt to zlib for compressed headers, make ffmpeg handle JPEG qt s...Guenter Bartsch
2001-09-10Fixes for highly multiplexed transport streams.James Courtier-Dutton
2001-09-10"l" printf conversion specification not needed for printing doublesJuergen Keil
2001-09-10a quicktime demuxer based on openquicktime, cinepack support fixed, minor bug...Guenter Bartsch
2001-09-10Re-wrote re-sync code so that it does not drop any packets.James Courtier-Dutton
2001-09-09Add a hack to "wine" (WINE_TYPEDEFS_ONLY), to allow compiling the avi demuxerJuergen Keil
2001-09-08big buf types cleanup, beginning to use libw32codec for indeo (unfinished)Guenter Bartsch
2001-09-08patch provided by David D. Hagood <wowbagger@sktc.net>Guenter Bartsch
2001-09-08rich's patches (menu support)Guenter Bartsch
2001-09-07demux_mpeg_block logged to stderr instead of stdoutGuenter Bartsch
2001-09-06DTS via SPDIFJoachim Koenig
2001-09-05generate index only once per mrlGuenter Bartsch
2001-09-05enable seeking in incomplete avisGuenter Bartsch
2001-09-05miguel's latest patchesGuenter Bartsch
2001-09-04race condition / stability fixes provided by Miguel Freitas <miguel@cetuc.puc...Guenter Bartsch
2001-09-03small bugfix, printf was missing parameterGuenter Bartsch
2001-09-02last bugfixes: make xine engine handle demuxer that may fail to initializeGuenter Bartsch
2001-09-02demuxer bugfixesGuenter Bartsch
2001-09-01don't estimate bitrate twice for the same mrlGuenter 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-29sorting out demux close <-> stopGuenter Bartsch
2001-08-29handle avi streams without / with unknown audioGuenter Bartsch
2001-08-28Added sync code from Hubert Matthews [hubert.matthews@unicornportal.com]James Courtier-Dutton
2001-08-28update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel F...Guenter Bartsch
2001-08-25fixed content type detectionGuenter Bartsch
2001-08-25make avi demuxer take care of keyframesGuenter Bartsch
2001-08-20*** empty log message ***James Courtier-Dutton
2001-08-20AC3 handling changedJoachim Koenig
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-13Fixed segfault if Audio or Video Plugin not loaded.James Courtier-Dutton
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-08-05Enabled CLUT palette transfer from the input pluginEduard Hasenleithner
2001-08-02Fixed Video fifo buffer overflow.James Courtier-Dutton