[libav-devel] [PATCH 2/3] swscale: remove if(full_chr_int) from yuv2packed1().
Ronald S. Bultje
rsbultje at gmail.com
Thu May 26 04:55:08 CEST 2011
Hi,
On Tue, May 24, 2011 at 4:07 PM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
> If that flag is set, swScale() already proxies the call to
> yuv2rgbXinC_full(). Therefore, this flag is never set when
> yuv2packed1() is called.
> ---
> libswscale/swscale_template.c | 5 -----
> libswscale/x86/swscale_template.c | 5 -----
> 2 files changed, 0 insertions(+), 10 deletions(-)
Ping.
Ronald
More information about the libav-devel
mailing list