Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavfi: make window_func an inline function | Rostislav Pehlivanov | 2017-09-23 | 1 | -1/+1 |
* | avfilter/vaf_spectrumsynth: check return code | Paul B Mahol | 2016-08-16 | 1 | -0/+2 |
* | all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h | Ganesh Ajjanagadde | 2016-03-22 | 1 | -0/+1 |
* | avfilter/vaf_spectrumsynth: assert that variables are initialized by switch() | Michael Niedermayer | 2016-02-11 | 1 | -0/+6 |
* | avfilter/vaf_spectrumsynth: Move "break" up | Michael Niedermayer | 2016-02-07 | 1 | -1/+1 |
* | avfilter/vaf_spectrumsynth: Fix mixed declaration and statment | Michael Niedermayer | 2016-01-15 | 1 | -1/+2 |
* | avfilter: add spectrumsynth filter | Paul B Mahol | 2016-01-14 | 1 | -0/+533 |