summaryrefslogtreecommitdiff
path: root/avplay.c
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2012-10-03 16:25:14 -0700
committerLuca Barbato <lu_zero@gentoo.org>2012-10-05 02:49:45 +0200
commitf6f7d1504134683c435e2c7d804279d982e52bb4 (patch)
treefff69ec29a5fb7e1feb81abe54f501b04bef52b7 /avplay.c
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 'avplay.c')
0 files changed, 0 insertions, 0 deletions