mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-07-03 06:27:44 +08:00
Update H263_AIC asm offset for the apple variant
Originally committed as revision 25099 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user