October 6, 2010
View 6f74fb0

Check whether compiler supports xmm registers in asm clobber list

Ramiro Polla authored on 2010/10/06 10:26:13
October 4, 2010
View 9276bdd

snowdsp: Explicitly state the operand sizes

İsmail Dönmez authored on 2010/10/04 22:08:13
March 19, 2009
View 8e3d8a8

typedef int x86_reg on non x86

Michael Niedermayer authored on 2009/03/19 23:49:47
January 14, 2009
View b250f9c

Change semantic of CONFIG_*, HAVE_* and ARCH_*. They are now always defined to either 0 or 1.

Aurelien Jacobs authored on 2009/01/14 08:44:16
September 15, 2008
View 9be50e3

Only define x86 register names on x86.

Diego Biurrun authored on 2008/09/15 07:17:40
August 31, 2008
View 9879038

Globally rename the header inclusion guard names.

Stefano Sabatini authored on 2008/08/31 16:39:47
July 13, 2008
View f27e1d6

simplify vorbis windowing

Loren Merritt authored on 2008/07/13 23:56:01
May 9, 2008
View c38e75f

Add required stdint.h header.

Diego Biurrun authored on 2008/05/09 20:10:20
View 40d0e66

Do not misuse long as the size of a register in x86. typedef x86_reg as the appropriate size and use it instead.

Ramiro Polla authored on 2008/05/09 06:11:24
March 18, 2008
View 3c9bcb4

add REGd definition

Måns Rullgård authored on 2008/03/18 08:08:17
March 14, 2008
View a087028

Add #include "config.h" to headers that need it.

Diego Biurrun authored on 2008/03/14 03:04:21
February 15, 2008
View 27af15d

prettyprinting cosmetics

Diego Biurrun authored on 2008/02/15 23:58:18
October 17, 2007
View 5b21bda

Add FFMPEG_ prefix to all multiple inclusion guards.

Diego Biurrun authored on 2007/10/17 18:37:46
August 16, 2007
View c8f9ef6

CONFIG_7REGS -> HAVE_7REGS

Ramiro Polla authored on 2007/08/16 06:19:13
April 27, 2007
View e69364b

Mark code parts that cannot work on AMD64 due to broken relocations as such. This allows building shared libraries on AMD64 again. based on a patch by Diego 'Flameeyes' Pettenò and suggestions by Michael original thread: Date: Wed, 18 Apr 2007 11:26:12 +0200 Subject: [Ffmpeg-devel] [PATCH] (try 2) Build shared libraries on AMD64 again

Diego Biurrun authored on 2007/04/27 18:32:31