aom/third_party/libyuv
James Zern 2f5e0faefd add libyuv/scale_neon64.cc
from r1051, missed in r1060 snapshot update

Change-Id: I3756d8d29fc0dd4c4491efa84b8f8837edde23a7
2014-08-22 18:16:44 -07:00
..
include/libyuv libyuv: update to r1060 2014-08-22 10:31:01 -07:00
source add libyuv/scale_neon64.cc 2014-08-22 18:16:44 -07:00
README.libvpx libyuv: update to r1060 2014-08-22 10:31:01 -07:00

README.libvpx

Name: libyuv
URL: http://code.google.com/p/libyuv/
Version: 1060
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:
None.