1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libavfilter
Niklas Haas d312a33ed2 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.
2023-10-31 15:46:38 +01:00
..
2022-07-07 17:52:32 +02:00
2023-09-28 00:17:47 +02:00
2023-09-27 10:22:33 -07:00
2022-07-30 11:42:06 +02:00
2022-07-30 11:42:06 +02:00
2023-10-29 16:19:14 +01:00
2023-03-29 00:15:19 +02:00