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

Unified Diff: webrtc/modules/video_coding/video_coding.gypi

Issue 1808693002: Revert of VCMCodecTimer: Change filter from max to 95th percentile (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/modules/video_coding/timing_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/video_coding/video_coding.gypi
diff --git a/webrtc/modules/video_coding/video_coding.gypi b/webrtc/modules/video_coding/video_coding.gypi
index 82c272654cad3610af389905906424ab0c82863c..02c9c6b32b199c8e2f8951ec326e42044860a077 100644
--- a/webrtc/modules/video_coding/video_coding.gypi
+++ b/webrtc/modules/video_coding/video_coding.gypi
@@ -47,7 +47,6 @@
'nack_fec_tables.h',
'nack_module.h',
'packet.h',
- 'percentile_filter.h',
'qm_select_data.h',
'qm_select.h',
'receiver.h',
@@ -75,7 +74,6 @@
'media_optimization.cc',
'nack_module.cc',
'packet.cc',
- 'percentile_filter.cc',
'qm_select.cc',
'receiver.cc',
'rtt_filter.cc',
« no previous file with comments | « webrtc/modules/video_coding/timing_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698