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

Unified Diff: DEPS

Issue 2425423006: libyuv r1629 roll for AVX2 optimized HalfFloatPlane and ExtractAlpha. (Closed)
Patch Set: avoid reading off end of buffer VideoResourceUpdaterTest.MakeHalfFloatTest Created 4 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 side-by-side diff with in-line comments
Download patch
Index: DEPS
diff --git a/DEPS b/DEPS
index 2c4abb29b441348ee4b3d8657dae417a0bb0357e..89178d26205ad6af8e515c8ff6d0faaf6ecb2fb4 100644
--- a/DEPS
+++ b/DEPS
@@ -231,7 +231,7 @@ deps = {
Var('chromium_git') + '/external/github.com/open-source-parsers/jsoncpp.git' + '@' + 'f572e8e42e22cfcf5ab0aea26574f408943edfa4', # from svn 248
'src/third_party/libyuv':
- Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '198bce39590b60486d9d5f1f10a6a0e03d8c6d8b',
+ Var('chromium_git') + '/libyuv/libyuv.git' + '@' + 'f553db2d30c7c5686a7b41481f6fe96a876c7a6c',
'src/third_party/smhasher/src':
Var('chromium_git') + '/external/smhasher.git' + '@' + 'e87738e57558e0ec472b2fc3a643b838e5b6e88f',
« no previous file with comments | « no previous file | cc/resources/video_resource_updater_unittest.cc » ('j') | cc/resources/video_resource_updater_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698