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

Michael Niedermayer michaelni
Sun Dec 20 22:26:35 CET 2009


On Sun, Dec 20, 2009 at 03:39:07PM -0200, Ramiro Polla wrote:
> On Sun, Dec 20, 2009 at 2:13 AM, Michael Niedermayer <michaelni at gmx.at> wrote:
> > 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
> 
> Updated.

>  swscale_internal.h |    2 ++
>  swscale_template.c |    9 +++++----
>  2 files changed, 7 insertions(+), 4 deletions(-)
> 5babe4400b0007460f070b6aeda902fd34fe23f6  needs_hcscale.diff

ok

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

The real ebay dictionary, page 2
"100% positive feedback" - "All either got their money back or didnt complain"
"Best seller ever, very honest" - "Seller refunded buyer after failed scam"
-------------- 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/9d44a05b/attachment.pgp>



More information about the ffmpeg-devel mailing list