[FFmpeg-devel] [PATCH] Check if chroma horizontal scaler is needed in sws_init_swScale().

Michael Niedermayer michaelni
Sun Dec 20 05:13:19 CET 2009


On Sun, Dec 20, 2009 at 01:44:53AM -0200, Ramiro Polla wrote:
> .

>  swscale_internal.h |    2 ++
>  swscale_template.c |    9 +++++----
>  2 files changed, 7 insertions(+), 4 deletions(-)
> 60579e126aab8f9b3074437c8dd80ab673dd1c46  0005-Check-if-chroma-horizontal-scaler-is-needed-in-sws_i.patch
> From 55f676668824e2f392fe3b85bb3c72b11c826aca Mon Sep 17 00:00:00 2001
> From: Ramiro Polla <ramiro.polla at gmail.com>
> Date: Sun, 20 Dec 2009 01:36:52 -0200
> Subject: [PATCH] Check if chroma horizontal scaler is needed in sws_init_swScale().
> 
> ---
>  swscale_internal.h |    2 ++
>  swscale_template.c |    9 +++++----
>  2 files changed, 7 insertions(+), 4 deletions(-)
> 
> diff --git a/swscale_internal.h b/swscale_internal.h
> index 6957e57..2cb9ffd 100644
> --- a/swscale_internal.h
> +++ b/swscale_internal.h
> @@ -280,6 +280,8 @@ typedef struct SwsContext {
>      int chrSrcOffset;
>      int alpSrcOffset;
>  
> +    int hcscale;

id call it do_hcscale or needs_hcscale or doHCScale whatever

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Thouse who are best at talking, realize last or never when they are wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091220/a6219b67/attachment.pgp>



More information about the ffmpeg-devel mailing list