[x264-devel] aarch64: Remove leftover commented out code

Martin Storsjö git at videolan.org
Sun Oct 11 19:01:02 CEST 2015


x264 | branch: master | Martin Storsjö <martin at martin.st> | Thu Aug 13 23:59:27 2015 +0300| [ff71457d71c5c11ed825d848677cab09c7639012] | committer: Henrik Gramner

aarch64: Remove leftover commented out code

> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=ff71457d71c5c11ed825d848677cab09c7639012
---

 common/aarch64/mc-a.S |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/aarch64/mc-a.S b/common/aarch64/mc-a.S
index 67a1a7e..f448bf5 100644
--- a/common/aarch64/mc-a.S
+++ b/common/aarch64/mc-a.S
@@ -1569,7 +1569,7 @@ function x264_mbtree_propagate_list_internal_neon, export=1
     dup         v31.8h,  w4             // bipred_weight
     movi        v30.8h,  #0xc0, lsl #8
     ld1         {v29.8h},  [x11] //h->mb.i_mb_x,h->mb.i_mb_y
-    movi        v28.4s,  #4//, lsl #16
+    movi        v28.4s,  #4
     movi        v27.8h,  #31
     movi        v26.8h,  #32
     dup         v24.8h,  w5             // mb_y



More information about the x264-devel mailing list