[FFmpeg-devel] [PATCH 2/3] swscale: Add p016 output support and generalise yuv420p1x to p010

Michael Niedermayer michael at niedermayer.cc
Sat Mar 3 01:55:25 EET 2018


On Thu, Mar 01, 2018 at 08:26:52PM -0800, Philip Langdale wrote:
> To make the best use of existing code, I generalised the wrapper
> that currently does yuv420p10 to p010 to support any mixture of
> input and output sizes between 10 and 16 bits. This had the side
> effect of yielding a working code path for all yuv420p1x formats
> to p01x.
> 
> Signed-off-by: Philip Langdale <philipl at overt.org>
> ---
>  libswscale/output.c           | 31 +++++++++++++++++++++++++++++++
>  libswscale/swscale_unscaled.c | 35 +++++++++++++++++++++++++----------
>  libswscale/utils.c            |  4 ++--
>  3 files changed, 58 insertions(+), 12 deletions(-)

this needs updates to fate

should be ok with that and if the output looks correct

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

"You are 36 times more likely to die in a bathtub than at the hands of a
terrorist. Also, you are 2.5 times more likely to become a president and
2 times more likely to become an astronaut, than to die in a terrorist
attack." -- Thoughty2

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180303/6b22e931/attachment.sig>


More information about the ffmpeg-devel mailing list