aboutsummaryrefslogtreecommitdiffstats
path: root/compat
diff options
context:
space:
mode:
authorNiklas Haas <git@haasn.dev>2024-01-31 11:47:30 +0100
committerNiklas Haas <git@haasn.dev>2024-02-06 11:30:10 +0100
commitce81237d638214dd3fd64579805f67028f5bf144 (patch)
treeb1c295366c1290f7759358e30b54cb93c07b8c5c /compat
parent8264f3612c2c6dfff05587175854b62650ac917c (diff)
downloadffmpeg-ce81237d638214dd3fd64579805f67028f5bf144.tar.gz
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.
Diffstat (limited to 'compat')
0 files changed, 0 insertions, 0 deletions