summaryrefslogtreecommitdiffstats
path: root/libavutil/x86_cpu.h
Commit message (Expand)AuthorAgeFilesLines
* x86_cpu.h: newline at the end to shutup some warnings in openccMichael Niedermayer2012-09-131-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-091-98/+1
|\
| * x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.hMans Rullgard2012-08-091-98/+0
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Check whether compiler supports xmm registers in asm clobber listRamiro Polla2010-10-061-0/+20
* snowdsp: Explicitly state the operand sizesİsmail Dönmez2010-10-041-0/+2
* typedef int x86_reg on non x86Michael Niedermayer2009-03-191-0/+2
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-131-9/+4
* Only define x86 register names on x86.Diego Biurrun2008-09-141-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* simplify vorbis windowingLoren Merritt2008-07-131-0/+4
* Add required stdint.h header.Diego Biurrun2008-05-091-0/+1
* Do not misuse long as the size of a register in x86.Ramiro Polla2008-05-081-0/+2
* add REGd definitionMåns Rullgård2008-03-171-0/+2
* Add #include "config.h" to headers that need it.Diego Biurrun2008-03-131-0/+2
* prettyprinting cosmeticsDiego Biurrun2008-02-151-30/+30
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* CONFIG_7REGS -> HAVE_7REGSRamiro Polla2007-08-151-1/+1
* Mark code parts that cannot work on AMD64 due to broken relocations as such.Diego Biurrun2007-04-271-0/+4
* Move ebx_available and ebp_available from CONFIG_LIST to HAVE_LIST,Diego Biurrun2007-04-241-1/+1
* Fix compilation when using the --disable-opts parameter. This to help thosePanagiotis Issaris2007-03-291-0/+4
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+18
* Add #define REGcGuillaume Poirier2006-08-121-0/+2
* Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.hLuca Abeni2006-07-031-0/+38
OpenPOWER on IntegriCloud