aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/ppc/gcc_fixes.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify preprocessor expression as suggested by Mans.Diego Biurrun2008-01-171-2/+2
* gcc2 doesn't have bogus mergel, patch from Sigbjørn Skjæret cisc...broadpar...Luca Barbato2008-01-131-1/+1
* Fix make checkheaders.Diego Biurrun2007-12-271-0/+2
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* Remove const vector macro indirection that is useless and obfuscatingDiego Biurrun2007-10-011-2/+0
* Remove Metrowerks compiler workaround.Diego Biurrun2007-10-011-5/+0
* Remove SYS_DARWIN preprocessor directive that is just a duplicate of aDiego Biurrun2007-08-241-6/+0
* Merge __MWERKS__ preprocessor directives.Diego Biurrun2007-08-241-3/+1
* Move Apple gcc AltiVec vector declaration syntax to libavutil.Diego Biurrun2007-08-241-5/+1
* Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).Diego Biurrun2007-08-221-2/+2
* Identifiers starting with underscores are reserved.Diego Biurrun2007-08-221-3/+3
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+14
* typo in the gcc handmade regalloc triggerLuca Barbato2006-04-161-2/+2
* hadamard8_diff* enabled on linux/ppcLuca Barbato2006-04-071-0/+9
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-9/+9
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-5/+5
* Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot org>)Michael Niedermayer2004-02-281-1/+11
* namespace fix (triggered by gcc-alivec-bugfix + gentoo or so) by (Magnus Damm...Michael Niedermayer2003-07-291-13/+13
* PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>)Romain Dolbeau2003-07-041-7/+0
* PPC970 patch + cpu-specific tuning support by (Romain Dolbeau <dolbeau at iri...Michael Niedermayer2003-06-291-1/+7
* altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>)Michael Niedermayer2003-05-211-0/+85