]> git.sesse.net Git - ffmpeg/history - libavcodec/i386/cputest.c
Fix declaration and code thingie
[ffmpeg] / libavcodec / i386 / cputest.c
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-10-07 Diego BiurrunCompilation fix, printf gets redefined to please_use_av...
2006-09-10 Diego BiurrunAdd official LGPL license headers to the files that...
2006-04-28 Zuxy MengRemove unused and unsupported Cyrix's "Extended MMX",
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2004-12-13 Michael Niedermayerx86 cpu capabilities detection rewrite / cleanup
2004-12-05 Matthieu Castetdetect sse on athlon-xp patch by (matthieu castet ...
2004-10-17 Aurelien Jacobsgcc 3.4.3 preversions do not appreciate invalid instruc...
2004-10-11 Aurelien Jacobsadapting existing mmx/mmx2/sse/3dnow optimizations...
2004-07-16 Michael Niedermayer10l and better MMX/SSE detection for VIA1000
2004-06-24 Michael Niedermayertransmeta crusoe mmx detection by "Nobody/Anonymous...
2002-11-26 Francisco Javier... via c3 fix patch by (Francisco Javier Cabello Torres...
2002-11-25 Francisco Javier... via c3 detection patch by (Francisco Javier Cabello...
2002-05-25 Fabrice Bellardlicense/copyright change
2001-08-08 Nick KurshevPortability and testing issues
2001-08-05 Nick KurshevSuppressing external gas stuff to improve portability...
2001-07-30 Fabrice Bellardadded external cpuid code to solve -fPIC and gcc unclea...
2001-07-24 Fabrice Bellardfixed cpuid macro to allow PIC compiling
2001-07-22 Fabrice BellardInitial revision