summaryrefslogtreecommitdiff
path: root/libpostproc/postprocess_altivec_template.c
Commit message (Expand)AuthorAgeFilesLines
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-011-0/+1
* pp: rework the way templating is done.Clément Bœsch2012-11-161-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-221-185/+180
|\
| * postproc: altivec: fix remaining mixed declarations and codeMans Rullgard2011-12-211-16/+14
| * postproc: altivec: untemplate some variable namesMans Rullgard2011-12-211-123/+113
| * postproc: altivec: fix trivial cases of mixed declarations and codeMans Rullgard2011-12-211-58/+65
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Fix use of uninitialized data: A array element can not beReimar Döffinger2010-07-241-2/+3
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-221-6/+6
* Add av_uninit to vbA[1-8], vbB[1-8] variables to work aroundDiego Biurrun2009-03-141-2/+2
* Remove AltiVec vector declaration compiler compatibility macros.Diego Biurrun2008-07-241-34/+34
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* cosmetics: prettyprintingDiego Biurrun2008-03-231-41/+41
* Cosmetics: reindent and whitespacesLuca Barbato2008-03-231-107/+106
* Remove declarations after statements from doVertDefFilter_altivecLuca Barbato2008-03-231-11/+8
* Remove declarations after statements from doVertLowPass_altivecLuca Barbato2008-03-231-32/+42
* Remove declarations after statements from vertClassify_altivecLuca Barbato2008-03-231-16/+36
* Reorder declarations in vertClassify_altivecLuca Barbato2008-03-231-7/+10
* typo fixes: tempBlured --> tempBlurredDiego Biurrun2008-03-221-32/+32
* cosmetics: Fix indentation to be 4 spaces and consistently place {}.Diego Biurrun2008-03-221-958/+957
* typo fixesDiego Biurrun2008-03-121-9/+9
* spellingVitor Sessak2007-12-011-4/+4
* Move Apple gcc AltiVec vector declaration syntax to libavutil.Diego Biurrun2007-08-241-6/+0
* Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).Diego Biurrun2007-08-221-1/+1
* TypoLuca Barbato2007-03-021-1/+1
* Many steps to avutilized this mess: DECLARE_ALIGNEDLuca Barbato2007-03-021-6/+7
* Remove unused variables.Diego Biurrun2006-10-101-7/+0
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-18/+20
* libavcodec/libpostproc ---> libpostprocDiego Biurrun2006-06-011-0/+1196