shithub: openh264

Download patch

ref: 9391c1586d1070a9d11c1dfd229e814c39fe70ab
parent: 9008b15d94f7a9341b50bc0b7585291ce91e79eb
parent: 58d9efb5820dacc4d28ba31d95bcb3f9131a8909
author: Ethan Hugg <ethanhugg@gmail.com>
date: Sun Feb 8 06:21:23 EST 2015

Merge pull request #1808 from mstorsjo/update-readme

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