summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Expand)Author
2006-03-04Fixed bug 1420933Thibaut Mattern
2006-03-02fix the comment and genre fieldsMike Melanson
2006-03-02support Vorbis-style comments in FLAC, courtesy of Maximilian Schwerin,Mike Melanson
2006-02-11Fix missing #include (for BE_16).Darren Salt
2006-02-08- fix from Thibaut Mattern for the second magic for JPEG filesBastien Nocera
2006-02-08- add content detection to the image demuxer, up the priority above thatBastien Nocera
2006-02-07- feed data to the GdkPixbufLoader piecemeal, as opposed to in a big chunkBastien Nocera
2006-02-06PATCH: fix PTS wrap detection and add preview buffer support to demux_mpeg_pesMiguel Freitas
2006-02-05segfault fix by Vedran RodicMiguel Freitas
2006-01-27Adapt the engine to the new list code.Thibaut Mattern
2006-01-24Simplified a bit the calculation of the lace sizes for Xiph lacingMathieu Olivier
2006-01-24Matroska demuxer was miscalculating the lace sizes for fixed-size lacingMathieu Olivier
2006-01-05Don't stop when an empty chunk is encountered.Thibaut Mattern
2005-12-24finally figured out the correct frequency formulaMike Melanson
2005-11-28*BUGFIX*František Dvořák
2005-11-21Fixed IDCIN demuxer (it can't never work :->) - sending Mr. Huffman morbidly ...František Dvořák
2005-11-14*BUGFIX*František Dvořák
2005-11-01Fix a bug introduced by my last commit.Thibaut Mattern
2005-10-14input plugin time seeking patch.Miguel Freitas
2005-10-05Fixed [ 1265313 ] Xvid playback stutter (v1.0/1.1)Thibaut Mattern
2005-10-03Fixed aac detection bug.Thibaut Mattern
2005-10-03Added mpeg4 avp.Thibaut Mattern
2005-10-02Fixed mpeg4 ASP.Thibaut Mattern
2005-10-02Added H264 support.Thibaut Mattern
2005-10-02another special case: this one covers files that are read viaMike Melanson
2005-10-02Fixed overflow when computing bitrate.Thibaut Mattern
2005-10-01- CleanupThibaut Mattern
2005-09-16Fixed id3v2.4 genre parsing.Thibaut Mattern
2005-09-16Disabled debug stuff.Thibaut Mattern
2005-09-16Fixed id3v2.3 frame header size parsing.Thibaut Mattern
2005-09-15Added minimal id3 v2.4 support.Thibaut Mattern
2005-09-05*BUGFIX*František Dvořák
2005-07-29Add support for mpeg1/2 video in matroskaJames Stembridge
2005-07-26*BUGFIX*Thibaut Mattern
2005-07-18Fix a couple of small errors in my MRL reference / ASX parsing update.Darren Salt
2005-07-17Improve ASX parsing.Darren Salt
2005-07-16Create DecoderSpecificInfo for AAC tracks. Fixes HE-AAC in Matroska playback.James Stembridge
2005-06-17**BUGFIX**James Stembridge
2005-06-09Added palette handling.Thibaut Mattern
2005-06-09Fixed empty master element handling.Thibaut Mattern
2005-06-04DTS and AC3 demuxers don't only apply to files nowJames Stembridge
2005-06-04Bring AC3 demuxer in line with DTS, support raw, cd and wav sourcesJames Stembridge
2005-06-04Whoops, turn off debugJames Stembridge
2005-06-04Fix potential off-by-oneJames Stembridge
2005-06-04Estimate input time from bitrateJames Stembridge
2005-06-04Fix frame sizeJames Stembridge
2005-06-04"rmvb" is a valid real file extension tooJames Stembridge
2005-06-04AAC frame can't have zero lengthJames Stembridge
2005-05-30No need to guess parameters, faad will read them from ADTS/ADIF headerJames Stembridge
2005-05-29We'll need thisJames Stembridge