| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | avfilter: add entropy filter | Paul B Mahol | 2018-01-03 | 1 | -0/+14 |
* | avfilter: add deconvolve filter | Paul B Mahol | 2017-12-27 | 1 | -0/+23 |
* | avfilter/vf_framerate: fix scene change detection score | Marton Balint | 2017-12-21 | 1 | -1/+1 |
* | avfilter/af_biquads: add kHz width_type | Paul B Mahol | 2017-12-21 | 1 | -0/+16 |
* | doc/filters: update biquad filters with commands section | Paul B Mahol | 2017-12-18 | 1 | -0/+162 |
* | avfilter/vf_overlay: add premultiplied alpha mode | Paul B Mahol | 2017-12-16 | 1 | -0/+4 |
* | avfilter/drawbox+drawgrid - add option to prevent overwriting of source pixels | Gyan Doshi | 2017-12-14 | 1 | -0/+10 |
* | doc/filters: re-arrange options for testsrc family | Lou Logan | 2017-12-11 | 1 | -19/+25 |
* | avfilter/vf_scale: add more aliases for "range" options | Paul B Mahol | 2017-12-08 | 1 | -2/+2 |
* | avfilter: add setrange filter | Paul B Mahol | 2017-12-06 | 1 | -0/+31 |
* | avfilter/vf_convolution: add 7x7 filter | Paul B Mahol | 2017-12-04 | 1 | -2/+2 |
* | avfilter: add fillborders filter | Paul B Mahol | 2017-12-01 | 1 | -0/+42 |
* | avfilter/vf_tile: add init_padding option | Paul B Mahol | 2017-12-01 | 1 | -0/+5 |
* | avfilter/drawbox: rename variable for maximum thickness | Gyan Doshi | 2017-11-28 | 1 | -2/+3 |
* | avfilter: add lv2 wrapper filter | Paul B Mahol | 2017-11-26 | 1 | -0/+59 |
* | avfilter: add normalize filter | Richard Ling | 2017-11-25 | 1 | -0/+80 |