summaryrefslogtreecommitdiffstats
path: root/libmpdemux/mp_taglists.c
Commit message (Expand)AuthorAgeFilesLines
* Play TrueHD in BluRay with demuxer lavf.cehoyos2009-10-051-1/+1
* Allow playback of dnxhd files, as produced by FFmpeg regression test.cehoyos2009-09-221-0/+1
* Add CODEC_ID_ADPCM_IMA_AMV to lavf codec_tag override list instead ofreimar2009-09-081-0/+1
* Make all mp_*_taglists const.reimar2009-09-081-3/+3
* Add support for lavf vqf demuxer and lavc TwinVQ decoder.vitor2009-09-071-0/+1
* Fix MPEG-4 ASP in MPEG transport streams with -demuxer lavf.cehoyos2009-08-311-0/+1
* Fix EAC3 in MPEG transport streams with -demuxer lavf.cehoyos2009-08-311-0/+1
* Fix DTS in MPEG transport streams with -demuxer lavf.cehoyos2009-08-311-0/+1
* Fix AAC in MPEG transport stream for -demuxer lavf.cehoyos2009-08-311-0/+1
* cosmetics: alphabetically order listsdiego2009-08-311-6/+6
* Rename mp_wav_override_tag* as mp_codecid_override_tag* to reflect thatcehoyos2009-08-301-2/+3
* Fix MPEG2 and H264 in MPEG transport stream with demuxer lavf.cehoyos2009-08-301-0/+2
* Fix MP2 and AC3 with demuxer lavf in MPEG transport streams.cehoyos2009-08-301-0/+2
* Support PCM in Bluray streams.cehoyos2009-08-301-0/+1
* added inexistant TRHD fourcc to handle TRUEHD streams in forthcoming patchnicodvb2009-07-301-0/+1
* Fix compilation: codec_wav_tags/codec_bmp_tags were renamed toreimar2009-06-231-2/+2
* override codec tag for pcm s32le and s32be, used in movbcoudurier2009-04-021-0/+2
* override lavf tag for pcm s24le, mov uses the same for s24bebcoudurier2009-03-301-0/+1
* support E-AC-3 decoding using ffmpegaurel2008-09-011-0/+1
* add mapping for real audio and video CODEC_ID to MPlayer's fourccaurel2008-08-131-0/+6
* add ffvp6a codeccompn2008-07-281-0/+1
* add ffmotionpixels codeccompn2008-07-281-0/+1
* Add support for MLP audio through FFmpeg.diego2008-07-071-0/+1
* add support for /game-formats/psx-str/compn2008-06-241-0/+2
* add qclp fourcccompn2008-05-261-0/+1
* add ffmpeg ea maxis xa adpcm audio decodercompn2008-05-161-0/+1
* add rl2 codeccompn2008-05-141-0/+1
* Add BFI video support through FFmpeg.diego2008-04-221-0/+1
* Split the lavf taglists out of the lavf muxer to allow using libmpmuxalbeu2008-04-091-0/+81