summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Expand)Author
2004-05-10- look a tiny bit deeper in the Program streams as well, now all myBastien Nocera
2004-05-10- remove dirty hack from the Program stream demuxer, and look deeper for aBastien Nocera
2004-05-09dvb patches by Szymon Stefanek and Mike LampardMiguel Freitas
2004-05-05simple protection...Thibaut Mattern
2004-05-04- Shoutcast packet handling cleanup.Thibaut Mattern
2004-05-04Recognise On2 avi variantJames Stembridge
2004-05-02Fix decoder init.Thibaut Mattern
2004-05-02- Better seekhead parsing.Thibaut Mattern
2004-04-30- .mpeg files sent with Outlook will come up as .mpe filesBastien Nocera
2004-04-30- simple work-around for an ALAC (iTunes Lossless Codec) file from:Bastien Nocera
2004-04-29Do not parse the whole file at start.Thibaut Mattern
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