summaryrefslogtreecommitdiff
path: root/libavcodec/mathops.h
Commit message (Expand)AuthorAge
* re-enable mid_pred asm on x86_64. (broke in r16681)Loren Merritt2009-02-08
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
* moves mid_pred() into mathops.h (with arch specific code split by directory)Aurelien Jacobs2009-01-18
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* consistency cosmetics: Rename POWERPC identifiers to PPC.Diego Biurrun2008-12-27
* Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun2008-12-22
* ARM: replace "armv4l" with "arm"Måns Rullgård2008-12-17
* Add shift argument to MULL() macroMåns Rullgård2008-11-24
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* mathops: add MAC64, MLS64, and MLS16Måns Rullgård2008-07-13
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* fix typo ARCH_PPC -> ARCH_POWERPCMåns Rullgård2008-03-17
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* Hooking bfin/mathops.hMarc Hoffman2007-08-30
* include all prerequisites in header filesMåns Rullgård2007-06-16
* rename always_inline to av_always_inline and move to common.hMåns Rullgård2006-12-08
* Add ARCH_X86_32 as a new define for 32 bit x86 architectures and changeDiego Biurrun2006-11-01
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* New single instruction math operation headerLuca Barbato2006-09-19