shithub: libvpx

ref: 8cbd4f87011efff05efab2fd99c18abd5baaaa2a
dir: /third_party/libyuv/README.libvpx/

View raw version
Name: libyuv
URL: http://code.google.com/p/libyuv/
Version: 1b3e4aee47
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:
Removed all unnecessary files including all gyp, make files, docs, unit_tests
and tools directories