-
- Downloads
x86inc: support stack mem allocation and re-alignment in PROLOGUE
Use this in VP8/H264-8bit loopfilter functions so they can be used if
there is no aligned stack (e.g. MSVC 32bit or ICC 10.x).
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
Showing
- libavcodec/x86/h264_deblock.asm 6 additions, 21 deletionslibavcodec/x86/h264_deblock.asm
- libavcodec/x86/h264dsp_init.c 1 addition, 3 deletionslibavcodec/x86/h264dsp_init.c
- libavcodec/x86/vp8dsp.asm 35 additions, 33 deletionslibavcodec/x86/vp8dsp.asm
- libavcodec/x86/vp8dsp_init.c 0 additions, 8 deletionslibavcodec/x86/vp8dsp_init.c
- libavutil/x86/x86inc.asm 149 additions, 36 deletionslibavutil/x86/x86inc.asm
Loading
Please register or sign in to comment