# HG changeset patch # User lu_zero # Date 1284146742 0 # Node ID 01562fcb773d0bfeb008e1e68c5b5ef6d00f22b5 # Parent 0159a19bfff734cd0a7b088d66bd7df1f8c8f22a Update H263_AIC asm offset for the apple variant diff -r 0159a19bfff7 -r 01562fcb773d arm/asm-offsets.h --- a/arm/asm-offsets.h Fri Sep 10 18:01:48 2010 +0000 +++ b/arm/asm-offsets.h Fri Sep 10 19:25:42 2010 +0000 @@ -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