log libswscale/ppc/swscale_altivec_template.c @ 32533:c41773445d3b

age author description
Sat, 24 Jul 2010 11:37:58 +0000 reimar More const-correctness fixes to avoid warnings.
Fri, 22 Jan 2010 03:26:30 +0000 mru Move array specifiers outside DECLARE_ALIGNED() invocations
Sun, 16 Aug 2009 21:11:28 +0000 ramiro Cosmetics:
Thu, 04 Jun 2009 22:50:38 +0000 ramiro Use DECLARE_ALIGNED macro instead of __attribute__((aligned)) for ppc code.
Sat, 09 May 2009 10:56:37 +0000 diego Add missing const qualifiers to AltiVec function parameters where appropriate.
Sun, 29 Mar 2009 14:18:44 +0000 diego Move swscale AltiVec template code to ppc subdirectory.