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

Unified Diff: modules/video_coding/codecs/test/videoprocessor_integrationtest_parameterized.cc

Issue 3015703002: Splitting cl https://codereview.webrtc.org/3011373002 into two: updating v1.7 and adding unit tests… (Closed)
Patch Set: Created 3 years, 3 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 | « modules/video_coding/codecs/test/videoprocessor_integrationtest_openh264.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/video_coding/codecs/test/videoprocessor_integrationtest_parameterized.cc
diff --git a/modules/video_coding/codecs/test/videoprocessor_integrationtest_parameterized.cc b/modules/video_coding/codecs/test/videoprocessor_integrationtest_parameterized.cc
index 4bd5fec78f6b996f67f090b50a75b84903eee974..8a182f9b41539d990941f54da1f79bad5625ee33 100644
--- a/modules/video_coding/codecs/test/videoprocessor_integrationtest_parameterized.cc
+++ b/modules/video_coding/codecs/test/videoprocessor_integrationtest_parameterized.cc
@@ -77,7 +77,7 @@ class VideoProcessorIntegrationTestParameterized
rate_profile.frame_index_rate_update[1] = kNumFrames + 1;
rate_profile.num_frames = kNumFrames;
- ProcessFramesAndMaybeVerify(rate_profile, nullptr, nullptr,
+ ProcessFramesAndMaybeVerify(rate_profile, nullptr, nullptr, nullptr,
&kVisualizationParams);
}
« no previous file with comments | « modules/video_coding/codecs/test/videoprocessor_integrationtest_openh264.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698