Author | SHA1 | Message | Date |
---|---|---|---|
|
04581c8c77 |
x86: yasm: Use complete source path for macro helper %includes
This is more consistent with the way we handle C #includes and it simplifies the build system. |
13 years ago |
|
6860b4081d |
x86: include x86inc.asm in x86util.asm
This is necessary to allow refactoring some x86util macros with cpuflags. |
13 years ago |
|
1b1b902e2c |
hqdn3d: Fix out of array read in LOWPASS
Fixes ticket1752 Commit message by commiter Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
12 years ago |
|
7a1944b907 |
vf_hqdn3d: x86 asm
13% faster on penryn, 16% on sandybridge, 15% on bulldozer Not simd; a compiler should have generated this, but gcc didn't. |
12 years ago |