summaryrefslogtreecommitdiffstats
path: root/libavcodec/i386/cputest.c
Commit message (Expand)AuthorAgeFilesLines
* Preprocessor #defines starting with __ are reserved for the system.Diego Biurrun2007-06-071-1/+1
* Use FFmpeg-specific CPU feature definitions.Ronald S. Bultje2007-06-071-17/+17
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-161-1/+1
* Add SSSE3 (Core2 aka Conroe/Merom/Woodcrester new instructions) detectionGuillaume Poirier2006-12-181-1/+5
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Compilation fix, printf gets redefined to please_use_av_log.Diego Biurrun2006-10-071-0/+2
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-2/+19
* Remove unused and unsupported Cyrix's "Extended MMX",Zuxy Meng2006-04-281-30/+4
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-3/+3
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-14/+14
* x86 cpu capabilities detection rewrite / cleanupMichael Niedermayer2004-12-131-61/+40
* detect sse on athlon-xp patch by (matthieu castet <castet >.< matthieu >at< f...Matthieu Castet2004-12-051-3/+3
* gcc 3.4.3 preversions do not appreciate invalid instruction and operand combi...Aurelien Jacobs2004-10-171-4/+5
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 pat...Aurelien Jacobs2004-10-111-4/+12
* 10l and better MMX/SSE detection for VIA1000Michael Niedermayer2004-07-161-1/+3
* transmeta crusoe mmx detection by "Nobody/Anonymous - nobody" / sf feature re...Michael Niedermayer2004-06-241-0/+11
* via c3 fix patch by (Francisco Javier Cabello Torres <fjcabello at visual-too...Francisco Javier Cabello Torres2002-11-261-1/+2
* via c3 detection patch by (Francisco Javier Cabello Torres <fjcabello at visu...Francisco Javier Cabello Torres2002-11-251-0/+15
* license/copyright changeFabrice Bellard2002-05-251-1/+1
* Portability and testing issuesNick Kurshev2001-08-081-3/+13
* Suppressing external gas stuff to improve portability to Win32Nick Kurshev2001-08-051-7/+14
* added external cpuid code to solve -fPIC and gcc unclear constraints problemsFabrice Bellard2001-07-301-12/+2
* fixed cpuid macro to allow PIC compilingFabrice Bellard2001-07-241-12/+17
* Initial revisionFabrice Bellard2001-07-221-0/+102
OpenPOWER on IntegriCloud