]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavutil/x86_cpu.h
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavutil / x86_cpu.h
2009-03-19 michaeltypedef int x86_reg on non x86
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-09-14 diegoOnly define x86 register names on x86.
2008-08-31 stefanoRename globally the header inclusion guards.
2008-07-13 lorenmsimplify vorbis windowing
2008-05-09 diegoAdd required stdint.h header.
2008-05-08 ramiroDo not misuse long as the size of a register in x86.
2008-03-17 mruadd REGd definition
2008-03-13 diegoAdd #include "config.h" to headers that need it.
2008-02-15 diegoprettyprinting cosmetics
2007-10-17 diegoAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-08-15 ramiroCONFIG_7REGS -> HAVE_7REGS
2007-04-27 diegoMark code parts that cannot work on AMD64 due to broken...
2007-04-24 diegoMove ebx_available and ebp_available from CONFIG_LIST...
2007-03-29 takisFix compilation when using the --disable-opts parameter...
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-10 diegoAdd official LGPL license headers to the files that...
2006-08-12 gpoirierAdd #define REGc
2006-07-03 lucabeMove REG_* macros from libavcodec/i386/mmx.h to libavut...