commit | 4765ca55f9203df57966317379d686904483fb63 | [log] [tgz] |
---|---|---|
author | marpan@webrtc.org <marpan@webrtc.org> | Mon Nov 03 20:10:26 2014 +0000 |
committer | marpan@webrtc.org <marpan@webrtc.org> | Mon Nov 03 20:10:26 2014 +0000 |
tree | f94661df266738ca43082d0e0068b455a3267b15 | |
parent | f866b2d9f97f51ed2a177bab2608b9bbfa78931e [diff] [blame] |
Roll chromium_revision: 28d1981..d3db2ff Pick up the libvpx roll: https://codereview.chromium.org/674753002 Summary of changes (https://chromium.googlesource.com/chromium/src/+/28d1981..d3db2ff/DEPS): * third_party/android_tools 36bf7ac..ea50ccc * third_party/boringssl 7ea8481..751e889 * third_party/icu 8ac906f..d8b2a9d * third_party/libvpx efe9712..2e5ced5 * third_party/usrsctp/usrsctplib * tools/gyp 1990:1991 * tools/swarming_client a57d7db..bcb3bc3 Clang is not updated in this roll. Made the change getchar() --> getc(stdin) as seems like getchar() isn't supported on android anymore. (getchar() was causing the error: undefined reference to '__srget') Update rate control parameter in vp9 test. R=andrew@webrtc.org TBR=ajm@google.com Review URL: https://webrtc-codereview.appspot.com/23229004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7598 4adac7df-926f-26a2-2b94-8c16560cd09d
diff --git a/setup_links.py b/setup_links.py index a0fd6e5..0d79e83 100755 --- a/setup_links.py +++ b/setup_links.py
@@ -86,6 +86,7 @@ 'third_party/libxml', 'third_party/modp_b64', 'tools/android', + 'tools/relocation_packer' ] FILES = {