summaryrefslogtreecommitdiff
path: root/libpostproc/postprocess_altivec_template.c
Commit message (Expand)AuthorAge
* Remove AltiVec vector declaration compiler compatibility macros.Diego Biurrun2008-07-24
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* cosmetics: prettyprintingDiego Biurrun2008-03-23
* Cosmetics: reindent and whitespacesLuca Barbato2008-03-23
* Remove declarations after statements from doVertDefFilter_altivecLuca Barbato2008-03-23
* Remove declarations after statements from doVertLowPass_altivecLuca Barbato2008-03-23
* Remove declarations after statements from vertClassify_altivecLuca Barbato2008-03-23
* Reorder declarations in vertClassify_altivecLuca Barbato2008-03-23
* typo fixes: tempBlured --> tempBlurredDiego Biurrun2008-03-22
* cosmetics: Fix indentation to be 4 spaces and consistently place {}.Diego Biurrun2008-03-22
* typo fixesDiego Biurrun2008-03-12
* spellingVitor Sessak2007-12-01
* Move Apple gcc AltiVec vector declaration syntax to libavutil.Diego Biurrun2007-08-24
* Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).Diego Biurrun2007-08-22
* TypoLuca Barbato2007-03-02
* Many steps to avutilized this mess: DECLARE_ALIGNEDLuca Barbato2007-03-02
* Remove unused variables.Diego Biurrun2006-10-10
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* libavcodec/libpostproc ---> libpostprocDiego Biurrun2006-06-01