aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_lagfun.c
diff options
context:
space:
mode:
authorNiklas Haas <git@haasn.dev>2023-10-31 13:52:53 +0100
committerNiklas Haas <git@haasn.dev>2023-12-31 13:35:35 -0800
commit45e09a30419cc2a7251e72689142e021ecdfe6d9 (patch)
treea3974758c7937485f3cb9273564888bbf9e21a0a /libavfilter/vf_lagfun.c
parent9613ba95c11c242d0a52a98f00495627bc1cee42 (diff)
downloadffmpeg-45e09a30419cc2a7251e72689142e021ecdfe6d9.tar.gz
vf_scale: use colorspace negotiation API
This filter will always accept any input format, even if the user sets a specific in_range/in_color_matrix. This is to preserve status quo with current behavior, where passing a specific in_color_matrix merely overrides the incoming frames' attributes. (Use `vf_format` to force a specific input range) Because changing colorspace and color_range now requires reconfiguring the link, we can lift sws_setColorspaceDetails out of scale_frame and into config_props. (This will also get re-called if the input frame properties change)
Diffstat (limited to 'libavfilter/vf_lagfun.c')
0 files changed, 0 insertions, 0 deletions