| Index: source/libvpx/third_party/libyuv/README.libvpx
|
| ===================================================================
|
| --- source/libvpx/third_party/libyuv/README.libvpx (revision 278778)
|
| +++ source/libvpx/third_party/libyuv/README.libvpx (working copy)
|
| @@ -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 @@
|
| 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.
|
| +Modified the original scaler code minimally with include file changes to fit
|
| +in our current build system.
|
|
|