summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Expand)Author
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
2003-02-15- stupid me (#define LOG)Thibaut Mattern
2003-02-15- http ref supportThibaut Mattern
2003-02-14do no handle raMiguel Freitas
2003-02-14ok, it doesn't make sense to play mp3 with -A null...Miguel Freitas
2003-02-14PSX STR demuxer improvements and XA ADPCM decoder courtesy of StuartMike Melanson
2003-02-13someone must have forgot this debug code hereMiguel Freitas
2003-02-08remove irrelevant commentMike Melanson
2003-02-08modified to support special FLI files from Magic Carpet PC game; alsoMike Melanson
2003-02-07convert playback data to internal format during loadMike Melanson
2003-02-03make sure we are passing extra decoder data correctly to ffmpegMiguel Freitas