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

Side by Side Diff: DEPS

Issue 3011373002: Updating OpenH264 to v1.7.0 (Closed)
Patch Set: moved unit test to separate cl Created 3 years, 2 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This file contains dependencies for WebRTC. 1 # This file contains dependencies for WebRTC.
2 2
3 vars = { 3 vars = {
4 'chromium_git': 'https://chromium.googlesource.com', 4 'chromium_git': 'https://chromium.googlesource.com',
5 'webrtc_git': 'https://webrtc.googlesource.com', 5 'webrtc_git': 'https://webrtc.googlesource.com',
6 'chromium_revision': '533744aa7772db7ede651fc9639d9598b3ee7420', 6 'chromium_revision': '533744aa7772db7ede651fc9639d9598b3ee7420',
7 'boringssl_git': 'https://boringssl.googlesource.com', 7 'boringssl_git': 'https://boringssl.googlesource.com',
8 # Three lines of non-changing comments so that 8 # Three lines of non-changing comments so that
9 # the commit queue can handle CLs rolling swarming_client 9 # the commit queue can handle CLs rolling swarming_client
10 # and whatever else without interference from each other. 10 # and whatever else without interference from each other.
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
62 Var('chromium_git') + '/chromium/llvm-project/compiler-rt/lib/fuzzer.git' + '@' + Var('libfuzzer_revision'), 62 Var('chromium_git') + '/chromium/llvm-project/compiler-rt/lib/fuzzer.git' + '@' + Var('libfuzzer_revision'),
63 'src/third_party/libjpeg_turbo': 63 'src/third_party/libjpeg_turbo':
64 Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + 'a1750dbc79 a8792dde3d3f7d7d8ac28ba01ac9dd', 64 Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + 'a1750dbc79 a8792dde3d3f7d7d8ac28ba01ac9dd',
65 'src/third_party/libsrtp': 65 'src/third_party/libsrtp':
66 Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + '1d45b8e599dc2db6e a3ae22dbc94a8c504652423', 66 Var('chromium_git') + '/chromium/deps/libsrtp.git' + '@' + '1d45b8e599dc2db6e a3ae22dbc94a8c504652423',
67 'src/third_party/libvpx/source/libvpx': 67 'src/third_party/libvpx/source/libvpx':
68 Var('chromium_git') + '/webm/libvpx.git' + '@' + '10bab1ec2966e0c22e80965b0 0b2a953a338880b', 68 Var('chromium_git') + '/webm/libvpx.git' + '@' + '10bab1ec2966e0c22e80965b0 0b2a953a338880b',
69 'src/third_party/libyuv': 69 'src/third_party/libyuv':
70 Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '5b1af9a33545895ea12c52bf 007f17914de19173', 70 Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '5b1af9a33545895ea12c52bf 007f17914de19173',
71 'src/third_party/openh264/src': 71 'src/third_party/openh264/src':
72 Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + '0fd88df 93c5dcaf858c57eb7892bd27763f0f0ac', 72 Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + 'a180c9d 4d6f1a4830ca9eed9d159d54996bd63cb',
73 'src/third_party/openmax_dl': 73 'src/third_party/openmax_dl':
74 Var('webrtc_git') + '/deps/third_party/openmax.git' + '@' + Var('openmax_dl _revision'), 74 Var('webrtc_git') + '/deps/third_party/openmax.git' + '@' + Var('openmax_dl _revision'),
75 'src/third_party/usrsctp/usrsctplib': 75 'src/third_party/usrsctp/usrsctplib':
76 Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + 'f4819e 1b177f7bfdd761c147f5a649b9f1a78c06', 76 Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + 'f4819e 1b177f7bfdd761c147f5a649b9f1a78c06',
77 'src/third_party/yasm/source/patched-yasm': 77 'src/third_party/yasm/source/patched-yasm':
78 Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + 'b98114 e18d8b9b84586b10d24353ab8616d4c5fc', 78 Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + 'b98114 e18d8b9b84586b10d24353ab8616d4c5fc',
79 'src/tools': 79 'src/tools':
80 Var('chromium_git') + '/chromium/src/tools' + '@' + 'd37af930bfe66bce0e8282e 854a637041ef40be2', 80 Var('chromium_git') + '/chromium/src/tools' + '@' + 'd37af930bfe66bce0e8282e 854a637041ef40be2',
81 'src/tools/gyp': 81 'src/tools/gyp':
82 Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da 9e79460fe590bfb', 82 Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da 9e79460fe590bfb',
(...skipping 485 matching lines...) Expand 10 before | Expand all | Expand 10 after
568 568
569 # The below rules will be removed when webrtc:4243 is fixed. 569 # The below rules will be removed when webrtc:4243 is fixed.
570 specific_include_rules = { 570 specific_include_rules = {
571 "video_receive_stream\.h": [ 571 "video_receive_stream\.h": [
572 "+call/video_receive_stream.h", 572 "+call/video_receive_stream.h",
573 ], 573 ],
574 "video_send_stream\.h": [ 574 "video_send_stream\.h": [
575 "+call/video_send_stream.h", 575 "+call/video_send_stream.h",
576 ], 576 ],
577 } 577 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698