[SCM] libav/experimental: 10L: remove instruction left over from debugging

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:50:03 UTC 2013


The following commit has been merged in the experimental branch:
commit 9ae443f420eba5907a751d554185de4662d94968
Author: Måns Rullgård <mans at mansr.com>
Date:   Fri Aug 14 01:05:48 2009 +0000

    10L: remove instruction left over from debugging
    
    Originally committed as revision 19638 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/arm/dsputil_neon_s.S b/libavcodec/arm/dsputil_neon_s.S
index 71d09c6..2fd751a 100644
--- a/libavcodec/arm/dsputil_neon_s.S
+++ b/libavcodec/arm/dsputil_neon_s.S
@@ -801,7 +801,6 @@ NOVFP   ldr             lr,  [sp, #16]
 function ff_vorbis_inverse_coupling_neon, export=1
         vmov.i32        q10, #1<<31
         subs            r2,  r2,  #4
-        tst             r2,  #4
         mov             r3,  r0
         mov             r12, r1
         beq             3f

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list