[FFmpeg-devel] [PATCH] ffv1dec: fix threaded decode failures
Michael Niedermayer
michael at niedermayer.cc
Thu Feb 6 17:39:59 EET 2025
On Wed, Feb 05, 2025 at 03:47:19PM +0100, Lynne wrote:
> 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.
> ---
> libavcodec/ffv1dec.c | 1 +
> 1 file changed, 1 insertion(+)
thanks!
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
What is kyc? Its a tool that makes you give out your real ID, while criminals
give out a forged ID card.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250206/e2801719/attachment.sig>
More information about the ffmpeg-devel
mailing list