log libmpcodecs/vf_scale.c @ 37195:ac6c37d85d65 default tip

age author description
Sun, 16 Feb 2014 16:29:59 +0000 reimar m_option, vf_scale: Add some missing const.
Sun, 20 Jan 2013 18:18:33 +0000 diego Replace PixelFormat and PIX_FMT_FOO by their AV_-prefixed counterparts.
Tue, 18 Dec 2012 00:30:00 +0000 cehoyos IMGFMT_RGB8 is not a palettised image format.
Sun, 12 Aug 2012 13:24:54 +0000 reimar Prefer converting 9/10 bit formats to 16 bit, this is a simple left-shift.
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.