Hi,

On Sun, Sep 4, 2016 at 10:06 AM, Carl Eugen Hoyos <ceffm...@gmail.com>
wrote:

> 2016-09-04 16:02 GMT+02:00 Timo Rothenpieler <t...@rothenpieler.org>:
> > The purpose of this patch is to make conversion from
> > yuv420p (8 bit) to p010 (10 bit) fast.
>
> Do I understand you correctly that your patch is
> faster without the change I suggested?


We should also consider whether not zeroing out the LSBs affects other
pieces of code (or hardware) which support p010 as input.

If they all ignore the LSBs as the spec seems to require, I agree with
Carl. If they break or the output changes, it may be more complicated.

Ronald
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to