171 Commits (40a9363033eaa1df1fb9dce4d8d1f522f7319f8a)

Author SHA1 Message Date
Ronald S. Bultje 08b028c18d Remove INIT_AVX from x86inc.asm. 12 years ago
Loren Merritt 7a1944b907 vf_hqdn3d: x86 asm 12 years ago
Michael Niedermayer c794acc44e x86inc.asm: remove redundant ifdef __YASM_VER__ 12 years ago
Mans Rullgard edd8226795 x86: fix build with nasm 2.08 12 years ago
Mans Rullgard 180d43bc67 x86: use nop cpu directives only if supported 12 years ago
Mans Rullgard 7238265052 x86: fix rNmp macros with nasm 12 years ago
Diego Biurrun ca844b7be9 x86: Use consistent 3dnowext function and macro name suffixes 12 years ago
Loren Merritt f8d8fe255d x86inc: clip num_args to 7 on x86-32. 12 years ago
Ronald S. Bultje 96c9cc1094 x86inc: sync to latest version from x264. 12 years ago
Justin Ruggles 79687079a9 x86: add support for fmaddps fma4 instruction with abstraction to avx/sse 12 years ago
Ronald S. Bultje 30b45d9c38 x86inc: automatically insert vzeroupper for YMM functions. 12 years ago
Clément Bœsch 7073174551 x86inc: put basicnop under ifdef to prevent compile failure. 13 years ago
Michael Niedermayer dc12f7d4ec x86inc: try to put amdnop under ifdef to prevent compile failure 13 years ago
Loren Merritt 2cd1f5cadc x86inc: modify ALIGN to not generate long nops on i586 13 years ago
Reimar Döffinger 9b1f776d75 Fix compilation with NASM. 13 years ago
Nico Weber a4a88fd42c Remove .rodata alignment kludge for Mach-O if a recent enough yasm is used. 13 years ago
Loren Merritt 705f3d4759 x86inc: support AVX abstraction for 2-operand instructions 13 years ago
Henrik Gramner 729f90e268 x86inc improvements for 64-bit 13 years ago
Ronald S. Bultje 98b9da2ac7 x86inc: add *mp named argument support to DEFINE_ARGS. 13 years ago
Loren Merritt 0f53d0cf4b x86inc: don't "bake" stack_offset in named arguments. 13 years ago
Haruhiko Yamagata 166f399377 x86inc: support yasm -f win64 flag also. 13 years ago
Henrik Gramner 9cf7385309 x86inc: allow manual use of WIN64_SPILL_XMM. 13 years ago
Ronald S. Bultje 412b248edb x86inc.asm: fix typo. 13 years ago
Ronald S. Bultje 3b15a6d742 config.asm: change %ifdef directives to %if directives. 13 years ago
Michael Niedermayer f4a01d7788 x86inc: remove duplicate movlhps 13 years ago
Vitor Sessak 39df0c434c mpegaudiodec: optimized iMDCT transform 13 years ago
Vitor Sessak ca55606a51 x86inc: Flag shufps as an floating-point instruction for the AVX emulation code. 13 years ago
Vitor Sessak 6b6ee58249 x86inc: Flag shufps as an floating-point instruction for the AVX emulation code. 13 years ago
Reimar Döffinger e8ab4bac0c Fix compilation with YASM. 13 years ago
Reimar Döffinger 03f1caec61 HACK: fix compilation with NASM. 13 years ago
Vitor Sessak 22e25c002e mpegaudiodec: add SSE-optimized imdct36() 13 years ago
Justin Ruggles f2bd8a0786 x86inc: use sse versions of common macros instead of sse2 when applicable 13 years ago
Loren Merritt 2f7f2e4b41 Update x86inc.asm to latest x264 version, and add AVX symmetry. 13 years ago
Ronald S. Bultje 3a39195b1d Move x86inc.asm to libavutil/. 13 years ago
Dave Yeo d69f9a4234 Add support for a.out object format to assembler macros. 14 years ago
Vitor Sessak 33cbfa6fa3 Update x86inc.asm from x264 to allow AVX emulation using SSE and MMX. 14 years ago
Loren Merritt 532e769701 sync yasm macros from x264 15 years ago
Jason Garrett-Glaser 2966cc1849 Update x264asm header files to latest versions. 15 years ago
Loren Merritt 29e4edbbe7 sync yasm macros to x264 15 years ago
Loren Merritt 2f77923d72 simd add_hfyu_left_prediction 15 years ago
John Adcock 3f87f39cb8 Update x264 asm code to latest to add support for 64-bit Windows. 16 years ago
Diego Biurrun a6493a8fbd Rename libavcodec/i386/ --> libavcodec/x86/. 16 years ago
Jason Garrett-Glaser 40c7d0ae3c Add automatic prefix handling to yasm functions. Does nothing now, but will 16 years ago
Loren Merritt bafad220a7 import yasm macros from x264 16 years ago