| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: add aderivative and aintegral filter | Paul B Mahol | 2018-05-16 | 1 | -0/+6 |
* | avfilter: add fftdnoiz filter | Paul B Mahol | 2018-05-10 | 1 | -0/+34 |
* | avfilter/vf_edgedetect: add planes option | Paul B Mahol | 2018-05-04 | 1 | -1/+3 |
* | avfilter/vf_edgedetect: add canny mode | Paul B Mahol | 2018-05-04 | 1 | -0/+3 |
* | avfilter/vf_convolution: add column/vertical mode | Paul B Mahol | 2018-05-04 | 1 | -2/+2 |
* | avfilter/vf_amplify: add more options for finer filtering | Paul B Mahol | 2018-05-04 | 1 | -0/+8 |
* | avfilter/vf_convolution: add horizontal/row mode | Paul B Mahol | 2018-05-03 | 1 | -2/+10 |
* | doc/filters: add tmix examples | Paul B Mahol | 2018-04-29 | 1 | -0/+22 |
* | avfilter/vf_mix: make setting weights more user friendly | Paul B Mahol | 2018-04-29 | 1 | -2/+6 |
* | avfilter: add amplify filter | Paul B Mahol | 2018-04-29 | 1 | -0/+24 |
* | avfilter/vf_convolution: make rdiv set to 0 more useful | Paul B Mahol | 2018-04-28 | 1 | -0/+1 |
* | avfilter/vf_atadenoise: do not abort if user specified invalid size | Paul B Mahol | 2018-04-26 | 1 | -1/+1 |
* | avfilter/vf_mix: add scale option | Paul B Mahol | 2018-04-26 | 1 | -0/+10 |
* | avfilter: add tmix filter | Paul B Mahol | 2018-04-26 | 1 | -0/+15 |
* | avfilter: add deblock filter | Paul B Mahol | 2018-04-21 | 1 | -0/+59 |
* | avfilter: add lowshelf and highshelf filters | Paul B Mahol | 2018-04-17 | 1 | -2/+2 |
* | avfilter/af_afir: make max IR length configurable | Paul B Mahol | 2018-04-16 | 1 | -0/+4 |
* | avfilter/showvolume : add persistent max display | Martin Vignali | 2018-04-16 | 1 | -0/+10 |
* | avfilter/showvolume : add display scale option | Martin Vignali | 2018-04-16 | 1 | -0/+4 |
* | avfilter/af_headphone: add single hrir multichannel stream mode | Paul B Mahol | 2018-04-15 | 1 | -0/+19 |
* | avfilter/af_headphone: improve performance and reduce latency | Paul B Mahol | 2018-04-14 | 1 | -0/+4 |
* | avfilter: add vfrdet filter | Paul B Mahol | 2018-04-13 | 1 | -0/+11 |
* | doc/filters: fix lenscorrection k1 & k2 typo | Lou Logan | 2018-04-12 | 1 | -4/+6 |
* | doc/filters: correct range for length in astats filter | Gyan Doshi | 2018-04-10 | 1 | -1/+1 |
* | doc/filters: some more details and modified example to zmq/azmq | Bela Bodecs | 2018-04-05 | 1 | -6/+22 |
* | avfilter/af_amix: add weights option | Paul B Mahol | 2018-04-01 | 1 | -0/+3 |
* | avfilter/avf_showvolume: let fade be also exactly 0 | Paul B Mahol | 2018-03-31 | 1 | -1/+1 |
* | doc/avfilter/showvolume : fix doc for orientation param | Martin Vignali | 2018-03-31 | 1 | -2/+2 |
* | doc/filter.texi: fix some spotted typos | Paul B Mahol | 2018-03-25 | 1 | -3/+3 |
* | avfilter/avf_showvolume: implement basic rms metering mode | Paul B Mahol | 2018-03-23 | 1 | -0/+4 |
* | doc/filters: itemize channelmap examples | Paul B Mahol | 2018-03-23 | 1 | -0/+6 |
* | avfilter/avf_showwaves: add draw mode which controls how single sample is drawn | Paul B Mahol | 2018-03-23 | 1 | -0/+14 |
* | avfilter/af_channelsplit: add channels option | Paul B Mahol | 2018-03-23 | 1 | -0/+18 |
* | avfilter/avf_showvolume: add background opacity option | Paul B Mahol | 2018-03-22 | 1 | -1/+4 |
* | avfilter/vf_waveform: add orange graticule | Paul B Mahol | 2018-03-21 | 1 | -0/+3 |
* | avfilter/vf_waveform: add xflat mode | Paul B Mahol | 2018-03-21 | 1 | -0/+3 |
* | avfilter: add drmeter audio filter | Paul B Mahol | 2018-03-11 | 1 | -0/+15 |
* | avfilter/avf_concat: add next command | Bodecs Bela | 2018-03-01 | 1 | -0/+8 |
* | doc/filters: add links to ffmpeg-utils and ffmpeg documentation | Tobias Rapp | 2018-02-22 | 1 | -22/+26 |
* | Add -vf scale example for making pixels square | Tomas Härdin | 2018-02-21 | 1 | -0/+13 |
* | doc/filters: fix error in aiir options names | Paul B Mahol | 2018-01-10 | 1 | -2/+2 |
* | avfilter/af_aiir: add polar zeros/poles format variant | Paul B Mahol | 2018-01-10 | 1 | -3/+12 |
* | doc/filters: fix examples for aiir filter | Paul B Mahol | 2018-01-10 | 1 | -2/+2 |
* | doc/filters: update aiir filter documentation | Paul B Mahol | 2018-01-09 | 1 | -0/+20 |
* | doc/filters: correct typo in psnr filter docs | Kyle Swanson | 2018-01-08 | 1 | -1/+1 |
* | doc/filters: Document OpenCL program filters | Mark Thompson | 2018-01-07 | 1 | -0/+202 |
* | avfilter/af_aiir: rename options, provide gains in separate option | Paul B Mahol | 2018-01-07 | 1 | -9/+11 |
* | avfilter/af_aiir: add support for alternative coefficients format | Paul B Mahol | 2018-01-07 | 1 | -3/+20 |
* | avfilter: add arbitrary audio IIR filter | Paul B Mahol | 2018-01-05 | 1 | -0/+35 |
* | avfilter: add hilbert source FIR filter | Paul B Mahol | 2018-01-04 | 1 | -0/+28 |