pixfmt: Add yuv420p12 pixel format

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

85406e7 pixfmt: Add yuv420p12 pixel format
libavutil/pixdesc.c | 25 +++++++++++++++++++++++++
libavutil/pixfmt.h | 4 ++++
libswscale/input.c | 4 ++++
libswscale/output.c | 9 ++++++++-
libswscale/swscale_unscaled.c | 4 +++-
libswscale/utils.c | 2 ++
tests/ref/fate/filter-pixdesc-yuv420p12be | 1 +
tests/ref/fate/filter-pixdesc-yuv420p12le | 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 ++
12 files changed, 56 insertions(+), 2 deletions(-)

Upstream: git.libav.org


  • Share