[FFmpeg-devel] [PATCH v2] swscale: add unscaled conversion from yuv420p to p010

Paul B Mahol onemda at gmail.com
Sun Sep 4 14:10:22 EEST 2016


On 9/4/16, Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:
> 2016-09-03 15:25 GMT+02:00 Timo Rothenpieler <timo at rothenpieler.org>:
>
>> +            output_pixel(tdstY++, (t | (t << 8)) & 0xFFC0);
>
> Please remove the "& 0xFFC0" here and below.

Please explain your reasoning here.


More information about the ffmpeg-devel mailing list