diff options
Diffstat (limited to 'third_party/aom/README')
-rw-r--r-- | third_party/aom/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/third_party/aom/README b/third_party/aom/README index 82d3b36cc..983a71343 100644 --- a/third_party/aom/README +++ b/third_party/aom/README @@ -1,5 +1,9 @@ README - 9 March 2017 +*************************** +DEPRECATED -- SEE README.md +*************************** + Welcome to the AV1 Codec SDK! COMPILING THE APPLICATIONS/LIBRARIES: @@ -55,6 +59,7 @@ COMPILING THE APPLICATIONS/LIBRARIES: armv7-none-rvct armv7-win32-vs12 armv7-win32-vs14 + armv7-win32-vs15 armv7s-darwin-gcc mips32-linux-gcc mips64-linux-gcc @@ -79,6 +84,7 @@ COMPILING THE APPLICATIONS/LIBRARIES: x86-win32-gcc x86-win32-vs12 x86-win32-vs14 + x86-win32-vs15 x86_64-android-gcc x86_64-darwin9-gcc x86_64-darwin10-gcc @@ -95,6 +101,7 @@ COMPILING THE APPLICATIONS/LIBRARIES: x86_64-win64-gcc x86_64-win64-vs12 x86_64-win64-vs14 + x86_64-win64-vs15 generic-gnu The generic-gnu target, in conjunction with the CROSS environment variable, |