Changeset 681868cb in ffmpeg

Timestamp:
Jun 13, 2014, 11:16:27 AM (10 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
a4bd4733
Parents:
cf9050c7
git-author:
Michael Niedermayer <michaelni@gmx.at> (06/13/14 11:04:31)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (06/13/14 11:16:27)
Message:

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: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.