summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Expand)Author
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
2005-05-29Hook up the ffmpeg shorten decoderJames Stembridge
2005-05-28Search 3 raw cd frames for DTSJames Stembridge
2005-05-28Give DTS demuxer higher priority than CDDA and WAV, allowing it to detect by ...James Stembridge
2005-05-28DTS demuxer should now handle DTS with fake wav header on the frontJames Stembridge
2005-05-28Support reading from block based demuxerJames Stembridge
2005-05-26Raw DTS demuxerJames Stembridge
2005-05-21Update descriptionJames Stembridge
2005-05-21Detection by content for AAC.James Stembridge
2005-05-18**BUGFIX**Bastien Nocera
2005-04-27Fixed division by 0Thibaut Mattern
2005-03-09Incremented priority to be sure that rawdv is probed before mp3.Thibaut Mattern
2005-03-06**BUGFIX**James Stembridge
2005-03-06special-case time in order to support ALAC (when it gets imported fromMike Melanson
2005-03-01different but more consistent hack for CBR audio with no extendedMike Melanson
2005-02-22XvMC update largely courtesy of Kendall Bennet, Scitechsoft:Thomas Hellström
2005-02-14Cache the theora granuleshift when reading theora headers, and condenseConrad Parker
2005-02-14fix calculation of CMML pts: actually use granulerates from CMML/AnxDataConrad Parker
2005-02-13send image to decoder in send_headers to get proper stream info after xine_openStefan Holst