Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(76)

Side by Side Diff: tools/valgrind-webrtc/memcheck/suppressions.txt

Issue 1904983002: Use vcm::VideoSender in ViEEncoder. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: remove more dead code Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # This file is used in addition to the one already maintained in Chrome. 1 # This file is used in addition to the one already maintained in Chrome.
2 # It acts as a place holder for future additions for WebRTC. 2 # It acts as a place holder for future additions for WebRTC.
3 # It must exist for the Python wrapper script to work properly. 3 # It must exist for the Python wrapper script to work properly.
4 4
5 # There are three kinds of suppressions in this file. 5 # There are three kinds of suppressions in this file.
6 # 1. third_party libraries 6 # 1. third_party libraries
7 # 2. webrtc stuff 7 # 2. webrtc stuff
8 # 3. libjingle stuff (talk folder) 8 # 3. libjingle stuff (talk folder)
9 #----------------------------------------------------------------------- 9 #-----------------------------------------------------------------------
10 10
(...skipping 368 matching lines...) Expand 10 before | Expand all | Expand 10 after
379 fun:_ZN6webrtc20AudioDeviceLinuxALSA14InitMicrophoneEv 379 fun:_ZN6webrtc20AudioDeviceLinuxALSA14InitMicrophoneEv
380 ... 380 ...
381 } 381 }
382 { 382 {
383 bug_2263_1 383 bug_2263_1
384 Memcheck:Uninitialized 384 Memcheck:Uninitialized
385 fun:_ZN14DtlsTestClient12VerifyPacketEPKcmPj 385 fun:_ZN14DtlsTestClient12VerifyPacketEPKcmPj
386 ... 386 ...
387 } 387 }
388 { 388 {
389 bug_3063
390 Memcheck:Uninitialized
391 ...
392 fun:vfprintf
393 fun:__vsnprintf_chk
394 fun:_ZN6webrtc5Trace3AddENS_10TraceLevelENS_11TraceModuleEiPKcz
395 fun:_ZNK6webrtc12ViECodecImpl21GetCodecTargetBitrateEiPj
396 fun:_ZN7cricket23WebRtcVideoMediaChannel23MaybeChangeStartBitrateEiPN6webrtc1 0VideoCodecE
397 fun:_ZN7cricket23WebRtcVideoMediaChannel12SetSendCodecEPNS_26WebRtcVideoChann elSendInfoERKN6webrtc10VideoCodecEiii
398 fun:_ZN7cricket23WebRtcVideoMediaChannel12SetSendCodecERKN6webrtc10VideoCodec Eiii
399 fun:_ZN7cricket23WebRtcVideoMediaChannel13SetSendCodecsERKSt6vectorINS_10Vide oCodecESaIS2_EE
400 fun:_ZN21VideoMediaChannelTestIN7cricket17WebRtcVideoEngineENS0_23WebRtcVideo MediaChannelEE11SetOneCodecERKNS0_10VideoCodecE
401 fun:_ZN21VideoMediaChannelTestIN7cricket17WebRtcVideoEngineENS0_23WebRtcVideo MediaChannelEE4SendERKNS0_10VideoCodecE
402 fun:_ZN21VideoMediaChannelTestIN7cricket17WebRtcVideoEngineENS0_23WebRtcVideo MediaChannelEE36TwoStreamsSendAndFailUnsignalledRecvERKNS0_10VideoCodecE
403 fun:_ZN69WebRtcVideoMediaChannelTest_TwoStreamsSendAndFailUnsignalledRecv_Tes t8TestBodyEv
404 }
405 {
406 bug_3478 389 bug_3478
407 Memcheck:Leak 390 Memcheck:Leak
408 fun:_Znw* 391 fun:_Znw*
409 fun:_ZNK3rtc18FakeSSLCertificate12GetReferenceEv 392 fun:_ZNK3rtc18FakeSSLCertificate12GetReferenceEv
410 fun:_ZN3rtc18FakeSSLCertificate7DupCertES0_ 393 fun:_ZN3rtc18FakeSSLCertificate7DupCertES0_
411 fun:_ZSt9transformIN9__gnu_cxx17__normal_iteratorIPKN3rtc18FakeSSLCertificate ESt6vectorIS3_SaIS3_EEEENS1_IPPNS2_14SSLCertificateES6_ISB_SaISB_EEEEPFPS3_S3_EE T0_T_SK_SJ_T1_ 394 fun:_ZSt9transformIN9__gnu_cxx17__normal_iteratorIPKN3rtc18FakeSSLCertificate ESt6vectorIS3_SaIS3_EEEENS1_IPPNS2_14SSLCertificateES6_ISB_SaISB_EEEEPFPS3_S3_EE T0_T_SK_SJ_T1_
412 fun:_ZNK3rtc18FakeSSLCertificate8GetChainEPPNS_12SSLCertChainE 395 fun:_ZNK3rtc18FakeSSLCertificate8GetChainEPPNS_12SSLCertChainE
413 fun:_ZN6webrtc14StatsCollector21AddCertificateReportsEPKN3rtc14SSLCertificate E 396 fun:_ZN6webrtc14StatsCollector21AddCertificateReportsEPKN3rtc14SSLCertificate E
414 fun:_ZN6webrtc14StatsCollector18ExtractSessionInfoEv 397 fun:_ZN6webrtc14StatsCollector18ExtractSessionInfoEv
415 fun:_ZN6webrtc14StatsCollector11UpdateStatsENS_23PeerConnectionInterface16Sta tsOutputLevelE 398 fun:_ZN6webrtc14StatsCollector11UpdateStatsENS_23PeerConnectionInterface16Sta tsOutputLevelE
416 fun:_ZN12_GLOBAL__N_118StatsCollectorTest22TestCertificateReportsERKN3rtc18Fa keSSLCertificateERKSt6vectorISsSaISsEES4_S9_ 399 fun:_ZN12_GLOBAL__N_118StatsCollectorTest22TestCertificateReportsERKN3rtc18Fa keSSLCertificateERKSt6vectorISsSaISsEES4_S9_
417 fun:_ZN12_GLOBAL__N_156StatsCollectorTest_ChainedCertificateReportsCreated_Te st8TestBodyEv 400 fun:_ZN12_GLOBAL__N_156StatsCollectorTest_ChainedCertificateReportsCreated_Te st8TestBodyEv
418 } 401 }
419 { 402 {
420 bug_5651 403 bug_5651
421 Memcheck:Unaddressable 404 Memcheck:Unaddressable
422 fun:silk_NLSF_encode 405 fun:silk_NLSF_encode
423 fun:silk_process_NLSFs 406 fun:silk_process_NLSFs
424 fun:silk_process_NLSFs_FLP 407 fun:silk_process_NLSFs_FLP
425 fun:silk_find_pred_coefs_FLP 408 fun:silk_find_pred_coefs_FLP
426 fun:silk_encode_frame_FLP 409 fun:silk_encode_frame_FLP
427 fun:silk_Encode 410 fun:silk_Encode
428 fun:opus_encode_native 411 fun:opus_encode_native
429 fun:opus_encode 412 fun:opus_encode
430 fun:WebRtcOpus_Encode 413 fun:WebRtcOpus_Encode
431 } 414 }
OLDNEW
« no previous file with comments | « tools/valgrind-webrtc/drmemory/suppressions.txt ('k') | webrtc/modules/video_coding/video_coding_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698