Changeset 42d622fa in ffmpeg

Timestamp:
Jul 8, 2011, 10:15:30 PM (13 years ago)
Author:
Ronald S. Bultje <rsbultje@gmail.com>
Branches:
master
Children:
f44d50a9
Parents:
bda168d2
git-author:
Ronald S. Bultje <rsbultje@gmail.com> (07/08/11 21:52:52)
git-committer:
Ronald S. Bultje <rsbultje@gmail.com> (07/08/11 22:15:30)
Message:

swscale: fix 16-bit scaling when output is 8-bits.

We would use the second half of the U plane buffer, rather than the
V plane buffer, to output the V plane pixels.

(No files)

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