Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
include/libyuv/ | 07-May-2024 | - | 4,767 | 3,675 | ||
source/ | 07-May-2024 | - | 46,430 | 40,850 | ||
README.libvpx | D | 07-May-2024 | 435 | 16 | 12 |
README.libvpx
1Name: libyuv 2URL: http://code.google.com/p/libyuv/ 3Version: 1456 4License: BSD 5License File: LICENSE 6 7Description: 8libyuv is an open source project that includes YUV conversion and scaling 9functionality. 10 11The optimized scaler in libyuv is used in multiple resolution encoder example, 12which down-samples the original input video (f.g. 1280x720) a number of times 13in order to encode multiple resolution bit streams. 14 15Local Modifications: 16