summaryrefslogtreecommitdiff
path: root/libavcodec/armv4l/mathops.h
Commit message (Expand)AuthorAge
* ARM: replace "armv4l" with "arm"Måns Rullgård2008-12-17
* Add shift argument to MULL() macroMåns Rullgård2008-11-24
* ARM: change MUL16() macro to inline functionMåns Rullgård2008-11-06
* ARM: prettify MAC16() macroMåns Rullgård2008-11-06
* ARM: change MULH() macro to inline functionMåns Rullgård2008-11-06
* ARM: change MULL() macro to inline functionMåns Rullgård2008-11-06
* ARM: mathops.h whitespace cosmeticsMåns Rullgård2008-11-06
* Fix illegal identifier, __ are reserved for the system.Diego Biurrun2008-11-03
* Add missing headers to pass 'make checkheaders'.Diego Biurrun2008-10-29
* Convert asm keyword into __asm__.Diego Pettenò2008-10-16
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* ARM: optimised MAC64 and MLS64Måns Rullgård2008-07-15
* ARM: optimised MUL64Måns Rullgård2008-07-15
* ARM: ARMv6 optimised MULHMåns Rullgård2008-07-15
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-17
* add multiple inclusion guards to headersMåns Rullgård2007-06-17
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* fix MUL16 macroMåns Rullgård2006-09-26
* New single instruction math operation headerLuca Barbato2006-09-19