shithub: openh264

Download patch

ref: e0d43a8a1f723a40e8e2fcc4fadb941499ad0665
parent: 5373b8a3aad243245c56e964efa8380ab1fcc44d
parent: 77bd41ca7e5d56edfb3246df10d262260b493110
author: HaiboZhu <haibozhu@cisco.com>
date: Tue Sep 15 05:16:46 EDT 2015

Merge pull request #2117 from mstorsjo/fix-arm-binutils

Fix building down_sample_neon.S with gnu binutils

--- a/codec/processing/src/arm/down_sample_neon.S
+++ b/codec/processing/src/arm/down_sample_neon.S
@@ -382,7 +382,7 @@
     add lr, #48
     cmp lr, r4
     movcs lr, #0
-    addcs r6, r3, lsl #1
+    addcs r6, r6, r3, lsl #1
     addcs r6, r6, r3
     movcs r2, r6
     addcs r7, r2, r3
@@ -441,7 +441,7 @@
     add lr, #64
     cmp lr, r4
     movcs lr, #0
-    addcs r6, r3, lsl #2
+    addcs r6, r6, r3, lsl #2
     movcs r2, r6
     addcs r7, r2, r3
     addcs r8, r1