summaryrefslogtreecommitdiff
path: root/libavcodec/arm/asm-offsets.h
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2010-09-10 19:25:42 +0000
committerLuca Barbato <lu_zero@gentoo.org>2010-09-10 19:25:42 +0000
commit6f9932476dac9fde855ea84aa07bf424c5836967 (patch)
treea0cf1527740fb5a90d5ba46209a532cb7160d263 /libavcodec/arm/asm-offsets.h
parentbb2d8e9f05b6129b8835f2fbe0dc73e6921412bb (diff)
Update H263_AIC asm offset for the apple variant
Originally committed as revision 25099 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/arm/asm-offsets.h')
-rw-r--r--libavcodec/arm/asm-offsets.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/arm/asm-offsets.h b/libavcodec/arm/asm-offsets.h
index 76a201d2c4..efdf1fefe4 100644
--- a/libavcodec/arm/asm-offsets.h
+++ b/libavcodec/arm/asm-offsets.h
@@ -42,7 +42,7 @@
#define AC_PRED 0xa5c
#define BLOCK_LAST_INDEX 0x213c
#define INTER_SCANTAB_RASTER_END 0x233c
-#define H263_AIC 0x25e4
+#define H263_AIC 0x25e0
#endif
#endif