vpx/third_party/libyuv
Johann bdb46b2957 Cherry pick libyuv VS fix
Change-Id: I1f2e077af87d29b07eaf7acaec8d955e00da9333
2015-03-06 13:00:01 -08:00
..
include/libyuv libyuv: update to r1305 2015-03-02 15:19:31 -08:00
source Cherry pick libyuv VS fix 2015-03-06 13:00:01 -08:00
README.libvpx Cherry pick libyuv VS fix 2015-03-06 13:00:01 -08:00

Name: libyuv
URL: http://code.google.com/p/libyuv/
Version: 1305
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 r1311 'disable nv12 avx2 for vs9/10 that dont support avx2 instructions.'