Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-30dsputil: Split off IDCT bits into their own contextDiego Biurrun
2014-03-20ppc: dsputil: Drop trailing semicolon from macrosDiego Biurrun
2014-03-20ppc: dsputil: Merge some declarations and initializationsDiego Biurrun
2014-03-20ppc: dsputil: more K&R formatting cosmeticsDiego Biurrun
2014-03-20ppc: dsputil: comment formatting and wording/grammar improvementsDiego Biurrun
2013-02-26Remove unnecessary dsputil.h #includesDiego Biurrun
2012-06-08PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutilJustin Ruggles
2012-02-16ppc: Add ff_ prefix to nonstatic symbolsMartin Storsjö
2012-02-09cosmetics: Delete empty lines at end of file.Diego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-06-27Remove PPC perf counter supportMåns Rullgård
2010-03-07PPC: move prototypes to headers and make some functions staticMåns Rullgård
2009-04-13Remove gcc_fixes.h. It only contains workarounds for unsupported gcc versions.Diego Biurrun
2009-04-09cosmetics: Reformat comment paragraph and fix a few typos in it.Diego Biurrun
2009-01-14Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs
2008-12-27Cleanup _t types in libavcodec/ppcLuca Barbato
2008-07-24Remove AltiVec vector declaration compiler compatibility macros.Diego Biurrun
2008-07-20cosmetics: Reformat PPC code in libavcodec according to style guidelines.Diego Biurrun
2008-07-08Remove wrong casts from vector declarations, this would cause errors whenDiego Biurrun
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2008-01-04Change some files to only include the necessary headers.Diego Biurrun
2007-10-01Remove const vector macro indirection that is useless and obfuscatingDiego Biurrun
2007-07-05license header consistency cosmeticsDiego Biurrun
2007-05-16Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje
2007-02-14rename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERFMåns Rullgård
2006-10-09removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymoreLuca Barbato
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-22COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2004-02-28Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot org>)Michael Niedermayer
2003-07-101) remove TBL support in PPC performance. It's much more useful to use theRomain Dolbeau
2003-05-21altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>)Michael Niedermayer
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
2003-01-27Altivec on non darwin systems patch by Romain DolbeauRomain Dolbeau
2003-01-19PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <...Romain Dolbeau
2003-01-17AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <do...Michael Niedermayer
2002-11-02Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>)Michael Niedermayer