Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2012-10-04 03:25:14 +0400
committerLuca Barbato <lu_zero@gentoo.org>2012-10-05 04:49:45 +0400
commitf6f7d1504134683c435e2c7d804279d982e52bb4 (patch)
treefff69ec29a5fb7e1feb81abe54f501b04bef52b7 /configure
parenta7329e5fc22433dfeaf7af22fb40fe3cada21385 (diff)
h264: don't touch H264Context->ref_count[] during MB decoding
The variable is copied to subsequent threads at the same time, so this may cause wrong ref_count[] values to be copied to subsequent threads. This bug was found using TSAN. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions