]> git.sesse.net Git - ffmpeg/history - libavutil/x86_cpu.h
mem: introduce av_malloc_array and av_mallocz_array
[ffmpeg] / libavutil / x86_cpu.h
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-10-06 Ramiro PollaCheck whether compiler supports xmm registers in asm...
2010-10-04 İsmail Dönmezsnowdsp: Explicitly state the operand sizes
2009-03-19 Michael Niedermayertypedef int x86_reg on non x86
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-09-14 Diego BiurrunOnly define x86 register names on x86.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-07-13 Loren Merrittsimplify vorbis windowing
2008-05-09 Diego BiurrunAdd required stdint.h header.
2008-05-08 Ramiro PollaDo not misuse long as the size of a register in x86.
2008-03-17 Måns Rullgårdadd REGd definition
2008-03-13 Diego BiurrunAdd #include "config.h" to headers that need it.
2008-02-15 Diego Biurrunprettyprinting cosmetics
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-08-15 Ramiro PollaCONFIG_7REGS -> HAVE_7REGS
2007-04-27 Diego BiurrunMark code parts that cannot work on AMD64 due to broken...
2007-04-24 Diego BiurrunMove ebx_available and ebp_available from CONFIG_LIST...
2007-03-29 Panagiotis IssarisFix compilation when using the --disable-opts parameter...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-10 Diego BiurrunAdd official LGPL license headers to the files that...
2006-08-12 Guillaume PoirierAdd #define REGc
2006-07-03 Luca AbeniMove REG_* macros from libavcodec/i386/mmx.h to libavut...