| Commit message (Expand) | Author | Age | Files | Lines |
* | vf_hqdn3d: x86 asm | Loren Merritt | 2012-08-26 | 1 | -0/+1 |
* | x86: fix build with nasm 2.08 | Mans Rullgard | 2012-08-07 | 1 | -11/+7 |
* | x86: use nop cpu directives only if supported | Mans Rullgard | 2012-08-07 | 1 | -3/+9 |
* | x86: fix rNmp macros with nasm | Mans Rullgard | 2012-08-07 | 1 | -2/+2 |
* | x86: Use consistent 3dnowext function and macro name suffixes | Diego Biurrun | 2012-08-03 | 1 | -1/+1 |
* | x86inc: clip num_args to 7 on x86-32. | Loren Merritt | 2012-07-28 | 1 | -0/+3 |
* | x86inc: sync to latest version from x264. | Ronald S. Bultje | 2012-07-28 | 1 | -92/+124 |
* | x86: add support for fmaddps fma4 instruction with abstraction to avx/sse | Justin Ruggles | 2012-07-27 | 1 | -5/+11 |
* | x86inc: automatically insert vzeroupper for YMM functions. | Ronald S. Bultje | 2012-07-26 | 1 | -3/+12 |
* | x86inc: modify ALIGN to not generate long nops on i586 | Loren Merritt | 2012-07-05 | 1 | -0/+4 |
* | x86inc: support AVX abstraction for 2-operand instructions | Loren Merritt | 2012-04-18 | 1 | -2/+8 |
* | x86inc improvements for 64-bit | Henrik Gramner | 2012-04-11 | 1 | -104/+114 |
* | x86inc: add *mp named argument support to DEFINE_ARGS. | Ronald S. Bultje | 2012-03-14 | 1 | -0/+2 |
* | x86inc: don't "bake" stack_offset in named arguments. | Loren Merritt | 2012-03-03 | 1 | -1/+4 |
* | x86inc: support yasm -f win64 flag also. | Haruhiko Yamagata | 2012-02-08 | 1 | -0/+2 |
* | x86inc: allow manual use of WIN64_SPILL_XMM. | Henrik Gramner | 2012-02-08 | 1 | -4/+5 |
* | x86inc.asm: fix typo. | Ronald S. Bultje | 2012-01-27 | 1 | -1/+1 |
* | config.asm: change %ifdef directives to %if directives. | Ronald S. Bultje | 2012-01-27 | 1 | -13/+15 |
* | mpegaudiodec: optimized iMDCT transform | Vitor Sessak | 2012-01-08 | 1 | -0/+2 |
* | x86inc: Flag shufps as an floating-point instruction for the AVX emulation code. | Vitor Sessak | 2011-11-27 | 1 | -1/+1 |
* | x86inc: use sse versions of common macros instead of sse2 when applicable | Justin Ruggles | 2011-11-06 | 1 | -0/+5 |
* | Update x86inc.asm to latest x264 version, and add AVX symmetry. | Loren Merritt | 2011-11-05 | 1 | -183/+340 |
* | Move x86inc.asm to libavutil/. | Ronald S. Bultje | 2011-08-12 | 1 | -0/+905 |