summaryrefslogtreecommitdiff
path: root/libavfilter/vf_noise.c
Commit message (Expand)AuthorAge
* lavfi/noise: switch to an AVOptions-based system.Clément Bœsch2013-04-11
* avfilter/vf_noise: fix build without mmx*inlineMichael Niedermayer2013-04-09
* lavfi/noise: copy inline asm from mp=noisePaul B Mahol2013-04-08
* lavfi/blend,noise: remove unedeed av_opt_free() callPaul B Mahol2013-04-08
* vf_noise: Fix av_lfg_get() maximum valueMichael Niedermayer2013-04-06
* vf_noise: remove low quality modeMichael Niedermayer2013-04-06
* lavfi/noise: use standard options parsingPaul B Mahol2013-04-05
* lavfi: remove remaining forgotten min/rej perms.Clément Bœsch2013-03-10
* Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10
* lavfi/noise: switch to AVLFG noise generatorPaul B Mahol2013-02-17
* lavfi: port MP noise filterPaul B Mahol2013-02-16