diff options
author | Lynne <dev@lynne.ee> | 2025-02-05 15:45:24 +0100 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2025-02-06 06:57:07 +0100 |
commit | 779a3187a8002aa7c375b3882d8010926656558e (patch) | |
tree | 0f0835155c26b913a7afa7655675819f7650c295 /libavcodec/ffv1_parser.c | |
parent | 9729444c7d55b9c73c830be66650d80109bf0989 (diff) | |
download | ffmpeg-779a3187a8002aa7c375b3882d8010926656558e.tar.gz |
ffv1dec: fix threaded decode failures
Fixes 7187eadf8c0f0c640f1d23811c55fad0cba60aa5
The issue is that while avctx->pix_fmt is synchronized between
threads, f->pix_fmt was not.
Fixes fate-vsynth1-ffv1-2pass10 with THREADS=2.
Diffstat (limited to 'libavcodec/ffv1_parser.c')
0 files changed, 0 insertions, 0 deletions