shithub: openh264

Download patch

ref: d526877939a9d15a100ff786e94503b8ec614a9d
parent: 355bbacc2dc04a5d942a7e2988d97560aafab3ba
author: Martin Storsjö <[email protected]>
date: Fri Mar 7 09:10:09 EST 2014

Update the readme, indicating that ARMv7 NEON optimizations are available now

--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@
 Processor Support
 -----------------
 - Intel x86 optionally with MMX/SSE (no AVX yet, help is welcome)
-- ARMv7 optionally with NEON (initial release does not include this target, will follow later)
+- ARMv7 optionally with NEON
 - Any architecture using C/C++ fallback functions
 
 Building the Library