summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Expand)Author
2003-03-21remove reference of removed variable (wow)Daniel Caujolle-Bert
2003-03-19removing a segfault ;)Stefan Holst
2003-03-19Wrong pixel format for RGB decoderRobin KAY
2003-03-18parse the preview buffer (max 256 bytes) to find the matching pattern (sorry ...Daniel Caujolle-Bert
2003-03-18- try going 2 bytes deep into the file before checking for the RIFF headerBastien Nocera
2003-03-18- fix the MP3 detection for streams from live365.comBastien Nocera
2003-03-17take care of NULL audio_fifoDaniel Caujolle-Bert
2003-03-10handle chunks that are bigger than xine's buffersMichael Roitzsch
2003-03-09remove my debuggingMichael Roitzsch
2003-03-09for seekable, non-blocked input (like files), the demuxer reads only 4 bytes,Michael Roitzsch
2003-03-07Recognize VCD and CVD subtitle streams.Rocky Bernstein
2003-03-07more work on console output cleanupGuenter Bartsch
2003-03-07feels wrong ;)Miguel Freitas
2003-03-06stdin and rawdv fixes from Dan DennedyMiguel Freitas
2003-03-05Do not autodetect audiostreams on PES stream type 0xBD. That may be teletext...Peter Liljenberg
2003-03-04Mime types cleanup.Thibaut Mattern
2003-03-04Support for a new kind of asx files:Thibaut Mattern
2003-03-04fix compiler warnings at least in xine's native codeMichael Roitzsch
2003-03-02Detection by content for non seekable input plugins.Thibaut Mattern
2003-03-02Don't eat data from non seekable input plugins in detection by content.Thibaut Mattern
2003-03-02New "streaming" mode.Thibaut Mattern
2003-02-28do not truncate the last character of the referenceMichael Roitzsch
2003-02-27- Don't read data from non-seekable input plugin in the open() function.Thibaut Mattern
2003-02-27we should call open_ac3_file() for METHOD_BY_EXTENSION as well, because itMichael Roitzsch
2003-02-23arm patch by dilb, bigger wrap treshhold for enix streamsGuenter Bartsch
2003-02-23Fix memory leakEwald Snel
2003-02-22Fix memory leaksEwald Snel
2003-02-22Fix memory leakEwald Snel
2003-02-22Fix memory leakEwald Snel
2003-02-22Fix memory leaksEwald Snel
2003-02-22Fix memory leakEwald Snel
2003-02-22Fix memory leaksEwald Snel
2003-02-22FILM demuxer now operates over non-seekable input; also implementedMike Melanson
2003-02-22Interplay movie demuxer now operates over non-seekable inputMike Melanson
2003-02-22- detect ASF streams by content (only tested on PPC, please fix for little en...Bastien Nocera
2003-02-22WC3 movie demuxer now works over non-seekable inputMike Melanson
2003-02-22YUV4MPEG2 demuxer now operates over non-seekable inputMike Melanson
2003-02-22Id CIN demuxer now works on top of non-seekable inputMike Melanson
2003-02-21- inform the width and height for the v4l input plugin, remove plenty of nastyBastien Nocera
2003-02-21stray debug statementMike Melanson
2003-02-21added support for QT reference atomsMike Melanson
2003-02-20yea verily, the QT demuxer now operates on top of non-seekable inputMike Melanson
2003-02-19Support for YUY2 HuffYUV videoJames Stembridge
2003-02-19always issue BUF_FLAG_SEEK when sending a new ptsMike Melanson
2003-02-18added time-based seekingMike Melanson
2003-02-17a little more debuggingMike Melanson
2003-02-17playable even with NULL audio outputMike Melanson
2003-02-16MPEG-4 fix, courtesy of MiguelMike Melanson
2003-02-16QT mega-fix: This commit reworks the operation of the Quicktime demuxerMike Melanson
2003-02-15do not do discontinuity detection on SPU packet's PTS, these can be way offMichael Roitzsch