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

Unified Diff: third_party/libvpx/source/libvpx/third_party/x86inc/README.libvpx

Issue 1158913006: Move libvpx from DEPS to src (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add DEPS file with #include paths Created 5 years, 7 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: third_party/libvpx/source/libvpx/third_party/x86inc/README.libvpx
diff --git a/third_party/libvpx/source/libvpx/third_party/x86inc/README.libvpx b/third_party/libvpx/source/libvpx/third_party/x86inc/README.libvpx
new file mode 100644
index 0000000000000000000000000000000000000000..343bcf9624b0602b128ca85ac10c99f9a0656751
--- /dev/null
+++ b/third_party/libvpx/source/libvpx/third_party/x86inc/README.libvpx
@@ -0,0 +1,12 @@
+URL: http://git.videolan.org/?p=x264.git
+Version: 999b753ff0f4dc872077f4fa90d465e948cbe656
+License: ISC
+License File: LICENSE
+
+Description:
+x264/libav's framework for x86 assembly. Contains a variety of macros and
+defines that help automatically allow assembly to work cross-platform.
+
+Local Modifications:
+Some modifications to allow PIC to work with x86inc.
+Conditionally define program_name to allow overriding.

Powered by Google App Engine
This is Rietveld 408576698