diff options
author | Leo Izen <leo.izen@gmail.com> | 2025-04-13 06:09:22 -0400 |
---|---|---|
committer | Leo Izen <leo.izen@gmail.com> | 2025-04-16 10:10:01 -0400 |
commit | b09501031aae87c22c883fbeeb1b733d4b4d6920 (patch) | |
tree | 9e4772dd19d2609e0e38e75f9b588ffcf0bb3f97 /libavcodec/vulkan/rangecoder.comp | |
parent | afe6c1238ac4119ec9c9dedc42220c4595f6a33c (diff) | |
download | ffmpeg-b09501031aae87c22c883fbeeb1b733d4b4d6920.tar.gz |
avcodec/libjxlenc: prevent color encoding from being set twice
We currently populate the color encoding bundle and then check to see
if there's an ICC profile to attach, and set the color encoding bundle
in either case. The ICC profile overrides the color encoding bundle, so
we should not calculate enum-based color encoding if we have an ICC
profile present. Fixes several unnecessary warnings from being emitted.
Signed-off-by: Leo Izen <leo.izen@gmail.com>
Diffstat (limited to 'libavcodec/vulkan/rangecoder.comp')
0 files changed, 0 insertions, 0 deletions