summaryrefslogtreecommitdiffstats
path: root/libavutil/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: bswap: remove test for bswap instructionMans Rullgard2011-12-121-7/+0
* bswap: make generic implementation more compiler-friendlyMans Rullgard2011-12-121-0/+4
* x86 cpuid: set vendor union members separatelySean McGovern2011-12-081-1/+4
* x86inc: Flag shufps as an floating-point instruction for the AVX emulation code.Vitor Sessak2011-11-271-1/+1
* x86inc: use sse versions of common macros instead of sse2 when applicableJustin Ruggles2011-11-061-0/+5
* Update x86inc.asm to latest x264 version, and add AVX symmetry.Loren Merritt2011-11-051-183/+340
* fmtconvert: port int32_to_float_fmul_scalar() x86 inline asm to yasmJustin Ruggles2011-10-211-0/+12
* x86: XOP/FMA4 CPU detection supportJason Garrett-Glaser2011-09-261-0/+9
* cpu detection: avoid a signed overflowSean McGovern2011-09-031-1/+1
* Move clipd macros to x86util.asm.Ronald S. Bultje2011-08-171-0/+33
* Move x86util.asm from libavcodec/ to libavutil/.Ronald S. Bultje2011-08-121-0/+542
* Move x86inc.asm to libavutil/.Ronald S. Bultje2011-08-121-0/+905
* bswap: use native types for av_bwap16().Jason Garrett-Glaser2011-04-221-2/+2
* cosmetics: indentationJustin Ruggles2011-03-221-8/+8
* Add a CPU flag for the Atom processor.Justin Ruggles2011-03-221-2/+10
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-195-20/+20
* x86: use raw opcode for xgetbv instructionMans Rullgard2011-02-201-1/+1
* x86: check for AVX supportMans Rullgard2011-02-201-0/+12
* Add check for Athlon64 and similar AMD processors with slow SSE2.Justin Ruggles2011-02-111-1/+16
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-181-3/+0
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-171-0/+3
* Add missing #include <string.h> in x86/cpu.cMåns Rullgård2010-09-091-0/+1
* Clean up av_get_cpu_flag()Måns Rullgård2010-09-091-6/+1
* Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini2010-09-081-0/+128
* Add av_ prefix to bswap macrosMåns Rullgård2010-07-101-6/+6
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård2010-03-093-4/+2
* Add lots of missing includesMåns Rullgård2010-03-081-0/+1
* Move FASTDIV macro to intmath.hMåns Rullgård2010-01-191-0/+37
* Add macros for 64- and 128-bit write-combining optimization to intreadwrite.h.Alexander Strange2010-01-181-0/+96
* Split libavutil/timer.h per architectureMåns Rullgård2009-04-011-0/+35
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-131-2/+2
* split bswap.h into per-arch filesMåns Rullgård2008-10-211-0/+61
OpenPOWER on IntegriCloud