summaryrefslogtreecommitdiff
path: root/source/libvpx/third_party/libyuv/README.libvpx
blob: 3869d25bc40a15506163d18fc4509723953bba4d (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: 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'