| Commit message (Expand) | Author | Age | Files | Lines |
* | typedef int x86_reg on non x86 | Michael Niedermayer | 2009-03-19 | 1 | -0/+2 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -9/+4 |
* | Only define x86 register names on x86. | Diego Biurrun | 2008-09-14 | 1 | -1/+1 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | simplify vorbis windowing | Loren Merritt | 2008-07-13 | 1 | -0/+4 |
* | Add required stdint.h header. | Diego Biurrun | 2008-05-09 | 1 | -0/+1 |
* | Do not misuse long as the size of a register in x86. | Ramiro Polla | 2008-05-08 | 1 | -0/+2 |
* | add REGd definition | Måns Rullgård | 2008-03-17 | 1 | -0/+2 |
* | Add #include "config.h" to headers that need it. | Diego Biurrun | 2008-03-13 | 1 | -0/+2 |
* | prettyprinting cosmetics | Diego Biurrun | 2008-02-15 | 1 | -30/+30 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | CONFIG_7REGS -> HAVE_7REGS | Ramiro Polla | 2007-08-15 | 1 | -1/+1 |
* | Mark code parts that cannot work on AMD64 due to broken relocations as such. | Diego Biurrun | 2007-04-27 | 1 | -0/+4 |
* | Move ebx_available and ebp_available from CONFIG_LIST to HAVE_LIST, | Diego Biurrun | 2007-04-24 | 1 | -1/+1 |
* | Fix compilation when using the --disable-opts parameter. This to help those | Panagiotis Issaris | 2007-03-29 | 1 | -0/+4 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Add official LGPL license headers to the files that were missing them. | Diego Biurrun | 2006-09-10 | 1 | -0/+18 |
* | Add #define REGc | Guillaume Poirier | 2006-08-12 | 1 | -0/+2 |
* | Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h | Luca Abeni | 2006-07-03 | 1 | -0/+38 |