Update H263_AIC asm offset for the apple variant
authorLuca Barbato <lu_zero@gentoo.org>
Fri, 10 Sep 2010 19:25:42 +0000 (19:25 +0000)
committerLuca Barbato <lu_zero@gentoo.org>
Fri, 10 Sep 2010 19:25:42 +0000 (19:25 +0000)
Originally committed as revision 25099 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/arm/asm-offsets.h

index 76a201d..efdf1fe 100644 (file)
@@ -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