log libmpcodecs/mp_image.c @ 36494:60d86116a5bc

age author description
Wed, 01 May 2013 18:52:38 +0000 reimar Fix bpp calculation for XYZ format.
Wed, 01 May 2013 11:18:58 +0000 cehoyos Support playback of JPEG 2000 digital cinema files.
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.
Sun, 05 Feb 2012 21:20:51 +0000 cehoyos Support v408 and AYUV decoding via FFmpeg.
Thu, 05 Jan 2012 20:32:10 +0000 reimar Add support for 422P9.
Tue, 22 Nov 2011 19:31:29 +0000 reimar Set chroma_x_shift for 1-plane YUV formats.
Sat, 29 Oct 2011 16:51:26 +0000 cehoyos Support YUV 4:4:4 9-bit output.
Wed, 26 Oct 2011 15:12:35 +0000 diego Add missing mp_msg.h #includes, remove some unnecessary ones.
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.
Tue, 10 May 2011 17:51:39 +0000 reimar Make mp_get_chroma_shift simpler/more generic and add an argument
Tue, 10 May 2011 08:42:52 +0000 cehoyos Support displaying of 9- and 10-bit pixel formats,
Fri, 14 Jan 2011 22:10:21 +0000 cehoyos Convert some tabs to whitespace to allow using MPlayer filter sourcecode in FFmpeg.