Roll leveldb 3f7758:803d69 (v1.17 -> v1.18)
[chromium-blink-merge.git] / chrome / test / data / webrtc / resources / README
blobe29e44fa194d5ef414a22fe56180943264654984
1 These *sha1 files are resolved by download_from_google_storage. Include this
2 solution in your .gclient to make downloading happen automatically:
5   "name"        : "webrtc.DEPS",
6   "url"         : "svn://svn.chromium.org/chrome/trunk/deps/third_party/webrtc/webrtc.DEPS",
7 },
9 The reference video files of the various resolutions must be frame-by-frame
10 exact copies of each other - otherwise the WebRTC video quality test will
11 produce incorrect results. The only addition must be the extra frame padding
12 around the .y4m files.
14 If you're not a googler, you'll have to comment out the download hook that
15 downloads from the chrome-webrtc-resources and provide those resources yourself.