pixfmt: Add yuv422p12 pixel format

Multimedia / Libav - Luca Barbato [gentoo.org] - 27 September 2016 11:48 UTC

0aebbbd pixfmt: Add yuv422p12 pixel format
libavutil/pixdesc.c | 25 +++++++++++++++++++++++++
libavutil/pixfmt.h | 4 ++++
libswscale/input.c | 4 ++++
libswscale/swscale_unscaled.c | 4 +++-
libswscale/utils.c | 2 ++
tests/ref/fate/filter-pixdesc-yuv422p12be | 1 +
tests/ref/fate/filter-pixdesc-yuv422p12le | 1 +
tests/ref/fate/filter-pixfmts-copy | 2 ++
tests/ref/fate/filter-pixfmts-null | 2 ++
tests/ref/fate/filter-pixfmts-scale | 2 ++
tests/ref/fate/filter-pixfmts-vflip | 2 ++
11 files changed, 48 insertions(+), 1 deletion(-)

Upstream: git.libav.org


  • Share