[FFmpeg-devel] [PATCH] swscale/output: don't leave the alpha channel undefined in vuyx and xv36le
James Almer
jamrial at gmail.com
Tue Aug 13 20:27:02 EEST 2024
On 8/13/2024 11:25 AM, James Almer wrote:
> It's non-determistic, as shown by poisoning avfilter buffers instead of zeroing them.
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libswscale/output.c | 6 +++---
> 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-null | 4 ++--
> tests/ref/fate/filter-pixfmts-pad | 2 +-
> tests/ref/fate/filter-pixfmts-scale | 4 ++--
> tests/ref/fate/filter-pixfmts-transpose | 4 ++--
> tests/ref/fate/filter-pixfmts-vflip | 4 ++--
> 12 files changed, 24 insertions(+), 24 deletions(-)
Will apply soon to remove all the yellow from fate.
More information about the ffmpeg-devel
mailing list