log libmpdemux/mp_taglists.c @ 37157:fbf82629be7b

age author description
Mon, 17 Feb 2014 23:57:31 +0000 reimar mp_taglists: Avoid libavformat/internal.h include.
Wed, 01 Jan 2014 22:19:26 +0000 cehoyos Support Atrac 3+ in oma files.
Fri, 18 Oct 2013 18:03:21 +0000 cehoyos Support little endian G.726 as found in Sun au files.
Fri, 18 Oct 2013 06:04:40 +0000 cehoyos Support playback of f32le in mov.
Thu, 17 Oct 2013 09:47:42 +0000 cehoyos Preliminary support for FFmpeg HEVC decoder.
Wed, 15 May 2013 09:28:41 +0000 cehoyos Support Nintendo Gamecube DTK files.
Tue, 30 Apr 2013 06:56:45 +0000 cehoyos Support playing VC-1 in transport streams with -demuxer lavf.
Wed, 13 Mar 2013 02:18:17 +0000 iive Fix mplayer compilation.
Fri, 01 Feb 2013 18:30:34 +0000 cehoyos Support decoding G722 in au.
Wed, 23 Jan 2013 12:27:38 +0000 cehoyos Also support EVRC in qcp.
Mon, 21 Jan 2013 19:44:53 +0000 diego Replace CODEC_IDs their modern AV_-prefixed counterparts.
Sun, 23 Dec 2012 01:25:26 +0000 cehoyos Support decoding lbc files.
Tue, 18 Dec 2012 00:53:45 +0000 cehoyos Support FFmpeg Silicon Graphics Motion Video Compressor 1 and 2.
Tue, 18 Dec 2012 00:40:37 +0000 cehoyos Support FFmpeg SGI RLE decoder.
Mon, 03 Dec 2012 22:57:23 +0000 cehoyos Force FFmpeg bitmap decoder for BMP attachments.
Sun, 02 Dec 2012 14:08:49 +0000 cehoyos 10l: Add forgotten mp_taglists.c change to enable afc decoding.
Tue, 30 Oct 2012 11:32:05 +0000 cehoyos Support FFmpeg YOP decoder.
Mon, 08 Oct 2012 11:36:22 +0000 cehoyos Support FFmpeg's TAK decoder.
Sun, 22 Jul 2012 21:26:51 +0000 cehoyos Initial libopus decoding support.
Thu, 19 Jul 2012 06:23:54 +0000 cehoyos Support FFmpeg APC ADPCM IMA audio decoder
Fri, 06 Jul 2012 12:34:58 +0000 cehoyos Support FFmpeg Packed Animation File decoder.
Fri, 22 Jun 2012 20:02:10 +0000 cehoyos Support LucasArts SMUSH and VIMA decoding.
Sat, 24 Mar 2012 19:26:36 +0000 reimar Switch FLIC tag to the one used by FLIC-in-MOV.
Thu, 22 Mar 2012 07:05:20 +0000 cehoyos Support FFmpeg EA ADPCM R1, R2, R3 audio decoders.
Sun, 11 Mar 2012 16:27:32 +0000 compn add ffatrac1 codec, works on A-codecs/ATRAC1/
Fri, 17 Feb 2012 20:07:21 +0000 cehoyos Support playback of CDXL files with -demuxer lavf.
Tue, 14 Feb 2012 19:22:22 +0000 reimar Simplify codec id <-> tag mapping using avformat_get_riff_*_tags.
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
Sun, 30 Aug 2009 23:01:36 +0000 cehoyos Rename mp_wav_override_tag* as mp_codecid_override_tag* to reflect that
Sun, 30 Aug 2009 22:52:47 +0000 cehoyos Fix MPEG2 and H264 in MPEG transport stream with demuxer lavf.
Sun, 30 Aug 2009 21:27:45 +0000 cehoyos Fix MP2 and AC3 with demuxer lavf in MPEG transport streams.
Sun, 30 Aug 2009 21:14:42 +0000 cehoyos Support PCM in Bluray streams.
Thu, 30 Jul 2009 08:36:17 +0000 nicodvb added inexistant TRHD fourcc to handle TRUEHD streams in forthcoming patch
Tue, 23 Jun 2009 17:50:08 +0000 reimar Fix compilation: codec_wav_tags/codec_bmp_tags were renamed to
Thu, 02 Apr 2009 02:31:17 +0000 bcoudurier override codec tag for pcm s32le and s32be, used in mov
Mon, 30 Mar 2009 22:49:28 +0000 bcoudurier override lavf tag for pcm s24le, mov uses the same for s24be
Mon, 01 Sep 2008 22:37:50 +0000 aurel support E-AC-3 decoding using ffmpeg
Wed, 13 Aug 2008 22:09:33 +0000 aurel add mapping for real audio and video CODEC_ID to MPlayer's fourcc
Mon, 28 Jul 2008 01:01:54 +0000 compn add ffvp6a codec
Mon, 28 Jul 2008 00:50:39 +0000 compn add ffmotionpixels codec
Mon, 07 Jul 2008 12:17:46 +0000 diego Add support for MLP audio through FFmpeg.
Tue, 24 Jun 2008 12:15:31 +0000 compn add ffmdec and ffadpcmxa
Mon, 26 May 2008 13:04:07 +0000 compn add qclp fourcc
Fri, 16 May 2008 23:31:05 +0000 compn add ffmpeg ea maxis xa adpcm audio decoder
Wed, 14 May 2008 13:56:14 +0000 compn add rl2 codec
Tue, 22 Apr 2008 10:14:55 +0000 diego Add BFI video support through FFmpeg.
Wed, 09 Apr 2008 00:46:21 +0000 albeu Split the lavf taglists out of the lavf muxer to allow using libmpmux