summaryrefslogtreecommitdiffstats
path: root/libavutil/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-131-7/+4
|\
| * x86: bswap: remove test for bswap instructionMans Rullgard2011-12-121-7/+0
| * bswap: make generic implementation more compiler-friendlyMans Rullgard2011-12-121-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-091-1/+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: Flag shufps as an floating-point instruction for the AVX emulation code.Vitor Sessak2011-11-281-1/+1
* | Fix compilation with YASM.Reimar Döffinger2011-11-201-3/+3
* | HACK: fix compilation with NASM.Reimar Döffinger2011-11-201-0/+15
* | mpegaudiodec: add SSE-optimized imdct36()Vitor Sessak2011-11-071-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-071-183/+345
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-221-0/+12
|\ \ | |/
| * fmtconvert: port int32_to_float_fmul_scalar() x86 inline asm to yasmJustin Ruggles2011-10-211-0/+12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-271-0/+9
|\ \ | |/
| * x86: XOP/FMA4 CPU detection supportJason Garrett-Glaser2011-09-261-0/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-041-1/+1
|\ \ | |/
| * cpu detection: avoid a signed overflowSean McGovern2011-09-031-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-181-0/+33
|\ \ | |/
| * Move clipd macros to x86util.asm.Ronald S. Bultje2011-08-171-0/+33
* | Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'Michael Niedermayer2011-08-132-0/+1447
|\ \ | |/
| * 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
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-241-2/+2
|\ \ | |/
| * bswap: use native types for av_bwap16().Jason Garrett-Glaser2011-04-221-2/+2
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-231-10/+18
|\ \ | |/
| * 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
* | x86: use raw opcode for xgetbv instructionMans Rullgard2011-02-221-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-131-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
OpenPOWER on IntegriCloud