-
- Downloads
Add attribute that forces alignment of stack to functions that need it.
Necessary for systems that don't align by default to 16 bytes, required by some SSE instructions. Requires GCC >= 4.2. Based on patch by Gaël Chardon. Originally committed as revision 10106 to svn://svn.ffmpeg.org/ffmpeg/trunk
Showing
- libavcodec/dsputil.c 2 additions, 1 deletionlibavcodec/dsputil.c
- libavcodec/pthread.c 1 addition, 1 deletionlibavcodec/pthread.c
- libavcodec/utils.c 5 additions, 5 deletionslibavcodec/utils.c
- libavcodec/w32thread.c 1 addition, 1 deletionlibavcodec/w32thread.c
- libavutil/internal.h 8 additions, 0 deletionslibavutil/internal.h
Loading
Please register or sign in to comment