1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
FFmpeg/libavfilter
Niklas Haas ce81237d63 avfilter: pass link YUV colorspace to ff_draw_init2
This makes all ff_draw_* based filters aware of YUV colorspaces and
ranges. Needed for YUVJ removal. Also fixes a bug where e.g. vf_pad
would generate a limited range background even after conversion to
full-scale grayscale.

The FATE changes were a consequence of the aforementioned bugfix - the
gray scale files are output as full range (due to conversion by
libswscale, which hard-codes gray = full), and appropriately tagged as
such, but before this change the padded version incorrectly used
a limited range (16) black background for these formats.
2024-02-06 11:30:10 +01:00
..
2023-11-18 19:55:42 +01:00
2023-11-18 19:55:42 +01:00
2023-11-16 20:53:18 +02:00
2023-09-28 00:17:47 +02:00
2023-11-16 20:53:18 +02:00
2023-11-18 19:55:42 +01:00
2023-11-22 19:28:40 +01:00
2024-01-05 09:29:05 +01:00
2023-11-30 11:08:34 +01:00
2024-01-05 09:29:05 +01:00
2024-01-01 20:12:52 +01:00
2024-01-01 20:12:52 +01:00
2024-01-05 09:29:05 +01:00
2023-11-18 19:55:42 +01:00
2024-01-07 13:59:02 +01:00
2024-01-01 20:12:52 +01:00