Mercurial > libavcodec.hg
log ppc/dsputil_altivec.c @ 10581:2980d9efc542 libavcodec
age | author | description |
---|---|---|
Mon, 24 Aug 2009 21:42:22 +0000 | mru | PPC: remove unnecessary alignment on local variables libavcodec |
Mon, 18 May 2009 08:21:50 +0000 | diego | Remove useless casts of vec_ld() parameters. libavcodec |
Sun, 12 Apr 2009 21:45:26 +0000 | diego | Remove gcc_fixes.h. It only contains workarounds for unsupported gcc versions. libavcodec |
Wed, 14 Jan 2009 17:19:17 +0000 | aurel | replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ libavcodec |
Fri, 12 Dec 2008 09:59:00 +0000 | gpoirier | add Altivec implementation of clear_block libavcodec |
Thu, 24 Jul 2008 10:53:32 +0000 | diego | Remove AltiVec vector declaration compiler compatibility macros. libavcodec |
Sun, 20 Jul 2008 20:56:40 +0000 | diego | cosmetics: Make libavcodec/ppc/dsputil_altivec.c conform to style guidelines. libavcodec |