summaryrefslogtreecommitdiff
path: root/libavutil/x86
Commit message (Expand)AuthorAge
* x86: cpu: clean up check for cpuid instruction supportMans Rullgard2012-07-01
* x86: cpu: whitespace (mostly) cosmeticsMans Rullgard2012-06-25
* x86: place some inline asm under #if HAVE_INLINE_ASMRonald S. Bultje2012-06-25
* x86: Add CPU flag for the i686 cmov instructionDiego Biurrun2012-06-23
* float_dsp: add x86-optimized functions for vector_fmac_scalar()Justin Ruggles2012-06-18
* Add a float DSP framework to libavutilJustin Ruggles2012-06-08
* x86: Avoid movs on BUTTERFLYPS when in AVX modeVitor Sessak2012-05-29
* lavr: replace the SSE version of ff_conv_fltp_to_flt_6ch() with SSE4 and AVXJustin Ruggles2012-05-09
* Add libavresampleJustin Ruggles2012-04-24
* x86inc: support AVX abstraction for 2-operand instructionsLoren Merritt2012-04-18
* build: Move all arch OBJS declarations into arch subdirectory Makefiles.Diego Biurrun2012-04-12
* x86inc improvements for 64-bitHenrik Gramner2012-04-11
* x86inc: add *mp named argument support to DEFINE_ARGS.Ronald S. Bultje2012-03-14
* x86inc: don't "bake" stack_offset in named arguments.Loren Merritt2012-03-03
* x86inc: support yasm -f win64 flag also.Haruhiko Yamagata2012-02-08
* x86inc: allow manual use of WIN64_SPILL_XMM.Henrik Gramner2012-02-08
* win64: add a XMM clobber test configure option.Ronald S. Bultje2012-02-02
* x86inc.asm: fix typo.Ronald S. Bultje2012-01-27
* config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-27
* mpegaudiodec: optimized iMDCT transformVitor Sessak2012-01-08
* x86: bswap: remove test for bswap instructionMans Rullgard2011-12-12
* bswap: make generic implementation more compiler-friendlyMans Rullgard2011-12-12
* x86 cpuid: set vendor union members separatelySean McGovern2011-12-08
* x86inc: Flag shufps as an floating-point instruction for the AVX emulation code.Vitor Sessak2011-11-27
* x86inc: use sse versions of common macros instead of sse2 when applicableJustin Ruggles2011-11-06
* Update x86inc.asm to latest x264 version, and add AVX symmetry.Loren Merritt2011-11-05
* fmtconvert: port int32_to_float_fmul_scalar() x86 inline asm to yasmJustin Ruggles2011-10-21
* x86: XOP/FMA4 CPU detection supportJason Garrett-Glaser2011-09-26
* cpu detection: avoid a signed overflowSean McGovern2011-09-03
* Move clipd macros to x86util.asm.Ronald S. Bultje2011-08-17
* Move x86util.asm from libavcodec/ to libavutil/.Ronald S. Bultje2011-08-12
* Move x86inc.asm to libavutil/.Ronald S. Bultje2011-08-12
* bswap: use native types for av_bwap16().Jason Garrett-Glaser2011-04-22
* cosmetics: indentationJustin Ruggles2011-03-22
* Add a CPU flag for the Atom processor.Justin Ruggles2011-03-22
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* x86: use raw opcode for xgetbv instructionMans Rullgard2011-02-20
* x86: check for AVX supportMans Rullgard2011-02-20
* Add check for Athlon64 and similar AMD processors with slow SSE2.Justin Ruggles2011-02-11
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-18
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-17
* Add missing #include <string.h> in x86/cpu.cMåns Rullgård2010-09-09
* Clean up av_get_cpu_flag()Måns Rullgård2010-09-09
* Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini2010-09-08
* Add av_ prefix to bswap macrosMåns Rullgård2010-07-10
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård2010-03-09
* Add lots of missing includesMåns Rullgård2010-03-08
* Move FASTDIV macro to intmath.hMåns Rullgård2010-01-19
* Add macros for 64- and 128-bit write-combining optimization to intreadwrite.h.Alexander Strange2010-01-18