Re: [FFmpeg-devel] [PATCH 08/20] swscale/output: add AYUV output support

2024-10-08 Thread Michael Niedermayer
On Mon, Oct 07, 2024 at 09:29:43AM -0300, James Almer wrote: > Signed-off-by: James Almer > --- > libswscale/output.c | 56 > libswscale/utils.c | 2 +- > tests/ref/fate/filter-pixdesc-ayuv | 1 + > tests/ref/fate/filter-

[FFmpeg-devel] [PATCH 08/20] swscale/output: add AYUV output support

2024-10-07 Thread James Almer
Signed-off-by: James Almer --- libswscale/output.c | 56 libswscale/utils.c | 2 +- tests/ref/fate/filter-pixdesc-ayuv | 1 + tests/ref/fate/filter-pixfmts-copy | 1 + tests/ref/fate/filter-pixfmts-crop | 1