summaryrefslogtreecommitdiff
path: root/third_party/libyuv/README.libvpx
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libyuv/README.libvpx')
-rw-r--r--third_party/libyuv/README.libvpx6
1 files changed, 3 insertions, 3 deletions
diff --git a/third_party/libyuv/README.libvpx b/third_party/libyuv/README.libvpx
index d3495caa1..577b42d0a 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: 102
+Version: 1005
License: BSD
License File: LICENSE
@@ -13,5 +13,5 @@ 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 from C++ to C to fit in our current build
-system. This is a temporal solution, and will be improved later. \ No newline at end of file
+Modified the original scaler code minimally with include file changes to fit
+in our current build system.