| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/avf_showfreqs: avoid wasteful pow | Ganesh Ajjanagadde | 2015-12-09 | 1 | -1/+2 |
* | avfilter,swresample,swscale: use fabs, fabsf instead of FFABS | Ganesh Ajjanagadde | 2015-10-22 | 1 | -2/+2 |
* | avfilter/all: propagate errors of functions from avfilter/formats | Ganesh Ajjanagadde | 2015-10-14 | 1 | -12/+9 |
* | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. | Nicolas George | 2015-09-20 | 1 | -1/+0 |
* | avfilter/avf_showfreqs: add lanczos and gauss windowing functions | Paul B Mahol | 2015-09-15 | 1 | -1/+14 |
* | avfilter/avf_showfreqs: Fix memleak of out frame | Michael Niedermayer | 2015-09-05 | 1 | -1/+3 |
* | avfilter/avf_showfreqs: Fix "may be used uninitialized in this function" warning | Michael Niedermayer | 2015-09-05 | 1 | -1/+1 |
* | avfilter/avf_showfreqs: Free fin | Michael Niedermayer | 2015-09-05 | 1 | -0/+1 |
* | avfilter/avf_showfreqs: Use floating point division in WFUNC_BHANN | Michael Niedermayer | 2015-09-03 | 1 | -1/+1 |
* | avfilter: add showfreqs filter | Paul B Mahol | 2015-08-19 | 1 | -0/+558 |