log etc/codecs.conf @ 36586:8bbed8b34783

age author description
Fri, 10 Jan 2014 12:15:59 +0000 cehoyos Allow playback of ac3 and eac3 wav files with waveformatex header and guid.
Wed, 01 Jan 2014 22:18:33 +0000 cehoyos Support Atrac 3+ in wav files.
Thu, 12 Dec 2013 21:25:47 +0000 compn more binary codecs, patch by David Spreadborough
Mon, 09 Dec 2013 14:11:16 +0000 compn add imm5 / imm6 binary codec, patch by David Spreadborough
Tue, 19 Nov 2013 18:36:10 +0000 compn codecs.conf: add DYM4 to mpeg4
Sat, 16 Nov 2013 07:37:32 +0000 reimar Try enabling DR for FFmpeg VP8 decoder.
Sat, 16 Nov 2013 07:33:54 +0000 reimar Add support for VP9 decoding via FFmpeg.
Fri, 15 Nov 2013 11:28:15 +0000 compn codecs.conf: add vp9, patch by james zern
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:16:58 +0000 cehoyos Support 4k AVC-Intra in mov.
Fri, 18 Oct 2013 06:07:20 +0000 cehoyos Add some comments for internal PCM FourCC's.
Thu, 17 Oct 2013 09:47:42 +0000 cehoyos Preliminary support for FFmpeg HEVC decoder.
Mon, 14 Oct 2013 14:25:47 +0000 cehoyos Support H.264 fourcc UMSV.
Fri, 11 Oct 2013 11:42:34 +0000 compn add binary geovision avc codec
Fri, 11 Oct 2013 08:01:32 +0000 cehoyos Add H.264 fourcc GAVC for GeoVision cameras.
Fri, 04 Oct 2013 01:10:58 +0000 compn add screenpressor SCPR binary decoder
Mon, 16 Sep 2013 01:46:25 +0000 compn codecs.conf: ffg7231 decodes vivo 7231 in asf and viv
Sun, 15 Sep 2013 11:34:54 +0000 reimar Restore VDPAU codecs using non-hwaccel interface with "old" suffix.
Tue, 03 Sep 2013 13:03:35 +0000 compn codecs.conf: add 0x64 to g726, works on g726-test1.wav
Sun, 11 Aug 2013 18:28:58 +0000 reimar Make VDPAU support work again with latest FFmpeg.
Thu, 01 Aug 2013 14:28:16 +0000 cehoyos Fix info message for ffg726 decoder.
Wed, 19 Jun 2013 14:40:58 +0000 compn codecs.conf add xd51 to mpeg2
Mon, 03 Jun 2013 11:20:28 +0000 cehoyos Support Go2Meeting v4 via Kostya's decoder in FFmpeg.
Fri, 24 May 2013 09:53:27 +0000 reimar Remove incorrect comment, FFmpeg decoder supports 10 bit.
Fri, 17 May 2013 13:04:37 +0000 cehoyos Do not prefer the binary AIC decoder over FFmpeg's.
Fri, 17 May 2013 13:03:59 +0000 cehoyos Support FFmpeg Apple Intermediate Decoder.
Wed, 15 May 2013 09:54:40 +0000 cehoyos Support audio in GameCube rsd files.
Wed, 15 May 2013 09:28:41 +0000 cehoyos Support Nintendo Gamecube DTK files.
Thu, 02 May 2013 22:30:29 +0000 reimar Also add ordinary 422P support for libopenjpeg.
Thu, 02 May 2013 22:26:20 +0000 reimar Support decoding of ordinary YV12 j2k.
Wed, 01 May 2013 18:52:39 +0000 reimar Synchronize settings for native and libopenjpeg j2k decoders.
Wed, 01 May 2013 11:18:58 +0000 cehoyos Support playback of JPEG 2000 digital cinema files.
Tue, 05 Mar 2013 13:38:39 +0000 cehoyos Support all zmbv colourspaces with current FFmpeg.
Tue, 05 Mar 2013 01:46:48 +0000 compn add FICV binary codec.
Wed, 20 Feb 2013 09:12:09 +0000 cehoyos Fix FFmpeg cinepak decoding: It outputs RGB24 now.
Mon, 21 Jan 2013 11:47:35 +0000 cehoyos Support FFmpeg EVRC decoder by Paul B Mahol.
Fri, 18 Jan 2013 09:20:23 +0000 cehoyos Support fourcc ZMP4.
Sun, 06 Jan 2013 18:25:55 +0000 cehoyos Support FFmpeg 012v decoder.
Sat, 22 Dec 2012 11:21:35 +0000 cehoyos Add support for FFmpeg's libilbc decoder.
Tue, 18 Dec 2012 01:08:30 +0000 cehoyos Support decoding ABGR rawvideo streams.
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 02:56:16 +0000 cehoyos Add missed format for adpcm_ima_oki.
Sun, 02 Dec 2012 13:35:16 +0000 cehoyos Support FFmpeg's ADPCM Nintendo Gamecube AFC decoder.
Sun, 02 Dec 2012 13:23:40 +0000 cehoyos Support FFmpeg's ADPCM IMA Dialogic OKI decoder.
Sat, 01 Dec 2012 23:45:59 +0000 cehoyos Add FourCC V264 for H264 in CCTV recordings.
Mon, 19 Nov 2012 09:56:50 +0000 cehoyos Support FFmpeg Canopus lossless decoder.
Sat, 10 Nov 2012 13:29:36 +0000 al libmpcodecs: Only choose dummy codecs if forced
Sat, 10 Nov 2012 10:56:36 +0000 cehoyos Support decoding fourcc GXVE with FFmpeg's wmv2 decoder.
Sat, 03 Nov 2012 12:59:57 +0000 upsuper Add flag "dummy" for null and black decoder
Fri, 02 Nov 2012 03:00:26 +0000 upsuper Do not allow 'black' decoder to be chosen without forcing. So mark it
Thu, 01 Nov 2012 12:44:26 +0000 compn add SPXN to speex decoder, should work after ff bug 1873 is fixed
Tue, 30 Oct 2012 11:33:14 +0000 cehoyos 1l: Forgot comment about internal FourCC YOP1.
Tue, 30 Oct 2012 11:32:05 +0000 cehoyos Support FFmpeg YOP decoder.
Sat, 27 Oct 2012 20:31:06 +0000 compn map 0xa100 to ffg723.1, ff ticket #1856
Sun, 21 Oct 2012 12:10:38 +0000 reimar Remove our internal mp3lib copy.
Wed, 17 Oct 2012 20:14:28 +0000 cehoyos Do not allow 'black' decoder to be prefered over real decoders.
Mon, 15 Oct 2012 19:43:15 +0000 al libmpcodecs: Add vd_black
Mon, 08 Oct 2012 11:36:22 +0000 cehoyos Support FFmpeg's TAK decoder.
Sat, 06 Oct 2012 04:45:34 +0000 cehoyos Support FFmpeg's Pinnacle Targa Y216 decoder.
Sun, 30 Sep 2012 09:48:37 +0000 cehoyos Support cyuv rawvideo via FFmpeg's cyuv decoder.
Fri, 31 Aug 2012 14:28:32 +0000 cehoyos Support Alberto's / Kostya's MSS2 decoder.
Tue, 28 Aug 2012 20:47:34 +0000 cehoyos Add Video Decode Acceleration support.
Mon, 27 Aug 2012 16:20:40 +0000 compn add geoh264 binary codec, works on sample
Fri, 24 Aug 2012 07:17:30 +0000 cehoyos Support yuv422p for FFmpeg lagarith decoder.
Fri, 10 Aug 2012 20:41:05 +0000 reimar Allow playing 10-bit DNxHD.
Sun, 22 Jul 2012 21:26:51 +0000 cehoyos Initial libopus decoding support.
Sun, 22 Jul 2012 14:57:52 +0000 cehoyos Support FFmpeg ZeroCodec decoding.
Sat, 21 Jul 2012 11:08:14 +0000 compn fix previous commit, duplicated g7231 codec entry
Sat, 21 Jul 2012 11:05:43 +0000 compn add ffmpeg and binary g.723.1 codec, works on g723_1.wav
Sat, 21 Jul 2012 02:00:53 +0000 compn map AAS4 to ffaasc, add 16bpp aasc output
Sat, 21 Jul 2012 01:54:25 +0000 compn map SM4V to ffodivx
Fri, 20 Jul 2012 11:54:10 +0000 compn add tsc2 binary codec
Thu, 19 Jul 2012 06:23:54 +0000 cehoyos Support FFmpeg APC ADPCM IMA audio decoder
Tue, 17 Jul 2012 10:52:33 +0000 cehoyos Support FourCC NO16.
Tue, 17 Jul 2012 06:41:45 +0000 cehoyos Support "MNG " FourCC for png in mov (found by Piotr Bandurski).
Sun, 15 Jul 2012 20:32:59 +0000 cehoyos Support GRAY8A and GRAY16 in tiff.
Sun, 15 Jul 2012 20:31:56 +0000 cehoyos Support GRAY8A and GRAY16 in png.
Sun, 15 Jul 2012 20:27:41 +0000 cehoyos Support GRAY8A and GRAY16 in libopenjpeg.
Sun, 15 Jul 2012 13:07:46 +0000 cehoyos Fix big-endian ptx decoding with latest FFmpeg.
Sun, 15 Jul 2012 12:46:27 +0000 cehoyos Clarify that viv1 and viv2 are internal MPlayer FourCCs.
Fri, 13 Jul 2012 21:47:50 +0000 cehoyos Support Kostya's Expression Encoder Screen Capture decoder.
Fri, 13 Jul 2012 18:48:28 +0000 compn dd PLV1 fourcc to ffodivx, works on
Fri, 13 Jul 2012 11:27:09 +0000 cehoyos Support Kostya's TechSmith Camtasia Screen Codec 2 decoder.
Thu, 12 Jul 2012 20:16:39 +0000 cehoyos Support missing FFmpeg H264 pixel formats.
Thu, 12 Jul 2012 20:15:25 +0000 cehoyos Support more libopenjpeg pixel formats.
Fri, 06 Jul 2012 12:34:58 +0000 cehoyos Support FFmpeg Packed Animation File decoder.
Wed, 04 Jul 2012 00:32:26 +0000 compn add yuv8 / YUV8 to other decoders as well
Wed, 04 Jul 2012 00:31:08 +0000 compn fix original yuv8 decoder fourcc
Wed, 04 Jul 2012 00:19:43 +0000 compn codecs.conf: map YUV8 to wnv1 codecs
Mon, 02 Jul 2012 21:49:19 +0000 cehoyos Support Kostya's MSA1 decoder.
Fri, 22 Jun 2012 20:07:15 +0000 cehoyos Support Kostya's MS Screen 1 decoder.
Fri, 22 Jun 2012 20:02:10 +0000 cehoyos Support LucasArts SMUSH and VIMA decoding.
Tue, 12 Jun 2012 07:09:44 +0000 cehoyos Support Kostya's iac decoder.
Tue, 15 May 2012 18:27:56 +0000 cehoyos Add some dv video fourcc's found by Piotr Bandurski.
Tue, 08 May 2012 13:56:23 +0000 cehoyos 100l: ffcamstudio is not flipped and does not know BGR8.
Tue, 08 May 2012 10:56:22 +0000 cehoyos Improve Avid Meridien (AVUI) decoding with FFmpeg.
Mon, 30 Apr 2012 10:20:10 +0000 cehoyos Support new colour spaces for FFmpeg camstudio decoding on big-endian.
Mon, 30 Apr 2012 10:19:11 +0000 cehoyos Revert r34881: The change was wrong.
Sun, 29 Apr 2012 16:39:34 +0000 cehoyos Support new colour spaces for FFmpeg camstudio decoding on big-endian.
Wed, 25 Apr 2012 01:07:11 +0000 compn codecs.conf: add some isom/fourcc to dts decoders
Thu, 12 Apr 2012 06:21:30 +0000 cehoyos Support lagarith RGB with FFmpeg.
Wed, 28 Mar 2012 07:34:24 +0000 cehoyos Support FLIC in avi.
Sat, 24 Mar 2012 19:26:36 +0000 reimar Switch FLIC tag to the one used by FLIC-in-MOV.
Thu, 22 Mar 2012 21:04:32 +0000 cehoyos Support FFmpeg WMA lossless decoder.
Thu, 22 Mar 2012 07:05:20 +0000 cehoyos Support FFmpeg EA ADPCM R1, R2, R3 audio decoders.
Tue, 20 Mar 2012 18:03:21 +0000 cehoyos Support FFmpeg Real Audio Lossless decoder with -demuxer lavf.
Thu, 15 Mar 2012 12:45:50 +0000 compn remove HV60 from vdpau and xvid, does not work. add acm binary codecs
Wed, 14 Mar 2012 10:59:20 +0000 compn add creative fastspeech binary codec, no sample yet
Wed, 14 Mar 2012 03:42:23 +0000 compn add HV60 to divx decoders, samples/V-codecs/HV60
Wed, 14 Mar 2012 03:25:44 +0000 compn mark tridvfw codec working, finally found sample for TY0N
Sun, 11 Mar 2012 16:27:32 +0000 compn add ffatrac1 codec, works on A-codecs/ATRAC1/
Sun, 11 Mar 2012 15:45:10 +0000 compn add mnm4 binary codec, need sample for further testing
Thu, 23 Feb 2012 04:25:54 +0000 compn add IPJ2 to ffj2k, samples created by mencoder -ovc vfw and jp2avi.dll
Fri, 17 Feb 2012 20:07:21 +0000 cehoyos Support playback of CDXL files with -demuxer lavf.
Tue, 07 Feb 2012 23:09:52 +0000 cehoyos Support RGB48 tiff decoding.
Tue, 07 Feb 2012 23:04:30 +0000 cehoyos Support displaying 64bit RGB via OpenGL.
Sun, 05 Feb 2012 21:20:51 +0000 cehoyos Support v408 and AYUV decoding via FFmpeg.
Thu, 02 Feb 2012 18:26:17 +0000 compn add media-100 qtx binary codec
Wed, 25 Jan 2012 10:30:46 +0000 cehoyos Add missing image formats to the ffv1 decoder.
Tue, 24 Jan 2012 18:53:23 +0000 cehoyos Support 32-bit sunrast playback via FFmpeg.
Tue, 24 Jan 2012 18:39:51 +0000 cehoyos Support 32-bit sgi playback via FFmpeg.
Tue, 24 Jan 2012 18:30:16 +0000 cehoyos Remove unused image formats from fftga output format list.
Tue, 24 Jan 2012 18:24:00 +0000 cehoyos Fix 32-bit targa playback with current FFmpeg on big-endian.
Tue, 24 Jan 2012 18:14:18 +0000 cehoyos Replace incorrect output format list with the only format supported by
Tue, 24 Jan 2012 18:11:10 +0000 cehoyos Fix 32-bit png playback with current FFmpeg.
Tue, 24 Jan 2012 18:02:55 +0000 cehoyos Remove unused image formats from ffpng output format list.
Tue, 24 Jan 2012 17:54:04 +0000 cehoyos Remove unused image formats from ffpcx output format list.
Tue, 24 Jan 2012 17:51:00 +0000 cehoyos Remove unused image formats from ffgif output format list: Only pal8 is supported.
Tue, 24 Jan 2012 17:44:28 +0000 cehoyos Fix 32-bit dpx playback on big-endian.
Tue, 24 Jan 2012 17:34:28 +0000 cehoyos Remove unused image formats from fftiff output format list.
Tue, 24 Jan 2012 17:33:00 +0000 cehoyos Fix 32-bit tiff playback on big-endian.
Mon, 23 Jan 2012 13:57:22 +0000 cehoyos Allow motionpixels playback on little endian.
Sat, 21 Jan 2012 19:15:03 +0000 cehoyos Support Sorenson 263 fourcc, see FFmpeg ticket #923.
Sat, 21 Jan 2012 19:12:53 +0000 cehoyos Remove S263 from h263 fourcc list, we do not have such a sample.
Sat, 21 Jan 2012 16:55:37 +0000 cehoyos Support decoding of Avid SUDS.
Sat, 14 Jan 2012 23:56:28 +0000 compn reimar says comments are C strings and so i move all urls to ;comments instead.
Sat, 14 Jan 2012 20:33:57 +0000 cehoyos Support BW10 decoding via FFmpeg.
Sat, 14 Jan 2012 12:56:28 +0000 cehoyos Support RGB48 tiff decoding via FFmpeg.
Fri, 06 Jan 2012 00:18:56 +0000 cehoyos Support cyuv uyvy422 rawvideo with -vc -ffcyuv,
Thu, 05 Jan 2012 20:35:07 +0000 reimar Add support for additional libopenjpeg output formats.
Thu, 05 Jan 2012 20:18:38 +0000 cehoyos Support for Avid Meridian Uncompressed via FFmpeg.
Wed, 04 Jan 2012 14:55:29 +0000 cehoyos Support decoding AVrp, v308 and yuv4 via FFmpeg.
Mon, 02 Jan 2012 11:26:00 +0000 cehoyos Support FFmpeg v410 decoder.
Mon, 02 Jan 2012 11:20:26 +0000 cehoyos Support Y41P decoding via FFmpeg.
Thu, 29 Dec 2011 19:42:58 +0000 cehoyos Support FFmpeg SMJPEG IMA ADPCM decoding.
Thu, 29 Dec 2011 01:14:48 +0000 cehoyos Support the FFmpeg Indeo 4 decoder.
Tue, 20 Dec 2011 00:11:26 +0000 cehoyos Support FFmpeg 8088flex TMV decoder.
Sun, 18 Dec 2011 00:33:46 +0000 cehoyos Support decoding yuv411p rawvideo.
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.
Wed, 14 Dec 2011 12:37:16 +0000 cehoyos Support FFmpeg Dxtory decoder.
Thu, 08 Dec 2011 12:09:00 +0000 cehoyos Support decoding newer rpl files with FFmpeg's Escape 130 decoder.
Thu, 08 Dec 2011 02:44:19 +0000 cehoyos ffmjpeg does not incorrectly output BGR32 anymore for ljpeg.
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 00:30:59 +0000 cehoyos Support FFmpeg QPEG decoding.
Sat, 03 Dec 2011 00:22:28 +0000 cehoyos Cosmetics: Add a comment about the eatgv internal MPlayer FourCC.
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.
Fri, 02 Dec 2011 19:14:23 +0000 cehoyos Support FFmpeg VBLE decoder.
Thu, 10 Nov 2011 16:02:36 +0000 cehoyos Fix fffrwu decoding.
Wed, 09 Nov 2011 00:32:12 +0000 cehoyos Fix "m1v " playback.
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 00:47:40 +0000 cehoyos Support FFmpeg Dirac decoder.
Sat, 29 Oct 2011 16:51:26 +0000 cehoyos Support YUV 4:4:4 9-bit output.
Thu, 27 Oct 2011 01:11:34 +0000 compn add m1v isom to mpeg1 codecs
Sun, 23 Oct 2011 20:40:31 +0000 cehoyos Support planar GBR24 decoding.
Sun, 23 Oct 2011 10:43:08 +0000 cehoyos Support some H.264 444P samples.
Fri, 21 Oct 2011 18:08:36 +0000 compn add ec-3 isom to eac3 decoder, fixes:
Thu, 20 Oct 2011 16:42:31 +0000 cehoyos Support H264 4:2:2.
Thu, 20 Oct 2011 16:32:55 +0000 cehoyos Support Kostya's native Ut Video decoder.
Tue, 18 Oct 2011 11:03:39 +0000 compn add utvideo binary codec
Sun, 16 Oct 2011 11:48:05 +0000 cehoyos Support ASP by QNAP Systems.
Sat, 15 Oct 2011 16:33:05 +0000 cehoyos Support H264 from QNAP Systems.
Sat, 15 Oct 2011 06:41:24 +0000 cehoyos Improve comments for FFmpeg SPDIF hardware audio decoders.
Wed, 12 Oct 2011 22:32:45 +0000 cehoyos The GPL'd ProRes decoder from FFmpeg has been LGPL'd and renamed to 'prores'.
Wed, 12 Oct 2011 22:04:12 +0000 cehoyos While 'untested' is probably true for spdifmpa, it is not the right status.
Wed, 12 Oct 2011 17:23:08 +0000 diego S/PDIF passthrough decoder
Wed, 12 Oct 2011 09:24:58 +0000 cehoyos The LGPL ProRes decoder is faster now than the GPL decoder.
Tue, 11 Oct 2011 15:31:08 +0000 cehoyos Move non-existing ProRes decoder to the end.
Mon, 10 Oct 2011 08:28:17 +0000 cehoyos Cosmetics: Fix comment.
Fri, 07 Oct 2011 15:55:57 +0000 cehoyos Support decoding 8SVX in IFF.
Fri, 07 Oct 2011 15:23:55 +0000 cehoyos Support G2M4 with cytrix codec pack.
Tue, 04 Oct 2011 02:02:53 +0000 compn add binary sheercodec for isom Shr0, samples on ffmpeg trac
Sun, 02 Oct 2011 21:32:45 +0000 compn map format 0x38 to amrnb
Sat, 01 Oct 2011 10:20:41 +0000 compn add some aac/dts fourccs
Fri, 30 Sep 2011 21:47:26 +0000 cehoyos Support G.723.1 decoding via FFmpeg.
Thu, 29 Sep 2011 22:39:08 +0000 compn sync vlc fourcc list with codecs.conf
Thu, 29 Sep 2011 21:04:16 +0000 compn add LJ2K fourcc
Thu, 29 Sep 2011 11:19:23 +0000 cehoyos Support FFmpeg JPEG 2000 decoder.
Thu, 29 Sep 2011 02:44:48 +0000 compn decoder: add ffmpeg ansi decoder
Mon, 26 Sep 2011 10:59:45 +0000 diego codecs.conf: add libav Apple ProRes decoder
Sun, 25 Sep 2011 09:55:30 +0000 cehoyos Support act files with -demuxer lavf.
Fri, 23 Sep 2011 23:41:33 +0000 cehoyos Change name of LGPL'd ProRes decoder.
Fri, 23 Sep 2011 07:36:15 +0000 cehoyos There is a second prores decoder in FFmpeg now.
Fri, 23 Sep 2011 07:35:46 +0000 cehoyos The GPL'd FFmpeg prores decoder changed its name.
Wed, 21 Sep 2011 09:53:12 +0000 cehoyos Support decoding speex in f4v.
Wed, 21 Sep 2011 01:33:22 +0000 cehoyos FFmpeg supports decoding ProRes 4444.
Tue, 20 Sep 2011 14:12:20 +0000 compn add native ffmpeg amrwb decoder
Sat, 17 Sep 2011 05:45:52 +0000 cehoyos FFmpeg supports Creative JPEG codec.
Thu, 15 Sep 2011 18:48:33 +0000 cehoyos Add fourccs for FFmpeg ProRes decoder.
Tue, 13 Sep 2011 00:24:02 +0000 compn add remaining avc-intra isom's from ffmpeg to h264 decoders
Tue, 13 Sep 2011 00:07:05 +0000 compn add disabled ffrawnv12
Wed, 31 Aug 2011 09:04:21 +0000 cehoyos Do not map to internal MPlayer FourCC if possible.
Mon, 29 Aug 2011 12:48:21 +0000 cehoyos Support Nellymoser in isom.
Tue, 23 Aug 2011 20:04:40 +0000 cehoyos FFmpeg now supports WVP2 and WMVP.
Sun, 31 Jul 2011 23:23:12 +0000 cehoyos FourCC DreX works fine with VDPAU and xvid.
Sat, 30 Jul 2011 15:54:35 +0000 cehoyos Add FourCC DreX for MPEG-4 ASP.
Fri, 01 Jul 2011 01:24:03 +0000 compn add yv16 raw fourcc
Sun, 26 Jun 2011 03:12:31 +0000 compn add vfw csmcodec for fourcc CSM0
Fri, 13 May 2011 01:13:32 +0000 compn add dvoo fourcc to ffyuy2 raw decoder
Thu, 12 May 2011 23:20:52 +0000 cehoyos Support Digital Voodoo SD 8 Bit (DVOO).
Thu, 12 May 2011 23:15:39 +0000 cehoyos Support FFmpeg r10k decoder.
Thu, 12 May 2011 18:20:38 +0000 cehoyos Support S302M (with -demuxer lavf).
Thu, 12 May 2011 17:46:22 +0000 cehoyos Support playback for more ffv1 pixel formats.
Tue, 10 May 2011 08:42:52 +0000 cehoyos Support displaying of 9- and 10-bit pixel formats,
Sun, 08 May 2011 08:51:44 +0000 reimar Mark mp3lib decoder as buggy, it does not produce proper output
Tue, 26 Apr 2011 16:21:26 +0000 cehoyos Support Etymonix MPEG-2 I-frame Video Codec.
Fri, 22 Apr 2011 16:45:09 +0000 cehoyos Support Canopus SD50 (CDV5).
Fri, 22 Apr 2011 09:18:39 +0000 reimar Mark ffmpeg12mc as deprecated.
Fri, 22 Apr 2011 09:17:58 +0000 reimar Support -vo xvmc without having to specify the codec explicitly.
Fri, 22 Apr 2011 09:16:22 +0000 reimar Add support for FFmpeg's Deluxe Paint Animation decoder.
Wed, 13 Apr 2011 07:38:41 +0000 cehoyos Support decoding Kega Video (kgv1) with FFmpeg.
Sun, 27 Mar 2011 07:16:38 +0000 cehoyos FFmpeg Bitmap Brothers JV decoder.
Fri, 25 Mar 2011 13:58:26 +0000 compn cleanup/unify hdv* fourccs, except vdpau
Wed, 23 Mar 2011 10:49:28 +0000 cehoyos VDPAU does not support colourspaces different from 4:2:0.
Wed, 23 Mar 2011 08:35:45 +0000 cehoyos Support CrystalHD decoding.
Tue, 22 Mar 2011 11:44:26 +0000 compn add xd55 isom for mpeg2 video from fcp
Sat, 12 Mar 2011 11:55:01 +0000 cehoyos Use fourcc instead of format where appropriate.
Sat, 12 Mar 2011 10:55:33 +0000 cehoyos Support 32bit big endian float pcm in aiff.
Sat, 12 Mar 2011 10:50:14 +0000 cehoyos Support 'lpcm' in mov files, has audible (clipping?) artefacts on some systems.
Wed, 09 Mar 2011 14:15:14 +0000 cehoyos Add FourCC ai12 for AVC Intra 100 / 1080.