ref: 5c93e62e0af1929cef1a3c6e377fff3d967553a5
dir: /third_party/libyuv/README.libvpx/
Name: libyuv URL: http://code.google.com/p/libyuv/ Version: 1005 License: BSD License File: LICENSE Description: libyuv is an open source project that includes YUV conversion and scaling functionality. The optimized scaler in libyuv is used in multiple resolution encoder example, 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.