diff options
author | Leo Izen <[email protected]> | 2025-04-13 06:09:22 -0400 |
---|---|---|
committer | Leo Izen <[email protected]> | 2025-04-16 10:10:01 -0400 |
commit | b09501031aae87c22c883fbeeb1b733d4b4d6920 (patch) | |
tree | 9e4772dd19d2609e0e38e75f9b588ffcf0bb3f97 /libavutil/vulkan.c | |
parent | afe6c1238ac4119ec9c9dedc42220c4595f6a33c (diff) |
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 <[email protected]>
Diffstat (limited to 'libavutil/vulkan.c')
0 files changed, 0 insertions, 0 deletions