diff options
author | Niklas Haas <git@haasn.dev> | 2025-08-07 21:18:45 +0200 |
---|---|---|
committer | Niklas Haas <ffmpeg@haasn.dev> | 2025-08-08 11:29:27 +0000 |
commit | 4125495849f238a6a327a421b1a963e30e5ad2c3 (patch) | |
tree | 8f5af031b32c821f5c6798fb33838d492294da50 /libavfilter/graphparser.c | |
parent | 4898a6400e3a7e137c801d0bd903a491d4108efb (diff) | |
download | ffmpeg-4125495849f238a6a327a421b1a963e30e5ad2c3.tar.gz |
avfilter/vf_libplacebo: whitelist properties on linear blend tex
Instead of copying over the entire target and changing a few fields,
set the entire struct to a whitelist of safe properties that we want to
persist on the intermediate texture.
In particular, this avoids leaking irrelevant state related to the
acquire/release callbacks, e.g., which can otherwise cause deadlocks
when the same vulkan frame is attempted to be acquired twice.
Diffstat (limited to 'libavfilter/graphparser.c')
0 files changed, 0 insertions, 0 deletions