swscale: add gbr(a)p16 output support

Multimedia / FFmpeg - Paul B Mahol [gmail.com] - 1 December 2016 14:37 UTC

6427c9f swscale: add gbr(a)p16 output support
libswscale/output.c | 83 +++++++++++++++++++++++++++++-
libswscale/utils.c | 8 +--
tests/ref/fate/filter-pixdesc-gbrap16be | 1 +
tests/ref/fate/filter-pixdesc-gbrap16le | 1 +
tests/ref/fate/filter-pixdesc-gbrp16be | 1 +
tests/ref/fate/filter-pixdesc-gbrp16le | 1 +
tests/ref/fate/filter-pixfmts-copy | 4 ++
tests/ref/fate/filter-pixfmts-crop | 4 ++
tests/ref/fate/filter-pixfmts-field | 4 ++
tests/ref/fate/filter-pixfmts-fieldorder | 4 ++
tests/ref/fate/filter-pixfmts-hflip | 4 ++
tests/ref/fate/filter-pixfmts-il | 4 ++
tests/ref/fate/filter-pixfmts-lut | 2 +
tests/ref/fate/filter-pixfmts-null | 4 ++
tests/ref/fate/filter-pixfmts-pad | 2 +
tests/ref/fate/filter-pixfmts-scale | 4 ++
tests/ref/fate/filter-pixfmts-vflip | 4 ++
17 files changed, 129 insertions(+), 6 deletions(-)

  • Share