summaryrefslogtreecommitdiff
path: root/third_party/x86inc/README.libvpx
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2014-04-11 12:28:01 -0700
committerJames Zern <jzern@google.com>2014-04-11 12:28:01 -0700
commitd30f6b3ef8c1fca42e741d24ae06399d80e169fb (patch)
tree7b28db61fb8907eb24c5cbe0ec55fecd32b460e5 /third_party/x86inc/README.libvpx
parentdc89e9b0b6a668ca4082e20463eb767f655b6909 (diff)
downloadlibvpx-d30f6b3ef8c1fca42e741d24ae06399d80e169fb.tar
libvpx-d30f6b3ef8c1fca42e741d24ae06399d80e169fb.tar.gz
libvpx-d30f6b3ef8c1fca42e741d24ae06399d80e169fb.tar.bz2
libvpx-d30f6b3ef8c1fca42e741d24ae06399d80e169fb.zip
rename README.webm -> README.libvpx
matches the project name and doesn't share a media file extension Change-Id: I9ad6c0a180e36c41f8fc49120615a070ea792a30
Diffstat (limited to 'third_party/x86inc/README.libvpx')
-rw-r--r--third_party/x86inc/README.libvpx11
1 files changed, 11 insertions, 0 deletions
diff --git a/third_party/x86inc/README.libvpx b/third_party/x86inc/README.libvpx
new file mode 100644
index 000000000..02cd9ab4e
--- /dev/null
+++ b/third_party/x86inc/README.libvpx
@@ -0,0 +1,11 @@
+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.