summaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/h264idct_neon.S
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-10-03 13:34:57 +0200
committerMichael Niedermayer <michaelni@gmx.at>2012-10-03 13:35:02 +0200
commit7e5496fc41810825657e0a21fb5dcc3081ca1c5a (patch)
tree7fde66107274ff5ff04526618161a67919d9a0bd /libavcodec/arm/h264idct_neon.S
parent695f0869395ef3db624dca9d117dd40c74a7c3b1 (diff)
parent51a15ed7406f73aed0986de26e16578e55ce0da3 (diff)
downloadffmpeg-streaming-7e5496fc41810825657e0a21fb5dcc3081ca1c5a.zip
ffmpeg-streaming-7e5496fc41810825657e0a21fb5dcc3081ca1c5a.tar.gz
Merge remote-tracking branch 'qatar/master'
* qatar/master: ARM: use numeric ID for Tag_ABI_align_preserved segment: Pass the interrupt callback on to the chained AVFormatContext, too ARM: bswap: drop armcc version of av_bswap16() ARM: set Tag_ABI_align_preserved in all asm files Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/arm/h264idct_neon.S')
-rw-r--r--libavcodec/arm/h264idct_neon.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/arm/h264idct_neon.S b/libavcodec/arm/h264idct_neon.S
index 612aec3..1b349ce 100644
--- a/libavcodec/arm/h264idct_neon.S
+++ b/libavcodec/arm/h264idct_neon.S
@@ -20,8 +20,6 @@
#include "libavutil/arm/asm.S"
- preserve8
-
function ff_h264_idct_add_neon, export=1
vld1.64 {d0-d3}, [r1,:128]
OpenPOWER on IntegriCloud