log libmpdemux/mp_taglists.c @ 37195:ac6c37d85d65 default tip

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