summaryrefslogtreecommitdiffstats
path: root/libavcodec/ppc/mathops.h
Commit message (Expand)AuthorAgeFilesLines
* Add necessary #include for config.h.Diego Biurrun2009-08-241-0/+1
* Include required headers in {mips,ppc}/mathops.hMåns Rullgård2009-08-231-1/+2
* Change HAVE_PPC64 to ARCH_PPC64.Reimar Döffinger2009-05-261-1/+1
* PPC: 32-bit asm for MAC64 and MLS64Måns Rullgård2009-05-111-0/+30
* PPC: implement MULH() in assemblerMåns Rullgård2009-05-041-0/+7
* Add required headers to fix warnings during 'make checkheaders'.Diego Biurrun2009-01-251-0/+2
* Add a check for ppc4xx instructions; rename preprocessor directive accordingly.Diego Biurrun2009-01-241-1/+1
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-131-1/+1
* consistency cosmetics: Rename POWERPC identifiers to PPC.Diego Biurrun2008-12-271-1/+1
* Convert asm keyword into __asm__.Diego Pettenò2008-10-161-2/+2
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* cosmetics: Reformat PPC code in libavcodec according to style guidelines.Diego Biurrun2008-07-201-6/+6
* typo: add missing \ in multi-line macroMåns Rullgård2008-03-171-2/+2
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-171-1/+1
* add multiple inclusion guards to headersMåns Rullgård2007-06-171-0/+5
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* New single instruction math operation headerLuca Barbato2006-09-191-0/+31
OpenPOWER on IntegriCloud