]> granicus.if.org Git - libvpx/blob - third_party/libyuv/README.libvpx
Merge "VP9: Do not call vp9_adjust_mask() in vp9_setup_mask()"
[libvpx] / third_party / libyuv / README.libvpx
1 Name: libyuv
2 URL: http://code.google.com/p/libyuv/
3 Version: 1456
4 License: BSD
5 License File: LICENSE
6
7 Description:
8 libyuv is an open source project that includes YUV conversion and scaling
9 functionality.
10
11 The optimized scaler in libyuv is used in multiple resolution encoder example,
12 which down-samples the original input video (f.g. 1280x720) a number of times
13 in order to encode multiple resolution bit streams.
14
15 Local Modifications: