summaryrefslogtreecommitdiff
path: root/libavutil
diff options
context:
space:
mode:
authorNiklas Haas <git@haasn.dev>2023-10-26 14:14:55 +0200
committerNiklas Haas <git@haasn.dev>2023-10-31 15:46:38 +0100
commitd312a33ed22341ca2f07e5cafd333ab91d5595de (patch)
tree0748d553cdb7566011df61b20d29ce11bbc60f87 /libavutil
parent57c16323f26f6d726edb2fd7f83836187f058ed7 (diff)
avfilter/drawutils: remove redundant xyz format check
The code above this does a whitelist on desc->flags, which now includes the (disallowed) AV_PIX_FMT_FLAG_XYZ for XYZ formats. So there is no more need for a separate check, here.
Diffstat (limited to 'libavutil')
0 files changed, 0 insertions, 0 deletions