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
2013-02-25af_biquads: memset(0) cacheMichael Niedermayer
2013-02-07af_biquad: avoid subtraction in loopMichael Niedermayer
2013-02-07af_biquad: unroll loop, remove variable copiesMichael Niedermayer
2013-01-31lavfi/biquads: remove pointless castsPaul B Mahol
2013-01-31Port biquads filters from SoXPaul B Mahol