September 5, 2017
View b43cd67

avfilter/vf_fftfilt: make it possible to evaluate expressions per frame

Paul B Mahol authored on 2017/09/05 02:29:37
View 4705a80

avfilter/vf_fftfilt: add generic timeline support

Paul B Mahol authored on 2017/09/05 02:04:31
View 2170ca4

avfilter/vf_fftfilt: add support for more pixel formats

Paul B Mahol authored on 2017/09/05 01:36:37
View 2726b2d

avfilter/vf_fftfilt: cache rdft contexts

Paul B Mahol authored on 2017/09/05 01:24:00
June 25, 2017
View c90b880

avfilter: do not leak AVFrame on failed buffer allocation

Paul B Mahol authored on 2017/06/25 01:36:46
May 13, 2017
View ed93ed5

avfilter: don't anonymously typedef structs

Paul B Mahol authored on 2017/05/13 03:00:49
January 28, 2016
View 21f9468

avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT

Derek Buitenhuis authored on 2016/01/28 00:19:38
January 15, 2016
View d6f1abe

avfilter/vf_fftfilt: this is video filter so use pixels instead of samples

Paul B Mahol authored on 2016/01/15 06:20:25
View 2bbc7e9

avfilter/vf_fftfilt: use the name 's' for the pointer to the private context

Paul B Mahol authored on 2016/01/15 06:19:52
November 26, 2015
View 56ff563

avfilter: add '.' at and of long filter description where it is missing

Paul B Mahol authored on 2015/11/26 06:22:17
May 13, 2015
View 1431b4c

avfilter/vf_fftfilt: Add MAX_PLANES and change it to 4

Michael Niedermayer authored on 2015/05/13 03:08:18
April 4, 2015
View a0854c0

avfilter: handle error in query_formats() in bunch of filters

Paul B Mahol authored on 2015/04/04 02:55:18
March 10, 2015
View 3170b33

avfilter/vf_fftfilt: increase RDFT length by 10%

Michael Niedermayer authored on 2015/03/10 11:32:38
February 24, 2015
View 48b5be6

avfilter: Add FFT domain filter.

Arwa Arif authored on 2015/02/24 15:47:30