aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/dvdsub.c
diff options
context:
space:
mode:
authorMarton Balint <cus@passwd.hu>2024-02-16 21:53:16 +0100
committerMarton Balint <cus@passwd.hu>2024-02-20 00:04:40 +0100
commit68f2b32ef2b29aa95488531b007adde92ca82165 (patch)
tree093437bf27e55cdabf142323749675e25c92edcc /libavcodec/dvdsub.c
parent41672f558673151e77798f8a184fc1d3e60b16b9 (diff)
downloadffmpeg-68f2b32ef2b29aa95488531b007adde92ca82165.tar.gz
avformat/mxfdec: do not use AnyType when resolving Descriptors and MultipleDescriptors
By using AnyType for resolving a strong reference we searched among all types, not just the ones which can be the target of the reference, which in some cases caused to find the wrong type, if the metadata set UUIDs were not unique. UUIDs do not have to be unique if their type sets them apart, SMPTE 377M says: > StrongRef: 'One to One’ relationship between sets and implemented in MXF > with UUIDs. Strong References are typed which means that the definition > identifies the kind of set which is the target of the reference. Fixes ticket #10865. Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavcodec/dvdsub.c')
0 files changed, 0 insertions, 0 deletions