diff options
author | Marton Balint <cus@passwd.hu> | 2023-11-30 01:54:19 +0100 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2023-12-13 18:51:32 +0100 |
commit | 32cb4504f384a0b097cd3af2f5e8ca05c62bc330 (patch) | |
tree | 292e76f8141b408aa71c45f6903788738a03b82a /libavcodec/ulti_cb.h | |
parent | 1f721beeff06f857e121151baa3c8cca2adc18ec (diff) | |
download | ffmpeg-32cb4504f384a0b097cd3af2f5e8ca05c62bc330.tar.gz |
avutil/imgutils: fix av_image_fill_black() for some pixel formats
- Fixes YA formats, because previous code always assumed alpha as the 4th
component.
- Fixes PAL format (as long as 0 is black, as in a systematic palette), because
previous code assumed it as limited Y.
- Fixes XYZ format because it does not need nonzero chroma components
- Fixes xv30be as the bitstream mode got merged to the non-bitstream mode.
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavcodec/ulti_cb.h')
0 files changed, 0 insertions, 0 deletions