diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2017-04-06 11:47:03 -0400 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-04-13 02:29:26 +0200 |
commit | 414d11fff6453b3d3af75734292f8d16edeba940 (patch) | |
tree | c88d3f8d3034447bf0957d81a22725e5f38ee4eb /libavcodec/vdpau_vc1.c | |
parent | 1830b0a6c7dc00874caa5a121296840241a678eb (diff) | |
download | ffmpeg-414d11fff6453b3d3af75734292f8d16edeba940.tar.gz |
h264: don't re-call ff_h264_direct_ref_list_init() w/ frame-mt.
I'm hoping that this will address the remaining tsan fate-h264 issues:
WARNING: ThreadSanitizer: data race (pid=24478)
Read of size 8 at 0x7dbc0001c828 by main thread (mutexes: write M3243):
#0 ff_h264_ref_picture src/libavcodec/h264_picture.c:107 (ffmpeg+0x0000013b78d8)
[..]
Previous write of size 1 at 0x7dbc0001c82e by thread T2 (mutexes: write M3245):
#0 ff_h264_direct_ref_list_init src/libavcodec/h264_direct.c:137 (ffmpeg+0x000001382c93)
But I'm not sure because I haven't been able to reproduce locally.
(cherry picked from commit 7f05c5cea04112471d8147487aa3b44141922d09)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/vdpau_vc1.c')
0 files changed, 0 insertions, 0 deletions