log libmpdemux/mp_taglists.c @ 29657:6c2cbc64c596

age author description
2009-09-08 reimar Add CODEC_ID_ADPCM_IMA_AMV to lavf codec_tag override list instead of
2009-09-08 reimar Make all mp_*_taglists const.
2009-09-07 vitor Add support for lavf vqf demuxer and lavc TwinVQ decoder.
2009-08-31 cehoyos Fix MPEG-4 ASP in MPEG transport streams with -demuxer lavf.
2009-08-31 cehoyos Fix EAC3 in MPEG transport streams with -demuxer lavf.
2009-08-31 cehoyos Fix DTS in MPEG transport streams with -demuxer lavf.
2009-08-31 cehoyos Fix AAC in MPEG transport stream for -demuxer lavf.
2009-08-31 diego cosmetics: alphabetically order lists
2009-08-30 cehoyos Rename mp_wav_override_tag* as mp_codecid_override_tag* to reflect that
2009-08-30 cehoyos Fix MPEG2 and H264 in MPEG transport stream with demuxer lavf.
2009-08-30 cehoyos Fix MP2 and AC3 with demuxer lavf in MPEG transport streams.
2009-08-30 cehoyos Support PCM in Bluray streams.
2009-07-30 nicodvb added inexistant TRHD fourcc to handle TRUEHD streams in forthcoming patch
2009-06-23 reimar Fix compilation: codec_wav_tags/codec_bmp_tags were renamed to
2009-04-02 bcoudurier override codec tag for pcm s32le and s32be, used in mov
2009-03-30 bcoudurier override lavf tag for pcm s24le, mov uses the same for s24be
2008-09-01 aurel support E-AC-3 decoding using ffmpeg
2008-08-13 aurel add mapping for real audio and video CODEC_ID to MPlayer's fourcc
2008-07-28 compn add ffvp6a codec
2008-07-28 compn add ffmotionpixels codec
2008-07-07 diego Add support for MLP audio through FFmpeg.
2008-06-24 compn add ffmdec and ffadpcmxa
2008-05-26 compn add qclp fourcc
2008-05-16 compn add ffmpeg ea maxis xa adpcm audio decoder
2008-05-14 compn add rl2 codec
2008-04-22 diego Add BFI video support through FFmpeg.
2008-04-09 albeu Split the lavf taglists out of the lavf muxer to allow using libmpmux