aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
diff options
context:
space:
mode:
authorHaihao Xiang <haihao.xiang@intel.com>2024-04-23 15:57:52 +0800
committerHaihao Xiang <haihao.xiang@intel.com>2024-04-29 11:08:41 +0800
commit578ac5988769592c3b1d80b58af676e38e45e259 (patch)
tree38db3b0d7cbcd821bfa193330f7730e458cafefb /libavcodec
parent67fc9b84272a88b5edace5ca25f493c21b02955d (diff)
downloadffmpeg-578ac5988769592c3b1d80b58af676e38e45e259.tar.gz
lavfi/qsv: Copy metadata fields from the given input
Currently it always copies the metadata fields from the last input when there are multiple inputs for the filter. For example, the metadata fields from input1 are copied to the output for overlay_qsv filter, however for regular overlay filters, the metadata fields from input0 are copied to the output. With this fix, we may copy the metadata fields from input0 to the ouput as well. Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
Diffstat (limited to 'libavcodec')
0 files changed, 0 insertions, 0 deletions