aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/i386/mathops.h
AgeCommit message (Expand)Author
2008-12-22Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun
2008-11-24Add shift argument to MULL() macroMåns Rullgård
2008-10-16Convert asm keyword into __asm__.Diego Pettenò
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-08-26Add explicit (int) cast to i386 optimized MUL* macros.Vladimir Voroshilov
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-06-17add a comment to indicate which #endif belong to which #defineGuillaume Poirier
2007-06-17add multiple inclusion guards to headersMåns Rullgård
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-19New single instruction math operation headerLuca Barbato