shithub: openh264

Download patch

ref: 58d9efb5820dacc4d28ba31d95bcb3f9131a8909
parent: 9008b15d94f7a9341b50bc0b7585291ce91e79eb
author: Martin Storsjö <martin@martin.st>
date: Sun Feb 8 16:16:29 EST 2015

Update the readme about android 64 bit support

--- a/README.md
+++ b/README.md
@@ -38,13 +38,13 @@
 - Windows 64-bit and 32-bit
 - Mac OS X 64-bit and 32-bit
 - Linux 64-bit and 32-bit
-- Android 32-bit
+- Android 64-bit and 32-bit
 - iOS 64-bit and 32-bit
 
 Processor Support
 -----------------
 - Intel x86 optionally with MMX/SSE (no AVX yet, help is welcome)
-- ARMv7 optionally with NEON
+- ARMv7 optionally with NEON, AArch64 optionally with NEON
 - Any architecture using C/C++ fallback functions
 
 Building the Library