| Commit message (Expand) | Author | Age | Files | Lines |
* | doc/filters: Add colourspace values for colormatrix filter | Katherine Nagels | 2017-03-14 | 1 | -3/+12 |
* | libavfilter/avf_showwaves: make sqrt and cbrt scale option values available t... | Moritz Barsnick | 2017-03-11 | 1 | -1/+17 |
* | doc: Link to "Resampler Options" in the aresample documentation. | Carl Eugen Hoyos | 2017-03-02 | 1 | -1/+3 |
* | doc/filters: mention 'ffmpeg -filters' in timeline section | Lou Logan | 2017-02-23 | 1 | -0/+2 |
* | doc: drawtext options update | Mulvya | 2017-02-22 | 1 | -3/+10 |
* | doc: correct order of options for channelmap filter | Mulvya | 2017-02-16 | 1 | -3/+3 |
* | doc: correct table end for metadata filter | Mulvya | 2017-02-15 | 1 | -1/+1 |
* | doc/filters: extend midequalizer description | Paul B Mahol | 2017-02-07 | 1 | -0/+8 |
* | avfilter: add midequalizer filter | Paul B Mahol | 2017-02-04 | 1 | -0/+11 |
* | doc: clarify option on looping infinitely in movie filter | Werner Robitza | 2017-02-03 | 1 | -1/+1 |
* | avfilter/overlay: add gbrp output format | Paul B Mahol | 2017-01-31 | 1 | -1/+4 |
* | avfilter: add threshold filter | Paul B Mahol | 2017-01-30 | 1 | -0/+57 |
* | avfilter/showcqt: make minimum timeclamp option lower | Muhammad Faiz | 2017-01-30 | 1 | -1/+1 |
* | doc/filters: mention recently added option | Paul B Mahol | 2017-01-27 | 1 | -0/+3 |
* | avfilter: add abitscope multimedia filter | Paul B Mahol | 2017-01-26 | 1 | -0/+22 |
* | avfilter: add EIA-608 line extractor | Paul B Mahol | 2017-01-24 | 1 | -0/+70 |
* | avfilter:vf_drawtext: add new line space size set parameter | Steven Liu | 2017-01-19 | 1 | -0/+4 |
* | avfilter/vf_shuffleframes: allow also dropping frames | Paul B Mahol | 2017-01-06 | 1 | -1/+2 |
* | doc/filters: Slightly improve the smartblur documentation. | Carl Eugen Hoyos | 2016-12-31 | 1 | -3/+3 |
* | avfilter/vf_pad: Add eval=frame support | Michael Niedermayer | 2016-12-30 | 1 | -0/+18 |
* | avfilter/vf_deband: add planes coupling mode | Paul B Mahol | 2016-12-22 | 1 | -1/+6 |
* | doc/filters: Fix vsbmc option name. | Carl Eugen Hoyos | 2016-12-22 | 1 | -1/+1 |
* | doc/filters: fix channel names in sofalizer example | Paul B Mahol | 2016-12-14 | 1 | -2/+2 |
* | doc/filters: drawtext: add example of printing texts on same baseline | Andrey Utkin | 2016-12-14 | 1 | -0/+8 |
* | avfilter: add premultiply filter | Paul B Mahol | 2016-12-01 | 1 | -0/+6 |
* | vf_colorspace: Forbid odd dimensions | Vittorio Giovara | 2016-11-28 | 1 | -0/+1 |
* | lavfi/pan: allow negative gain parameters also for other inputs than the firs... | Moritz Barsnick | 2016-11-24 | 1 | -1/+1 |
* | avfilter/vf_zscale: add support for some recent new additions | Paul B Mahol | 2016-11-23 | 1 | -0/+6 |
* | doc/filters: adds recently added -vf colorspace options | kieranjol | 2016-11-16 | 1 | -0/+36 |
* | doc/filters: add metadata information for blackframe | Martin Vignali | 2016-11-14 | 1 | -0/+4 |
* | lavfi/loudnorm: add an internal libebur128 library | Marton Balint | 2016-11-11 | 1 | -3/+0 |
* | avfilter/af_firequalizer: add fft2 option | Muhammad Faiz | 2016-11-04 | 1 | -0/+4 |
* | doc: fix spelling errors | Andreas Cadhalpun | 2016-10-29 | 1 | -1/+1 |
* | avfilter/avf_showcqt: add bar_t option | Muhammad Faiz | 2016-10-29 | 1 | -0/+4 |
* | doc: fix spelling errors | Andreas Cadhalpun | 2016-10-21 | 1 | -5/+5 |
* | avfilter/showcqt: add cscheme option | Muhammad Faiz | 2016-10-20 | 1 | -0/+5 |
* | avfilter/firequalizer: add cubic_interpolate function on gain | Muhammad Faiz | 2016-10-19 | 1 | -0/+2 |
* | avfilter/firequalizer: add dumpfile and dumpscale option | Muhammad Faiz | 2016-10-18 | 1 | -0/+7 |
* | avfilter/showcqt: add font option | Muhammad Faiz | 2016-10-18 | 1 | -0/+10 |
* | avfilter/firequalizer: add scale option | Muhammad Faiz | 2016-10-17 | 1 | -0/+13 |
* | doc/filters: document tukey window on firequalizer | Muhammad Faiz | 2016-10-16 | 1 | -0/+2 |
* | avfilter/showcqt: add csp option | Muhammad Faiz | 2016-10-16 | 1 | -0/+26 |
* | lavfi/sidedata: add filter for manipulating frame side data | Marton Balint | 2016-10-13 | 1 | -0/+30 |
* | doc: fix various typos and grammar errors | Moritz Barsnick | 2016-10-11 | 1 | -21/+21 |
* | lavfi/metadata: allow deleting all metadata | Marton Balint | 2016-10-01 | 1 | -2/+3 |
* | doc/filters: blend terminates on longest input | Mulvya | 2016-09-27 | 1 | -1/+1 |
* | lavfi: add nlmeans filter | Clément Bœsch | 2016-09-24 | 1 | -0/+35 |
* | doc/filters: add two lut2 examples | Paul B Mahol | 2016-09-17 | 1 | -0/+16 |
* | avfilter/vf_unsharp: limit matrix size in either direction to 23 | Paul B Mahol | 2016-09-17 | 1 | -4/+4 |
* | avfilter/vf_lut2: also export video input bit depth | Paul B Mahol | 2016-09-16 | 1 | -0/+6 |