summaryrefslogtreecommitdiff
path: root/libavfilter/vf_fftfilt.c
Commit message (Expand)AuthorAge
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* avfilter/vf_fftfilt: this is video filter so use pixels instead of samplesPaul B Mahol2016-01-14
* avfilter/vf_fftfilt: use the name 's' for the pointer to the private contextPaul B Mahol2016-01-14
* avfilter: add '.' at and of long filter description where it is missingPaul B Mahol2015-11-25
* avfilter/vf_fftfilt: Add MAX_PLANES and change it to 4Michael Niedermayer2015-05-12
* avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-08
* avfilter/vf_fftfilt: increase RDFT length by 10%Michael Niedermayer2015-03-10
* avfilter: Add FFT domain filter.Arwa Arif2015-03-07