Minor fix-ups to r17728.
Convert references to the stack buffer in the MMX fDCT to use esp-relative offsets, saving a register. Move the MSVC MMX fDCT into the MMXEXT section (as was done for the gcc one), since it now requires pshufw for the zig-zagging. svn path=/trunk/theora/; revision=17736
Showing
- lib/x86/mmxfdct.c 21 additions, 21 deletionslib/x86/mmxfdct.c
- lib/x86/sse2fdct.c 3 additions, 3 deletionslib/x86/sse2fdct.c
- lib/x86/x86zigzag.h 19 additions, 19 deletionslib/x86/x86zigzag.h
- lib/x86_vc/mmxfdct.c 1 addition, 1 deletionlib/x86_vc/mmxfdct.c
- lib/x86_vc/x86enc.c 1 addition, 1 deletionlib/x86_vc/x86enc.c
- lib/x86_vc/x86enc.h 1 addition, 1 deletionlib/x86_vc/x86enc.h
Loading
Please register or sign in to comment