diff options
author | Anton Khirnov <anton@khirnov.net> | 2024-07-16 18:21:29 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2024-08-12 14:42:20 +0200 |
commit | 8d5efc218245c3f0559f48837b3e63e2932525e0 (patch) | |
tree | 389870faa9202f4c4b8f15cc6b808634142fd85b /libavcodec/riscv/lpc_init.c | |
parent | 15bdca054f562b19811e1bbe295db542e0aca616 (diff) | |
download | ffmpeg-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 'libavcodec/riscv/lpc_init.c')
0 files changed, 0 insertions, 0 deletions