This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
Update H263_AIC asm offset for the apple variant
Originally committed as revision 25099 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Luca Barbato
14 years ago
parent
bb2d8e9f05
commit
6f9932476d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavcodec/arm/asm-offsets.h
+ 1
- 1
libavcodec/arm/asm-offsets.h
View File
@@ -42,7 +42,7 @@
#define AC_PRED 0xa5c
#define BLOCK_LAST_INDEX 0x213c
#define INTER_SCANTAB_RASTER_END 0x233c
#define H263_AIC 0x25e
4
#define H263_AIC 0x25e
0
#endif
#endif
Write
Preview
Loading…
Cancel
Save