aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/libgme.c
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2024-07-16 18:21:29 +0200
committerAnton Khirnov <anton@khirnov.net>2024-08-12 14:42:20 +0200
commit8d5efc218245c3f0559f48837b3e63e2932525e0 (patch)
tree389870faa9202f4c4b8f15cc6b808634142fd85b /libavformat/libgme.c
parent15bdca054f562b19811e1bbe295db542e0aca616 (diff)
downloadffmpeg-8d5efc218245c3f0559f48837b3e63e2932525e0.tar.gz
lavc/ffv1dec: fix races in accessing FFV1SliceContext.slice_damaged
That variable is shared between frame threads in the same defective way described in the previous commit. Fix it by adding a RefStruct-managed arrays of flags that is propagated across frame threads in the standard manner. Remove now-unused FFV1Context.fsrc
Diffstat (limited to 'libavformat/libgme.c')
0 files changed, 0 insertions, 0 deletions