diff options
author | Niklas Haas <git@haasn.dev> | 2024-02-10 11:54:57 +0100 |
---|---|---|
committer | Niklas Haas <git@haasn.dev> | 2024-02-13 15:56:03 +0100 |
commit | 3bf80df3ccd32aed23f09a7e1b3b9e6700e65b15 (patch) | |
tree | c681700e75235b77feaf4e536922fb847ca5c8b9 /libavcodec/vulkan_video.c | |
parent | aa3bf6d41c1a78262244766c517084bfef953666 (diff) | |
download | ffmpeg-3bf80df3ccd32aed23f09a7e1b3b9e6700e65b15.tar.gz |
avfilter/vf_setparams: use YUV colorspace negotiation API
When this filter overrides frame properties, the outgoing frames have
a different YUV colorspace than the incoming ones. This requires
signalling the new colorspace on the outlink, and in particular, making
sure it's *not* set to a common ref with the input - otherwise the point
of this filter would be destroyed.
Untouched fields will continue being passed through, so we don't need to
do anything there.
Diffstat (limited to 'libavcodec/vulkan_video.c')
0 files changed, 0 insertions, 0 deletions