]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/i386/cputest.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
[frescor/ffmpeg.git] / libavcodec / i386 / cputest.c
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-10-07 diegoCompilation fix, printf gets redefined to please_use_av...
2006-09-10 diegoAdd official LGPL license headers to the files that...
2006-04-28 gpoirierRemove unused and unsupported Cyrix's "Extended MMX",
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2004-12-13 michaelx86 cpu capabilities detection rewrite / cleanup
2004-12-05 michaeldetect sse on athlon-xp patch by (matthieu castet ...
2004-10-17 michaelgcc 3.4.3 preversions do not appreciate invalid instruc...
2004-10-11 michaeladapting existing mmx/mmx2/sse/3dnow optimizations...
2004-07-16 michael10l and better MMX/SSE detection for VIA1000
2004-06-24 michaeltransmeta crusoe mmx detection by "Nobody/Anonymous...
2002-11-26 michaelnivia c3 fix patch by (Francisco Javier Cabello Torres...
2002-11-25 michaelnivia c3 detection patch by (Francisco Javier Cabello...
2002-05-25 glantaulicense/copyright change
2001-08-08 nickols_kPortability and testing issues
2001-08-05 nickols_kSuppressing external gas stuff to improve portability...
2001-07-30 glantauadded external cpuid code to solve -fPIC and gcc unclea...
2001-07-24 glantaufixed cpuid macro to allow PIC compiling
2001-07-22 glantauInitial revision