summaryrefslogtreecommitdiffstats
path: root/libavutil/x86
Commit message (Expand)AuthorAgeFilesLines
* 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