aom/third_party/libyuv
James Zern fcd431fdc7 libyuv: cherry-pick MSVC arm build fix
Issue 24479004: Fix building with MSVC for arm
https://webrtc-codereview.appspot.com/24479004/

Change-Id: I758b33a21f46e46af6e58d83b7c045262ac9c7d9
2014-09-06 10:39:49 -07:00
..
include/libyuv libyuv: update to r1060 2014-08-22 10:31:01 -07:00
source libyuv: cherry-pick MSVC arm build fix 2014-09-06 10:39:49 -07:00
README.libvpx libyuv: cherry-pick MSVC arm build fix 2014-09-06 10:39:49 -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:
cherry-pick 'Issue 24479004: Fix building with MSVC for arm'