Changeset b6cac9b3 in ffmpeg

Timestamp:
May 26, 2011, 1:30:14 PM (14 years ago)
Author:
Ronald S. Bultje <rsbultje@gmail.com>
Branches:
master
Children:
acb96bc
Parents:
2159a245
git-author:
Ronald S. Bultje <rsbultje@gmail.com> (05/24/11 19:18:40)
git-committer:
Ronald S. Bultje <rsbultje@gmail.com> (05/26/11 13:30:14)
Message:

swscale: remove if(full_chr_int) from yuv2packed1().

If that flag is set, swScale() already proxies the call to
yuv2rgbXinC_full(). Therefore, this flag is never set when
yuv2packed1() is called.

(No files)

Note: See TracChangeset for help on using the changeset viewer.