Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -2/+2 |
* | avfilter/vf_fftfilt: this is video filter so use pixels instead of samples | Paul B Mahol | 2016-01-14 | 1 | -1/+1 |
* | avfilter/vf_fftfilt: use the name 's' for the pointer to the private context | Paul B Mahol | 2016-01-14 | 1 | -72/+72 |
* | avfilter: add '.' at and of long filter description where it is missing | Paul B Mahol | 2015-11-25 | 1 | -1/+1 |
* | avfilter/vf_fftfilt: Add MAX_PLANES and change it to 4 | Michael Niedermayer | 2015-05-12 | 1 | -12/+14 |
* | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 1 | -3/+4 |
* | avfilter/vf_fftfilt: increase RDFT length by 10% | Michael Niedermayer | 2015-03-10 | 1 | -2/+2 |
* | avfilter: Add FFT domain filter. | Arwa Arif | 2015-03-07 | 1 | -0/+343 |