[FFmpeg-devel] [PATCH] swscale/output: add VUYA output support
Philip Langdale
philipl at overt.org
Sun Aug 7 03:21:10 EEST 2022
On Sat, 6 Aug 2022 20:48:51 -0300
James Almer <jamrial at gmail.com> wrote:
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libswscale/output.c | 57
> ++++++++++++++++++++++++ libswscale/utils.c |
> 2 +- tests/ref/fate/filter-pixdesc-vuya | 1 +
> tests/ref/fate/filter-pixfmts-copy | 1 +
> tests/ref/fate/filter-pixfmts-crop | 1 +
> tests/ref/fate/filter-pixfmts-field | 1 +
> tests/ref/fate/filter-pixfmts-fieldorder | 1 +
> tests/ref/fate/filter-pixfmts-hflip | 1 +
> tests/ref/fate/filter-pixfmts-il | 1 +
> tests/ref/fate/filter-pixfmts-null | 1 +
> tests/ref/fate/filter-pixfmts-pad | 1 +
> tests/ref/fate/filter-pixfmts-scale | 1 +
> tests/ref/fate/filter-pixfmts-transpose | 1 +
> tests/ref/fate/filter-pixfmts-vflip | 1 +
> 14 files changed, 70 insertions(+), 1 deletion(-)
> create mode 100644 tests/ref/fate/filter-pixdesc-vuya
Tested and worked for me.
--phil
More information about the ffmpeg-devel
mailing list