log ppc/mpegvideo_altivec.c @ 11382:50415a8f1451 libavcodec

age author description
Sat, 06 Mar 2010 22:37:14 +0000 mru PPC: move prototypes to headers and make some functions static libavcodec
Sat, 06 Mar 2010 14:24:59 +0000 mru Remove DECLARE_ALIGNED_{8,16} macros libavcodec
Mon, 24 Aug 2009 10:36:13 +0000 mru PPC: simplify loading some values into altivec registers libavcodec
Sun, 12 Apr 2009 21:45:26 +0000 diego Remove gcc_fixes.h. It only contains workarounds for unsupported gcc versions. libavcodec
Wed, 03 Dec 2008 15:23:30 +0000 diego Delete unnecessary 'extern' keywords. libavcodec
Mon, 03 Nov 2008 18:08:00 +0000 rathann Remove duplicated MM_* macros for CPU capabilities from dsputil.h. libavcodec
Thu, 24 Jul 2008 10:53:32 +0000 diego Remove AltiVec vector declaration compiler compatibility macros. libavcodec
Sun, 20 Jul 2008 18:58:30 +0000 diego cosmetics: Reformat PPC code in libavcodec according to style guidelines. libavcodec
Mon, 26 May 2008 23:36:05 +0000 diego consistency cosmetics: indices --> indexes in variable names libavcodec
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavcodec
Mon, 10 Mar 2008 18:42:09 +0000 diego misc spelling fixes libavcodec
Tue, 19 Feb 2008 07:24:00 +0000 gpoirier arg 10000l. Fix wrong fix committed in r12141 libavcodec
Tue, 19 Feb 2008 07:20:03 +0000 gpoirier fix broken indentation libavcodec
Tue, 19 Feb 2008 07:19:15 +0000 gpoirier 10l: fix always false test: Binary & has lower precedence than == libavcodec
Mon, 18 Feb 2008 22:26:46 +0000 diego Refactor the FOUROF macro using the AVV macro. libavcodec