diff options
author | Niklas Haas <git@haasn.dev> | 2024-12-04 12:37:15 +0100 |
---|---|---|
committer | Niklas Haas <git@haasn.dev> | 2024-12-23 14:22:56 +0100 |
commit | b88944a8aa599be0f16603380e7bc51402d3caf8 (patch) | |
tree | 4271afad4d1de4fba0f3eb12352ee02068bf7da1 /libavfilter/vf_scale_cuda.c | |
parent | 3428a8d830357c7c3a30cabbf22f74a362541a5b (diff) | |
download | ffmpeg-b88944a8aa599be0f16603380e7bc51402d3caf8.tar.gz |
avutil/frame: add av_frame_side_data_remove_by_props()
As discussed in the previous commit, we often need a convenient way of
stripping all side data related to a certain aspect of the frame. This helper
accomplishes just that.
I considered also adding a way to match only side data matching *all*
properties, but I think this is sufficiently useless in practise to not warrant
inclusion in the API.
Diffstat (limited to 'libavfilter/vf_scale_cuda.c')
0 files changed, 0 insertions, 0 deletions