summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Expand)Author
2004-04-26Seeking support for matroska files.Thibaut Mattern
2004-04-25Report ODML streams as such.Thibaut Mattern
2004-04-24Remove the framerate hack.Thibaut Mattern
2004-04-22it seems that mux rate was wrong for all mpeg2 demuxers.Miguel Freitas
2004-04-22do the same as newest libmad: don't stop on reserved emphasisMiguel Freitas
2004-04-20Disable AUD content detection, there exists a subtitle file in the wild with ...František Dvořák
2004-04-18Fix a serious bug.Thibaut Mattern
2004-04-10Attempt to fix memory leak with ipmovies, but there is still some bigger in x...František Dvořák
2004-04-10fix channel swapping reported by Peter AntypasMiguel Freitas
2004-04-09fix playing LPCM (tag preview pack) - fix Fever.vobMiguel Freitas
2004-04-09small fix for heiko's avi streamsGuenter Bartsch
2004-04-08lib order matters for static linkingMiguel Freitas
2004-04-06Asf demuxer:Thibaut Mattern
2004-04-02- split payload header parsing.Thibaut Mattern
2004-03-30bugfix for ogms larger than 2 GB - thanks to Andrew de QuinceyAndreas Heinchen
2004-03-28Fix asx ENTRYREF parsing.Thibaut Mattern
2004-03-28Fix recovery from corrupt video streamJames Stembridge
2004-03-22another memleakDaniel Caujolle-Bert
2004-03-21memleakDaniel Caujolle-Bert
2004-03-18Fix more messagesPhilipp Hahn
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