| Index: tools/valgrind/tsan/suppressions.txt
|
| ===================================================================
|
| --- tools/valgrind/tsan/suppressions.txt (revision 113365)
|
| +++ tools/valgrind/tsan/suppressions.txt (working copy)
|
| @@ -519,7 +519,7 @@
|
| ...
|
| fun:avcodec_close
|
| ...
|
| - fun:media::FFmpegVideoDecodeEngine::Uninitialize
|
| + fun:media::FFmpegVideoDecoder::*
|
| ...
|
| fun:media::FFmpegVideoDecode*Test::*
|
| }
|
| @@ -530,7 +530,7 @@
|
| fun:ff_thread_decode_frame
|
| fun:avcodec_decode_video2
|
| ...
|
| - fun:media::FFmpegVideoDecodeEngine::Decode*
|
| + fun:media::FFmpegVideoDecoder::Decode*
|
| }
|
| {
|
| bug_93932_c
|
| @@ -539,7 +539,7 @@
|
| fun:memcpy
|
| fun:media::CopyPlane
|
| ...
|
| - fun:media::FFmpegVideoDecodeEngine::Decode*
|
| + fun:media::FFmpegVideoDecoder::Decode*
|
| }
|
| {
|
| bug_93932_d
|
| @@ -549,30 +549,11 @@
|
| {
|
| bug_93932_e
|
| ThreadSanitizer:Race
|
| - ...
|
| - fun:frame_thread_free
|
| - fun:avcodec_close
|
| - fun:media::FFmpegVideoDecodeEngine::~FFmpegVideoDecodeEngine
|
| - fun:scoped_ptr::reset
|
| - fun:media::FFmpegVideoDecodeEngineTest::~FFmpegVideoDecodeEngineTest
|
| -}
|
| -{
|
| - bug_93932_f
|
| - ThreadSanitizer:Race
|
| - fun:submit_packet
|
| - fun:ff_thread_decode_frame
|
| - fun:avcodec_decode_video2
|
| - fun:avcodec_decode_video2
|
| - fun:media::FFmpegVideoDecodeEngine::Decode*
|
| -}
|
| -{
|
| - bug_93932_g
|
| - ThreadSanitizer:Race
|
| fun:Replace_memcpy
|
| fun:memcpy
|
| fun:ff_thread_decode_frame
|
| ...
|
| - fun:media::FFmpegVideoDecodeEngine::Decode*
|
| + fun:media::FFmpegVideoDecoder::Decode*
|
| }
|
| {
|
| bug_95509
|
|
|