log libmpdemux/mp_taglists.c @ 34413:8eebe2a33894

age author description
Wed, 04 Jan 2012 20:28:43 +0000 siretart libmpdemux/mp_taglists.c: Replace #ifdef with #if directives
Wed, 04 Jan 2012 12:33:59 +0000 siretart make the checks for available codec id more robust
Tue, 03 Jan 2012 15:51:26 +0000 siretart Allow compilation with Libav
Tue, 20 Dec 2011 00:11:26 +0000 cehoyos Support FFmpeg 8088flex TMV decoder.
Thu, 15 Dec 2011 22:32:22 +0000 cigaes Support SBG decoding using ffwavesynth.
Wed, 14 Dec 2011 14:32:47 +0000 cehoyos Support FFmpeg mmvideo decoder.
Thu, 08 Dec 2011 12:09:00 +0000 cehoyos Support decoding newer rpl files with FFmpeg's Escape 130 decoder.
Sun, 04 Dec 2011 23:13:46 +0000 cehoyos Support FFmpeg's PCM 16-bit little-endian planar decoder.
Sun, 04 Dec 2011 23:03:24 +0000 cehoyos Support FFmpeg's EA MAD decoder.
Sun, 04 Dec 2011 22:52:58 +0000 cehoyos Support FFmpeg vdmaudio decoder.
Sun, 04 Dec 2011 22:41:31 +0000 cehoyos Map FFmpeg's Escape 124 decoder to new MPlayer internal FourCC.
Sat, 03 Dec 2011 08:03:12 +0000 reimar Fix mp_tag2codec_id to take all AVI tags into account again.
Fri, 02 Dec 2011 19:45:48 +0000 cehoyos Support FFmpeg ADPCM IMA Electronic Arts EACS decoding.
Fri, 02 Dec 2011 19:40:36 +0000 cehoyos Support FFmpeg ADPCM IMA Electronic Arts SEAD decoding.
Fri, 02 Dec 2011 19:23:43 +0000 cehoyos Support FFmpeg Funcom IMA ISS ADPCM decoding.
Tue, 08 Nov 2011 23:51:41 +0000 cehoyos Support BMV decoding (bug 2009).
Tue, 08 Nov 2011 21:19:39 +0000 reimar Add support for decoding EA CMV files.
Sat, 05 Nov 2011 22:18:13 +0000 reimar Restore NUV1 internal fourcc.
Sat, 05 Nov 2011 18:38:56 +0000 cehoyos Support Chronomaster DFA decoding (bug 2006).
Fri, 04 Nov 2011 08:41:11 +0000 cehoyos Support Mobotix MxPEG decoding (bug 2004).
Mon, 31 Oct 2011 19:44:51 +0000 diego Map 8svx fourcc to 8raw instead of relying on non-existing CODEC_ID.
Sun, 23 Oct 2011 12:14:45 +0000 reimar Consistently use "struct AVCodecTag" and not sometimes just "AVCodecTag".
Sun, 23 Oct 2011 12:12:43 +0000 reimar Change codec tag/id conversion to not use ff_codec_bmp_tags/ff_codec_wav_tags.
Fri, 07 Oct 2011 16:15:37 +0000 cehoyos Support MP3 in TS with -demuxer lavf.
Fri, 07 Oct 2011 15:55:57 +0000 cehoyos Support decoding 8SVX in IFF.
Fri, 30 Sep 2011 21:47:26 +0000 cehoyos Support G.723.1 decoding via FFmpeg.
Thu, 29 Sep 2011 02:44:48 +0000 compn decoder: add ffmpeg ansi decoder
Sun, 25 Sep 2011 09:58:58 +0000 cehoyos Support Sorenson Spark in f4v files.
Sun, 25 Sep 2011 09:55:30 +0000 cehoyos Support act files with -demuxer lavf.
Wed, 31 Aug 2011 09:04:21 +0000 cehoyos Do not map to internal MPlayer FourCC if possible.
Fri, 22 Apr 2011 09:06:03 +0000 reimar Add mapping between codec ID and tag for ANM and AVS.
Sun, 27 Mar 2011 07:16:38 +0000 cehoyos FFmpeg Bitmap Brothers JV decoder.
Tue, 01 Mar 2011 11:02:48 +0000 cehoyos Support dvvideo in Leitch/Harris' VR native stream format (LXF).
Tue, 01 Mar 2011 10:53:19 +0000 cehoyos Support audio in Leitch/Harris' VR native stream format (LXF).
Thu, 06 Jan 2011 15:15:05 +0000 cehoyos Revert r32761: The codec_tag for flac should not be overwritten.
Thu, 06 Jan 2011 12:21:48 +0000 cehoyos Fix flac in mov for -demuxer lavf.
Sat, 27 Nov 2010 18:06:45 +0000 compn make tag for svq3, fixes:
Sat, 06 Nov 2010 15:49:50 +0000 reimar Use only one fourcc for LATM.
Tue, 02 Nov 2010 14:17:05 +0000 cehoyos Support FFmpeg LATM decoding.
Tue, 09 Mar 2010 17:15:07 +0000 cehoyos Fix alpabetical order.
Tue, 09 Mar 2010 14:33:11 +0000 cehoyos Support SEGA CRI adx codec with demuxer lavf.
Sun, 21 Feb 2010 13:38:55 +0000 kostya FFmpeg supports Bink, let MPlayer play it as well
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
Tue, 16 Feb 2010 21:54:50 +0000 reimar Support FFmpeg's ALS decoder.
Sat, 09 Jan 2010 11:33:06 +0000 cehoyos Fix MP1 with demuxer lavf in MPEG (PS) files.
Thu, 24 Dec 2009 04:36:04 +0000 compn create CDGR fourcc in mp_taglist and add ffcdgraphics to codecs.conf
Wed, 11 Nov 2009 11:52:36 +0000 reimar Fix declarations in mp_taglists.h and include it in mp_taglists.c to
Tue, 03 Nov 2009 23:54:32 +0000 compn cosmetics: alphabetize
Tue, 03 Nov 2009 23:45:11 +0000 compn 10l for breaking compilation. change eatgv to tgv
Tue, 03 Nov 2009 20:03:37 +0000 compn add ffmpeg eatgv codec
Mon, 05 Oct 2009 08:41:45 +0000 cehoyos Play TrueHD in BluRay with demuxer lavf.
Tue, 22 Sep 2009 00:02:05 +0000 cehoyos Allow playback of dnxhd files, as produced by FFmpeg regression test.
Tue, 08 Sep 2009 21:45:36 +0000 reimar Add CODEC_ID_ADPCM_IMA_AMV to lavf codec_tag override list instead of
Tue, 08 Sep 2009 21:42:51 +0000 reimar Make all mp_*_taglists const.
Mon, 07 Sep 2009 17:20:44 +0000 vitor Add support for lavf vqf demuxer and lavc TwinVQ decoder.
Mon, 31 Aug 2009 09:35:56 +0000 cehoyos Fix MPEG-4 ASP in MPEG transport streams with -demuxer lavf.
Mon, 31 Aug 2009 09:09:00 +0000 cehoyos Fix EAC3 in MPEG transport streams with -demuxer lavf.
Mon, 31 Aug 2009 08:42:36 +0000 cehoyos Fix DTS in MPEG transport streams with -demuxer lavf.
Mon, 31 Aug 2009 08:31:12 +0000 cehoyos Fix AAC in MPEG transport stream for -demuxer lavf.
Mon, 31 Aug 2009 05:21:12 +0000 diego cosmetics: alphabetically order lists