summaryrefslogtreecommitdiff
path: root/libavutil/x86
Commit message (Expand)AuthorAge
* 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
* Split libavutil/timer.h per architectureMåns Rullgård2009-04-01
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* split bswap.h into per-arch filesMåns Rullgård2008-10-21