log fmt-conversion.c @ 35469:539bfa51eb72

age author description
Sun, 15 Jul 2012 20:27:13 +0000 cehoyos Add missing aequivalents for PIX_FMT_GRAY8A and PIX_FMT_GRAY16*.
Thu, 12 Jul 2012 19:55:53 +0000 cehoyos Support FFmpeg pix_fmts YUV4xxP12*, YUV4xxP14*, GBR12P* and GBR14P*.
Tue, 08 May 2012 10:56:22 +0000 cehoyos Improve Avid Meridien (AVUI) decoding with FFmpeg.
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.
Tue, 24 Jan 2012 18:53:23 +0000 cehoyos Support 32-bit sunrast playback via FFmpeg.
Thu, 05 Jan 2012 20:32:10 +0000 reimar Add support for 422P9.
Wed, 04 Jan 2012 20:30:10 +0000 siretart fmt-conversion.c: add a remark about the usage of #ifdef directives
Tue, 03 Jan 2012 15:51:26 +0000 siretart Allow compilation with Libav
Tue, 29 Nov 2011 00:48:34 +0000 cehoyos Support RGB FFV1 videos without transparency.
Fri, 04 Nov 2011 15:22:51 +0000 diego fmt_conversion: surround PIX_FMT_GBR24P by #ifdefs to ensure availability
Sun, 30 Oct 2011 18:00:25 +0000 cehoyos Whitespace cosmetics: Align some IMGFMT-lists.
Sat, 29 Oct 2011 16:51:26 +0000 cehoyos Support YUV 4:4:4 9-bit output.
Sun, 23 Oct 2011 20:40:31 +0000 cehoyos Support planar GBR24 decoding.
Wed, 21 Sep 2011 01:32:43 +0000 cehoyos Add 444P10 support.