July 24, 2010
View a2a17d3

Fix use of uninitialized data: A array element can not be used to initialized another array element of the same array.

Reimar Döffinger authored on 2010/07/24 20:55:22
January 22, 2010
View c672780

Move array specifiers outside DECLARE_ALIGNED() invocations

Måns Rullgård authored on 2010/01/22 12:25:11
March 15, 2009
View 2f2cabe

Add av_uninit to vbA[1-8], vbB[1-8] variables to work around some 'may be used uninitialized' warnings.

Diego Biurrun authored on 2009/03/15 04:14:40
July 24, 2008
View 80a61f0

Remove AltiVec vector declaration compiler compatibility macros. The original problem was that FSF and Apple gcc used a different syntax for vector declarations, i.e. {} vs. (). Nowadays Apple gcc versions support the standard {} syntax and versions that support {} are available on all relevant Mac OS X versions. Thus the greater compatibility is no longer worth cluttering the code with macros.

Diego Biurrun authored on 2008/07/24 19:53:32
May 9, 2008
View 245976d

Use full path for #includes from another directory.

Diego Biurrun authored on 2008/05/09 20:56:36
March 24, 2008
View 2f77070

cosmetics: prettyprinting

Diego Biurrun authored on 2008/03/24 01:01:13
View 838cc9c

Cosmetics: reindent and whitespaces

Luca Barbato authored on 2008/03/24 00:51:02
View 7213926

Remove declarations after statements from doVertDefFilter_altivec

Luca Barbato authored on 2008/03/24 00:39:39
View e9ddf49

Remove declarations after statements from doVertLowPass_altivec

Luca Barbato authored on 2008/03/24 00:35:19
View 2e55c25

Remove declarations after statements from vertClassify_altivec

Luca Barbato authored on 2008/03/24 00:33:24
View 5369d74

Reorder declarations in vertClassify_altivec

Luca Barbato authored on 2008/03/24 00:29:22
March 23, 2008
View aa089f6

typo fixes: tempBlured --> tempBlurred

Diego Biurrun authored on 2008/03/23 02:36:31
View 16e0bf7

cosmetics: Fix indentation to be 4 spaces and consistently place {}.

Diego Biurrun authored on 2008/03/23 00:46:34
March 13, 2008
View 2cab640

typo fixes

Diego Biurrun authored on 2008/03/13 08:58:46
December 2, 2007
View 52b541a

spelling

Vitor Sessak authored on 2007/12/02 07:21:04