mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01: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:
parent
bb2d8e9f05
commit
6f9932476d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue