[FFmpeg-cvslog] r25099 - trunk/libavcodec/arm/asm-offsets.h

lu_zero subversion
Fri Sep 10 21:25:43 CEST 2010


Author: lu_zero
Date: Fri Sep 10 21:25:42 2010
New Revision: 25099

Log:
Update H263_AIC asm offset for the apple variant

Modified:
   trunk/libavcodec/arm/asm-offsets.h

Modified: trunk/libavcodec/arm/asm-offsets.h
==============================================================================
--- trunk/libavcodec/arm/asm-offsets.h	Fri Sep 10 20:01:48 2010	(r25098)
+++ trunk/libavcodec/arm/asm-offsets.h	Fri Sep 10 21:25:42 2010	(r25099)
@@ -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



More information about the ffmpeg-cvslog mailing list