summaryrefslogtreecommitdiff
path: root/libavutil/x86_cpu.h
Commit message (Expand)AuthorAge
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* Only define x86 register names on x86.Diego Biurrun2008-09-14
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* simplify vorbis windowingLoren Merritt2008-07-13
* Add required stdint.h header.Diego Biurrun2008-05-09
* Do not misuse long as the size of a register in x86.Ramiro Polla2008-05-08
* add REGd definitionMåns Rullgård2008-03-17
* Add #include "config.h" to headers that need it.Diego Biurrun2008-03-13
* prettyprinting cosmeticsDiego Biurrun2008-02-15
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* CONFIG_7REGS -> HAVE_7REGSRamiro Polla2007-08-15
* Mark code parts that cannot work on AMD64 due to broken relocations as such.Diego Biurrun2007-04-27
* Move ebx_available and ebp_available from CONFIG_LIST to HAVE_LIST,Diego Biurrun2007-04-24
* Fix compilation when using the --disable-opts parameter. This to help thosePanagiotis Issaris2007-03-29
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-10
* Add #define REGcGuillaume Poirier2006-08-12
* Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.hLuca Abeni2006-07-03