Suppress memcheck error in VideoProcessorIntegrationTest

BUG=3446
R=kjellander@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/19629005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6323 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
henrik.lundin@webrtc.org 2014-06-04 08:47:29 +00:00
parent 19fc09efba
commit 2bdd3994e3

View File

@ -9,6 +9,20 @@
#-----------------------------------------------------------------------
# 1. webrtc stuff
{
bug_3446
Memcheck:Uninitialized
fun:vp8cx_pick_filter_level_fast
fun:vp8_loopfilter_frame
fun:encode_frame_to_data_rate
fun:vp8_get_compressed_data
fun:vp8e_encode
fun:vpx_codec_encode
...
fun:_ZN6webrtc4test18VideoProcessorImpl12ProcessFrameEi
fun:_ZN6webrtc29VideoProcessorIntegrationTest22ProcessFramesAndVerifyENS_14QualityMetricsENS_11RateProfileENS_15CodecConfigParsEPNS_18RateControlMetricsE
fun:_ZN6webrtc70VideoProcessorIntegrationTest_ProcessNoLossSpatialResizeFrameDrop_Test8TestBodyEv
}
{
bug_1976_1
Memcheck:Unaddressable