summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Expand)Author
2001-10-21Some minor changes.James Courtier-Dutton
2001-10-20big event cleanup: one single mechanism is now used for all communications be...Guenter Bartsch
2001-10-19forgot to update unterface version number on this oneGuenter Bartsch
2001-10-18remove hardcoded lpcm audio format information, try to extract the informationJuergen Keil
2001-10-17demux / input plugin interface change, init functions now have access to the ...Guenter Bartsch
2001-10-15(percentage based) seekingGuenter Bartsch
2001-10-14an asf demuxerGuenter Bartsch
2001-10-09fix playing mpeg movies with sound disabledMiguel Freitas
2001-10-08Fixed ogg/vorbis stuff (don't link vorbis plusgin to libogg, etc...). CleanDaniel Caujolle-Bert
2001-10-08Conditional compilation of the 'ogg' demuxer; don't compile it when ogg/vorbisJuergen Keil
2001-10-08fix serious buffer leak at the estimation functionMiguel Freitas
2001-10-07minor cleanupsGuenter Bartsch
2001-10-07code beautified and small fix so xine can play back avi streams generated by ...Guenter Bartsch
2001-10-07if a pes header indicates that the stream is encrypted that doesn't necessari...Guenter Bartsch
2001-10-07initial ogg/vorbis support addedHeiko Schaefer
2001-10-06Change the text printed when we see a CSS MPEG2 stream to something similar toJuergen Keil
2001-10-06Added check for encrypted streams.James Courtier-Dutton
2001-10-05Fix endless loop playing a 10kbyte video_ts.vob file (step was 0)Juergen Keil
2001-10-03Add error checks to all "pthread_create" calls, print error message and exitJuergen Keil
2001-10-03Try to use ISO C99 __func__ macro (instead of __FUNCTION__), when xine isJuergen Keil
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