summaryrefslogtreecommitdiff
path: root/third_party/libyuv/README.libvpx
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2014-08-10 16:15:18 -0700
committerJames Zern <jzern@google.com>2014-08-12 22:54:05 -0700
commit3a7d467da9f432f010470b7ae39e5bd7c9247323 (patch)
tree587d4b69ab3b43123ccda2305da64d81ac06a92a /third_party/libyuv/README.libvpx
parentccddd5d0f9a69c7369f9a68c155577e4e0b3afd1 (diff)
downloadlibvpx-3a7d467da9f432f010470b7ae39e5bd7c9247323.tar
libvpx-3a7d467da9f432f010470b7ae39e5bd7c9247323.tar.gz
libvpx-3a7d467da9f432f010470b7ae39e5bd7c9247323.tar.bz2
libvpx-3a7d467da9f432f010470b7ae39e5bd7c9247323.zip
libyuv: update to r1041
Change-Id: I38dad398844ee424a7a92a745ab703645018d02b
Diffstat (limited to 'third_party/libyuv/README.libvpx')
-rw-r--r--third_party/libyuv/README.libvpx5
1 files changed, 2 insertions, 3 deletions
diff --git a/third_party/libyuv/README.libvpx b/third_party/libyuv/README.libvpx
index 577b42d0a..fa5b498ca 100644
--- a/third_party/libyuv/README.libvpx
+++ b/third_party/libyuv/README.libvpx
@@ -1,6 +1,6 @@
Name: libyuv
URL: http://code.google.com/p/libyuv/
-Version: 1005
+Version: 1041
License: BSD
License File: LICENSE
@@ -13,5 +13,4 @@ which down-samples the original input video (f.g. 1280x720) a number of times
in order to encode multiple resolution bit streams.
Local Modifications:
-Modified the original scaler code minimally with include file changes to fit
-in our current build system.
+None.