[FFmpeg-devel] [PATCH] sws: support 12&14 bit planar colorspaces
Paul B Mahol
onemda at gmail.com
Wed Jul 4 00:39:25 CEST 2012
On 7/3/12, Michael Niedermayer <michaelni at gmx.at> wrote:
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> ---
> libswscale/input.c | 92
> +++++++++++++++++++++++++++++++++++
> libswscale/ppc/swscale_altivec.c | 2 +-
> libswscale/swscale.c | 6 +--
> libswscale/swscale_internal.h | 4 +-
> libswscale/utils.c | 22 +++++++--
> libswscale/x86/swscale_mmx.c | 14 +++---
> libswscale/x86/swscale_template.c | 2 +-
> tests/ref/lavfi/pixfmts_copy | 12 +++++
> tests/ref/lavfi/pixfmts_null | 12 +++++
> tests/ref/lavfi/pixfmts_pixdesctest | 12 +++++
> tests/ref/lavfi/pixfmts_scale | 12 +++++
> tests/ref/lavfi/pixfmts_vflip | 12 +++++
> 12 files changed, 186 insertions(+), 16 deletions(-)
>
LGTM
More information about the ffmpeg-devel
mailing list