ffmpeg/libavfilter/x86
Daniel Kang 67360ccd51 yadif: x86: fix build for compilers without aligned stack
Manually load registers to avoid using 8 registers on x86_32 with
compilers that do not align the stack (e.g. MSVC).

Signed-off-by: Diego Biurrun <diego@biurrun.de>
2013-01-14 09:51:52 +01:00
..
Makefile yadif: Port inline assembly to yasm 2013-01-09 18:41:02 +01:00
af_volume.asm x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume scaling 2012-12-05 11:23:37 -05:00
af_volume_init.c x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume scaling 2012-12-05 11:23:37 -05:00
gradfun.c x86: mmx2 ---> mmxext in function names 2012-10-31 17:53:57 +01:00
hqdn3d.asm x86: yasm: Use complete source path for macro helper %includes 2012-10-31 00:37:42 +01:00
yadif.asm yadif: x86: fix build for compilers without aligned stack 2013-01-14 09:51:52 +01:00
yadif_init.c yadif: Port inline assembly to yasm 2013-01-09 18:41:02 +01:00