log etc/codecs.conf @ 32797:18d7da3834d0

age author description
Fri, 11 Feb 2011 12:39:46 +0000 cehoyos ffxandpcm works fine with the native avi demuxer.
Thu, 10 Feb 2011 11:55:03 +0000 cehoyos Add FFmpeg WC4 xan decoder.
Thu, 03 Feb 2011 11:55:15 +0000 compn add apco and ap4h fourcc to prores decoder
Sun, 09 Jan 2011 18:47:46 +0000 cehoyos Enable fflagarith video decoder.
Thu, 06 Jan 2011 15:13:31 +0000 cehoyos Fix playback of flac in mov with both demuxers.
Thu, 06 Jan 2011 13:21:11 +0000 cehoyos Fix playback of ffv1 yuv422p16.
Sun, 28 Nov 2010 05:32:00 +0000 compn add ffmpeg g722 audio codec
Sat, 27 Nov 2010 13:29:16 +0000 compn change dnxhd to qtdnxhd. consistant with all other quicktime decoders
Sat, 27 Nov 2010 09:51:31 +0000 reimar Bump codecs.conf version.
Sat, 27 Nov 2010 09:49:17 +0000 reimar Add support for decoding Avid DNxHD through the QuickTime component.
Mon, 08 Nov 2010 07:47:16 +0000 diego cosmetics: Fix Bluray vs. Blu-ray typo.
Mon, 08 Nov 2010 07:16:50 +0000 diego Prefer FFmpeg AAC decoder over libfaad2.
Sun, 07 Nov 2010 11:03:47 +0000 cehoyos Add a comment to codecs that require their fourcc's added to demuxer.c.
Sat, 06 Nov 2010 21:41:12 +0000 reimar For FFmpeg codecs YV12 should always be in the supported format
Sat, 06 Nov 2010 15:51:33 +0000 reimar fflatm seems to be working, wheras internal faad does not work with
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, 05 Oct 2010 01:01:14 +0000 compn add another xdcam mpeg2 fourcc/isom
Sun, 26 Sep 2010 16:24:36 +0000 cehoyos Partial support for ffwmvp (only works with -demuxer lavf).
Mon, 30 Aug 2010 16:48:52 +0000 compn add binary codec for fourcc AMV2
Fri, 27 Aug 2010 12:14:59 +0000 compn add matchware screen codec fourcc MWSC
Thu, 19 Aug 2010 22:13:25 +0000 compn add binary codecs for fourcc: IMM4, LZOC, DIRC, MHFY, MSA1
Tue, 03 Aug 2010 15:55:17 +0000 siretart various spelling fixes, found by the Debian QA tool 'lintian'
Sat, 31 Jul 2010 13:47:47 +0000 compn add binary expression codec for fourcc MTS2
Tue, 27 Jul 2010 13:11:15 +0000 cehoyos Support FFmpeg's native AMR Narrowband decoder.
Thu, 22 Jul 2010 08:52:41 +0000 cehoyos ffvp8 is now significantly faster for x86-64 than fflibvpx.
Sat, 10 Jul 2010 08:04:48 +0000 reimar Remove copy of old and ugly libgsm code and wrapper.
Sat, 10 Jul 2010 07:57:06 +0000 reimar Add/fix GSM audio decoding through FFmpeg.
Sat, 03 Jul 2010 20:54:54 +0000 reimar Support decoding and encoding via libgsm via libavcodec.
Wed, 30 Jun 2010 09:55:14 +0000 diego MP3 decoding through libmpg123