summaryrefslogtreecommitdiffstats
path: root/libavfilter/vaf_spectrumsynth.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi: make window_func an inline functionRostislav Pehlivanov2017-09-231-1/+1
* avfilter/vaf_spectrumsynth: check return codePaul B Mahol2016-08-161-0/+2
* all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.hGanesh Ajjanagadde2016-03-221-0/+1
* avfilter/vaf_spectrumsynth: assert that variables are initialized by switch()Michael Niedermayer2016-02-111-0/+6
* avfilter/vaf_spectrumsynth: Move "break" upMichael Niedermayer2016-02-071-1/+1
* avfilter/vaf_spectrumsynth: Fix mixed declaration and statmentMichael Niedermayer2016-01-151-1/+2
* avfilter: add spectrumsynth filterPaul B Mahol2016-01-141-0/+533
OpenPOWER on IntegriCloud