1URL: https://chromium.googlesource.com/libyuv/libyuv/ 2Version: r1602 3License: BSD 4License File: LICENSE 5 6Description: 7libyuv is an open-source library for yuv scaling, conversion, comparison 8and rendering. 9Specifically libyuv is optimized for SSE2/SSSE3 and Neon and has demonstrated 10speed up to 10x to 16x compared to C code. 11 12Local Modifications: 13None 14