| OLD | NEW |
| 1 Name: libyuv | 1 Name: libyuv |
| 2 URL: http://code.google.com/p/libyuv/ | 2 URL: http://code.google.com/p/libyuv/ |
| 3 Version: 1060 | 3 Version: 1305 |
| 4 License: BSD | 4 License: BSD |
| 5 License File: LICENSE | 5 License File: LICENSE |
| 6 | 6 |
| 7 Description: | 7 Description: |
| 8 libyuv is an open source project that includes YUV conversion and scaling | 8 libyuv is an open source project that includes YUV conversion and scaling |
| 9 functionality. | 9 functionality. |
| 10 | 10 |
| 11 The optimized scaler in libyuv is used in multiple resolution encoder example, | 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 | 12 which down-samples the original input video (f.g. 1280x720) a number of times |
| 13 in order to encode multiple resolution bit streams. | 13 in order to encode multiple resolution bit streams. |
| 14 | 14 |
| 15 Local Modifications: | 15 Local Modifications: |
| 16 cherry-pick 'Issue 24479004: Fix building with MSVC for arm' | 16 cherry pick r1311 'disable nv12 avx2 for vs9/10 that dont support avx2 instructi
ons.' |
| OLD | NEW |