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

Philip Langdale philipl at overt.org
Sat Mar 3 06:57:27 EET 2018


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sat, 3 Mar 2018 00:55:25 +0100
Michael Niedermayer <michael at niedermayer.cc> wrote:

> 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
> 
> [...]

Pushed with fate updates.

Thanks!

- --phil
-----BEGIN PGP SIGNATURE-----

iEYEARECAAYFAlqaKzgACgkQ+NaxlGp1aC4k8gCfVF1hBk02KNJmAyq+K8FMRVWX
3LEAoI4d540lJwsCpaTSwYkKSjiWYc/1
=WHQG
-----END PGP SIGNATURE-----


More information about the ffmpeg-devel mailing list