summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Expand)Author
2004-03-16- patch from Tilmann BitterbergThibaut Mattern
2004-03-14Use _x_demux_read_send_dataJames Stembridge
2004-03-14Move real 14.4 and 28.8 header parsing to ffmpeg decoderJames Stembridge
2004-03-13disabled seeking for IFF-ILBM and IFF-ANIM the same way like demux_vqa.c doseManfred Tremmel
2004-03-10Send headers so that the standard yuv and lpcm decoders can be usedJames Stembridge
2004-03-09new Flash Video (FLV) demuxer; somewhat preliminary right now, but itMike Melanson
2004-03-08Fix the framerate estimation.Thibaut Mattern
2004-03-07- use the asf preroll valueThibaut Mattern
2004-03-05valgrind memleak fixesMichael Roitzsch
2004-03-03use the _x_abort() macro instead of abort, since it prints some debug infoMichael Roitzsch
2004-03-03An id3 parsing error is not a reason to not play the mp3 stream.Thibaut Mattern
2004-03-022 more QT meta atoms, one for composer and one for yearMike Melanson
2004-03-01Support for 14.4 codec in RealMedia filesJames Stembridge
2004-03-01check if there is enough bytes in the buffer before reading.Thibaut Mattern
2004-02-29compute and set the bitrate for CBR audio streamsMike Melanson
2004-02-29support the 'meta' atom type that iTunes is fond of using for its musicMike Melanson
2004-02-29Various compilation fixes and updates:František Dvořák
2004-02-25IFF: added ANIM OPT7 and OPT8 supportManfred Tremmel
2004-02-22small code cleanupAndreas Heinchen
2004-02-22added IFF-ANIM support, opt5 and (untested, can't finde samples) opt 4 codingsManfred Tremmel
2004-02-19apply modified Mandrake patch (provided by Goetz Waschk and Gwenole Beauchesne)Michael Roitzsch
2004-02-19Mandrake patches fromRocky Bernstein
2004-02-17I bet it was meant that wayMichael Roitzsch
2004-02-15small fix for language of ogg-spu-streamsAndreas Heinchen
2004-02-14Send aspect ratio using BUF_FLAG_ASPECTJames Stembridge
2004-02-14big memleakThibaut Mattern
2004-02-14Add the xm extension.Thibaut Mattern
2004-02-14Disable detection by content, it was completely silly.Thibaut Mattern
2004-02-13hook up the Sierra VMD demuxerMike Melanson
2004-02-12send default frame duration and aspect ratio to decoderJames Stembridge
2004-02-12demuxers don't need video_outMichael Roitzsch
2004-02-12the channel argument is not used in the format stringMichael Roitzsch
2004-02-11Amiga MOD music file demuxer from Paul Eggleton (uses the ModPlug engine).Thibaut Mattern
2004-02-09Always send frame duration using BUF_FLAG_FRAMERATEJames Stembridge
2004-02-08Fix breakage from last commitJames Stembridge
2004-02-08*) Don't set BUF_FLAG_STDHEADER for real headers, as they aren't standard hea...James Stembridge
2004-02-05initial commit for Sierra VMD demuxer (no audio yet)Mike Melanson
2004-02-05buf->size should be 0 when BUF_FLAG_SPECIAL is setJames Stembridge
2004-02-04buf->size should be 0 when BUF_FLAG_SPECIAL is setJames Stembridge
2004-02-03Support for some more real codecsJames Stembridge
2004-02-03Send all of audio type specific data to decoder instead of skipping first 4 b...James Stembridge
2004-02-03When no special audio track is selected (auto mode) theMarco Zuehlke
2004-02-02added IFF-ILBM supportManfred Tremmel
2004-02-02Set extra_info for audio too.Thibaut Mattern
2004-02-02oopsThibaut Mattern
2004-02-02- cleanup odml stuff (remove duplicated code)Thibaut Mattern
2004-02-02return the stream length for a FLI file; also re-enable support for aMike Melanson
2004-02-02tighten up content detection strategy for this type to avoid falseMike Melanson
2004-02-01use the correct Xan hackMike Melanson
2004-02-01special case to handle Xan DPCM in a AVI file (which will report formatMike Melanson