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

Unified Diff: chrome/test/data/webrtc/resources/README

Issue 227633002: Fixed quality tests after PyAuto test purge. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: .gitignore'ing resource files Created 6 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 side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/webrtc/resources/README
diff --git a/chrome/test/data/webrtc/resources/README b/chrome/test/data/webrtc/resources/README
new file mode 100644
index 0000000000000000000000000000000000000000..5be8b566b50f2a90105e90de9efa1f898a15da2f
--- /dev/null
+++ b/chrome/test/data/webrtc/resources/README
@@ -0,0 +1,12 @@
+These *sha1 files are resolved by download_from_google_storage. Include this
+solution in your .gclient to make downloading happen automatically:
+
+{
+ "name" : "webrtc.DEPS",
+ "url" : "svn://svn.chromium.org/chrome/trunk/deps/third_party/webrtc/webrtc.DEPS",
+},
+
+The reference video files of the various resolutions must be frame-by-frame
+exact copies of each other - otherwise the WebRTC video quality test will
+produce incorrect results. The only addition must be the extra frame padding
+around the .y4m files.
« no previous file with comments | « chrome/browser/media/webrtc_browsertest_common.cc ('k') | chrome/test/data/webrtc/resources/force_mic_volume_max.exe.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698