summaryrefslogtreecommitdiff
path: root/third_party/libyuv/README.libvpx
blob: 6a5b60c063b48e3737783e792ebac0f83738fcdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.'