]> git.sesse.net Git - ffmpeg/history - libavcodec/ppc/util_altivec.h
Port pred8x8l_horizontal_down_mmxext (H.264 intra prediction) from x264
[ffmpeg] / libavcodec / ppc / util_altivec.h
2010-06-29 David ConradAltivec: Add helper function to load from a constant...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-07-24 Diego BiurrunRemove AltiVec vector declaration compiler compatibilit...
2008-02-18 Diego BiurrunRefactor vcprm and vcii macros by using the AVV macro.
2007-12-27 Diego BiurrunFix make checkheaders.
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-10-02 Luca BarbatoSanitize altivec code so it can be built with runtime...