summaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/simple_idct_neon.S
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2010-07-07 20:09:45 +0000
committerMåns Rullgård <mans@mansr.com>2010-07-07 20:09:45 +0000
commit96088566ee3f81fded353d3f8b6a6102825e0b13 (patch)
treec3ebe3c3dd6ec2663cea83aee506a446eb7dd221 /libavcodec/arm/simple_idct_neon.S
parent278caa6ad301d2c3e8dc9bbc06ad83c020942318 (diff)
downloadffmpeg-streaming-96088566ee3f81fded353d3f8b6a6102825e0b13.zip
ffmpeg-streaming-96088566ee3f81fded353d3f8b6a6102825e0b13.tar.gz
ARM: remove unnecessary .previous directive
Originally committed as revision 24096 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/arm/simple_idct_neon.S')
-rw-r--r--libavcodec/arm/simple_idct_neon.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/arm/simple_idct_neon.S b/libavcodec/arm/simple_idct_neon.S
index f27208e..17cde58 100644
--- a/libavcodec/arm/simple_idct_neon.S
+++ b/libavcodec/arm/simple_idct_neon.S
@@ -243,7 +243,6 @@ endfunc
.align 4
idct_coeff_neon:
.short W1, W2, W3, W4, W5, W6, W7, W4c
- .previous
.macro idct_start data
push {r4-r7, lr}
OpenPOWER on IntegriCloud