]> git.sesse.net Git - ffmpeg/history - libavutil/x86_cpu.h
Add FFMPEG_ prefix to all multiple inclusion guards.
[ffmpeg] / libavutil / x86_cpu.h
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...