Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-01lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov
2012-11-17pp: rework the way templating is done.Clément Bœsch
2011-12-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-21postproc: altivec: fix remaining mixed declarations and codeMans Rullgard
2011-12-21postproc: altivec: untemplate some variable namesMans Rullgard
2011-12-21postproc: altivec: fix trivial cases of mixed declarations and codeMans Rullgard
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-07-24Fix use of uninitialized data: A array element can not beReimar Döffinger
2010-01-22Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård
2009-03-14Add av_uninit to vbA[1-8], vbB[1-8] variables to work aroundDiego Biurrun
2008-07-24Remove AltiVec vector declaration compiler compatibility macros.Diego Biurrun
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2008-03-23cosmetics: prettyprintingDiego Biurrun
2008-03-23Cosmetics: reindent and whitespacesLuca Barbato
2008-03-23Remove declarations after statements from doVertDefFilter_altivecLuca Barbato
2008-03-23Remove declarations after statements from doVertLowPass_altivecLuca Barbato
2008-03-23Remove declarations after statements from vertClassify_altivecLuca Barbato
2008-03-23Reorder declarations in vertClassify_altivecLuca Barbato
2008-03-22typo fixes: tempBlured --> tempBlurredDiego Biurrun
2008-03-22cosmetics: Fix indentation to be 4 spaces and consistently place {}.Diego Biurrun
2008-03-13typo fixesDiego Biurrun
2007-12-02spellingVitor Sessak
2007-08-24Move Apple gcc AltiVec vector declaration syntax to libavutil.Diego Biurrun
2007-08-23Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).Diego Biurrun
2007-03-02TypoLuca Barbato
2007-03-02Many steps to avutilized this mess: DECLARE_ALIGNEDLuca Barbato
2006-10-10Remove unused variables.Diego Biurrun
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-06-02libavcodec/libpostproc ---> libpostprocDiego Biurrun