Skip to content
Snippets Groups Projects
Commit 681868cb authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

avcodec/mpegvideo: Fix psnr calculation with slice threads


This fixes a race condition and use of the wrong field, which become shared
instead of per thread during some AVFrame changes.

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent cf9050c7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment