summaryrefslogtreecommitdiffstats
path: root/libmpdemux/mp_taglists.c
Commit message (Expand)AuthorAgeFilesLines
* codecs.conf, mp_taglists: Support FFmpeg LATM decodingcehoyos2010-11-081-0/+3
* Merge svn changes up to r30876Uoti Urpala2010-03-101-0/+1
|\
| * Fix alpabetical order.cehoyos2010-03-091-1/+1
| * Support SEGA CRI adx codec with demuxer lavf.cehoyos2010-03-091-0/+1
* | Merge svn changes up to r30683Uoti Urpala2010-03-101-0/+2
|\|
| * FFmpeg supports Bink, let MPlayer play it as wellkostya2010-02-211-0/+2
| * cosmetics: Remove pointless empty lines at EOF.diego2010-02-201-1/+0
* | Merge svn changes up to r30605Uoti Urpala2010-03-091-0/+1
|\|
| * Support FFmpeg's ALS decoder.reimar2010-02-161-0/+1
* | Merge svn changes up to r30250Uoti Urpala2010-01-251-0/+1
|\|
| * Fix MP1 with demuxer lavf in MPEG (PS) files.cehoyos2010-01-091-0/+1
* | Merge svn changes up to r30104Uoti Urpala2009-12-301-0/+1
|\|
| * create CDGR fourcc in mp_taglist and add ffcdgraphics to codecs.confcompn2009-12-241-0/+1
* | Merge svn changes up to r29912Uoti Urpala2009-11-161-0/+1
|\|
| * Fix declarations in mp_taglists.h and include it in mp_taglists.c toreimar2009-11-111-0/+1
| * cosmetics: alphabetizecompn2009-11-031-1/+1
| * 10l for breaking compilation. change eatgv to tgvcompn2009-11-031-1/+1
| * add ffmpeg eatgv codeccompn2009-11-031-0/+1
* | Merge svn changes up to r29752Uoti Urpala2009-10-061-1/+2
|\|
| * 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
* | Merge svn changes up to r29684Uoti Urpala2009-09-161-3/+5
|\|
| * 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
* | Merge svn changes up to r29644Uoti Urpala2009-09-041-5/+14
|\|
| * 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
* | Merge svn changes up to r29532Uoti Urpala2009-08-181-0/+1
|\|
| * added inexistant TRHD fourcc to handle TRUEHD streams in forthcoming patchnicodvb2009-07-301-0/+1
* | Use own mp_*_taglists code instead of libavformat internalsUoti Urpala2009-07-261-7/+11
* | Merge svn changes up to r29412Uoti Urpala2009-07-071-2/+2
|\|
| * Fix compilation: codec_wav_tags/codec_bmp_tags were renamed toreimar2009-06-231-2/+2
* | Remove trailing whitespace from most filesUoti Urpala2009-07-071-1/+0
|/
* 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