summaryrefslogtreecommitdiff
path: root/libavfilter/avf_showfreqs.c
Commit message (Expand)AuthorAge
* avfilter/avf_showfreqs: make it possible to split channelsPaul B Mahol2015-12-20
* avfilter/avf_showfreqs: avoid wasteful powGanesh Ajjanagadde2015-12-09
* avfilter,swresample,swscale: use fabs, fabsf instead of FFABSGanesh Ajjanagadde2015-10-22
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-14
* lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.Nicolas George2015-09-20
* avfilter/avf_showfreqs: add lanczos and gauss windowing functionsPaul B Mahol2015-09-15
* avfilter/avf_showfreqs: Fix memleak of out frameMichael Niedermayer2015-09-05
* avfilter/avf_showfreqs: Fix "may be used uninitialized in this function" warningMichael Niedermayer2015-09-05
* avfilter/avf_showfreqs: Free finMichael Niedermayer2015-09-05
* avfilter/avf_showfreqs: Use floating point division in WFUNC_BHANNMichael Niedermayer2015-09-03
* avfilter: add showfreqs filterPaul B Mahol2015-08-19