From: Luca Barbato Date: Fri, 10 Sep 2010 19:25:42 +0000 (+0000) Subject: Update H263_AIC asm offset for the apple variant X-Git-Tag: v0.7b1~2267 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6f9932476dac9fde855ea84aa07bf424c5836967;p=platform%2Fupstream%2Flibav.git Update H263_AIC asm offset for the apple variant Originally committed as revision 25099 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/libavcodec/arm/asm-offsets.h b/libavcodec/arm/asm-offsets.h index 76a201d..efdf1fe 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