| Index: source/libvpx/third_party/libyuv/README.libvpx
|
| diff --git a/source/libvpx/third_party/libyuv/README.libvpx b/source/libvpx/third_party/libyuv/README.libvpx
|
| index 3869d25bc40a15506163d18fc4509723953bba4d..6a5b60c063b48e3737783e792ebac0f83738fcdb 100644
|
| --- a/source/libvpx/third_party/libyuv/README.libvpx
|
| +++ b/source/libvpx/third_party/libyuv/README.libvpx
|
| @@ -1,6 +1,6 @@
|
| Name: libyuv
|
| URL: http://code.google.com/p/libyuv/
|
| -Version: 1060
|
| +Version: 1305
|
| License: BSD
|
| License File: LICENSE
|
|
|
| @@ -13,4 +13,4 @@ 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'
|
| +cherry pick r1311 'disable nv12 avx2 for vs9/10 that dont support avx2 instructions.'
|
|
|