Thu, 19 Mar 2009 14:49:47 +0000 |
michael |
typedef int x86_reg on non x86
libavutil
|
Tue, 13 Jan 2009 23:44:16 +0000 |
aurel |
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
libavutil
|
Sun, 14 Sep 2008 22:17:40 +0000 |
diego |
Only define x86 register names on x86.
libavutil
|
Sun, 31 Aug 2008 07:39:47 +0000 |
stefano |
Globally rename the header inclusion guard names.
libavutil
|
Sun, 13 Jul 2008 14:56:01 +0000 |
lorenm |
simplify vorbis windowing
libavutil
|
Fri, 09 May 2008 11:10:20 +0000 |
diego |
Add required stdint.h header.
libavutil
|
Thu, 08 May 2008 21:11:24 +0000 |
ramiro |
Do not misuse long as the size of a register in x86.
libavutil
|
Mon, 17 Mar 2008 23:08:17 +0000 |
mru |
add REGd definition
libavutil
|
Thu, 13 Mar 2008 18:04:21 +0000 |
diego |
Add #include "config.h" to headers that need it.
libavutil
|
Fri, 15 Feb 2008 14:58:18 +0000 |
diego |
prettyprinting cosmetics
libavutil
|
Wed, 17 Oct 2007 09:37:46 +0000 |
diego |
Add FFMPEG_ prefix to all multiple inclusion guards.
libavutil
|
Wed, 15 Aug 2007 21:19:13 +0000 |
ramiro |
CONFIG_7REGS -> HAVE_7REGS
libavutil
|
Fri, 27 Apr 2007 09:32:31 +0000 |
diego |
Mark code parts that cannot work on AMD64 due to broken relocations as such.
libavutil
|
Tue, 24 Apr 2007 07:06:30 +0000 |
diego |
Move ebx_available and ebp_available from CONFIG_LIST to HAVE_LIST,
libavutil
|
Thu, 29 Mar 2007 14:20:30 +0000 |
takis |
Fix compilation when using the --disable-opts parameter. This to help those
libavutil
|