November 15, 2012
View 375cd3f

pp: rework the way templating is done.

Clément Bœsch authored on 2012/11/15 04:20:35
December 22, 2011
View 52c522c

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/12/22 08:48:38
December 21, 2011
View 514294e

postproc: altivec: fix remaining mixed declarations and code

Mans Rullgard authored on 2011/12/21 04:07:49
View b49b836

postproc: altivec: untemplate some variable names

Mans Rullgard authored on 2011/12/21 04:03:25
View b1bcddf

postproc: altivec: fix trivial cases of mixed declarations and code

Mans Rullgard authored on 2011/12/21 03:31:43
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
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