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

Unified Diff: third_party/libvpx_new/libvpx_srcs_arm64.gypi

Issue 1392983002: Roll src/third_party/libvpx_new/source/libvpx/ 7d28d12ef..ce3f4ade6 (56 commits). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « third_party/libvpx_new/libvpx_srcs_arm.gypi ('k') | third_party/libvpx_new/libvpx_srcs_arm_neon.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libvpx_new/libvpx_srcs_arm64.gypi
diff --git a/third_party/libvpx_new/libvpx_srcs_arm64.gypi b/third_party/libvpx_new/libvpx_srcs_arm64.gypi
index 7d88bc5ff3c1e474e1dae8745f0616bee1da6143..28199b37806e4272e3d621b9a852b876ddf8398d 100644
--- a/third_party/libvpx_new/libvpx_srcs_arm64.gypi
+++ b/third_party/libvpx_new/libvpx_srcs_arm64.gypi
@@ -22,7 +22,6 @@
'<(libvpx_source)/vp8/common/arm/neon/loopfiltersimplehorizontaledge_neon.c',
'<(libvpx_source)/vp8/common/arm/neon/loopfiltersimpleverticaledge_neon.c',
'<(libvpx_source)/vp8/common/arm/neon/mbloopfilter_neon.c',
- '<(libvpx_source)/vp8/common/arm/neon/reconintra_neon.c',
'<(libvpx_source)/vp8/common/arm/neon/shortidct4x4llm_neon.c',
'<(libvpx_source)/vp8/common/arm/neon/sixtappredict_neon.c',
'<(libvpx_source)/vp8/common/arm/neon/vp8_loopfilter_neon.c',
@@ -69,6 +68,7 @@
'<(libvpx_source)/vp8/common/reconinter.c',
'<(libvpx_source)/vp8/common/reconinter.h',
'<(libvpx_source)/vp8/common/reconintra.c',
+ '<(libvpx_source)/vp8/common/reconintra.h',
'<(libvpx_source)/vp8/common/reconintra4x4.c',
'<(libvpx_source)/vp8/common/reconintra4x4.h',
'<(libvpx_source)/vp8/common/rtcd.c',
« no previous file with comments | « third_party/libvpx_new/libvpx_srcs_arm.gypi ('k') | third_party/libvpx_new/libvpx_srcs_arm_neon.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698