summaryrefslogtreecommitdiffstats
path: root/libavcodec/ppc/idct_altivec.c
Commit message (Expand)AuthorAgeFilesLines
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-221/+0
* ppc: dsputil: Drop trailing semicolon from macrosDiego Biurrun2014-03-201-24/+24
* ppc: dsputil: Merge some declarations and initializationsDiego Biurrun2014-03-201-20/+17
* ppc: dsputil: more K&R formatting cosmeticsDiego Biurrun2014-03-201-141/+154
* ppc: dsputil: comment formatting and wording/grammar improvementsDiego Biurrun2014-03-201-9/+4
* Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-261-1/+0
* PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutilJustin Ruggles2012-06-081-1/+1
* ppc: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-151-2/+2
* cosmetics: Delete empty lines at end of file.Diego Biurrun2012-02-091-1/+0
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-6/+6
* Remove PPC perf counter supportMåns Rullgård2010-06-261-14/+0
* PPC: move prototypes to headers and make some functions staticMåns Rullgård2010-03-061-2/+5
* Remove gcc_fixes.h. It only contains workarounds for unsupported gcc versions.Diego Biurrun2009-04-121-2/+4
* cosmetics: Reformat comment paragraph and fix a few typos in it.Diego Biurrun2009-04-091-7/+7
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-131-2/+2
* Cleanup _t types in libavcodec/ppcLuca Barbato2008-12-271-29/+21
* Remove AltiVec vector declaration compiler compatibility macros.Diego Biurrun2008-07-241-5/+5
* cosmetics: Reformat PPC code in libavcodec according to style guidelines.Diego Biurrun2008-07-201-1/+0
* Remove wrong casts from vector declarations, this would cause errors whenDiego Biurrun2008-07-081-5/+5
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* Change some files to only include the necessary headers.Diego Biurrun2008-01-041-1/+1
* Remove const vector macro indirection that is useless and obfuscatingDiego Biurrun2007-10-011-1/+1
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+0
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-161-1/+1
* rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERFMåns Rullgård2007-02-131-2/+2
* removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymoreLuca Barbato2006-10-091-14/+0
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-123/+123
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-1/+1
* Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot org>)Michael Niedermayer2004-02-281-2/+6
* 1) remove TBL support in PPC performance. It's much more useful to use theRomain Dolbeau2003-07-091-10/+10
* altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>)Michael Niedermayer2003-05-211-16/+8
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-4/+4
* Altivec on non darwin systems patch by Romain DolbeauRomain Dolbeau2003-01-261-0/+12
* PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <...Romain Dolbeau2003-01-191-10/+10
* AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <do...Michael Niedermayer2003-01-161-0/+25
* Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>)Michael Niedermayer2002-11-021-0/+216
OpenPOWER on IntegriCloud