| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | avfilter: add sobel and prewitt filter | Paul B Mahol | 2016-09-12 | 1 | -0/+34 |
* | doc/filters: add missing palette* options | Lou Logan | 2016-09-09 | 1 | -0/+5 |
* | avfilter/vf_datascope: let user change background opacity | Paul B Mahol | 2016-09-09 | 1 | -0/+3 |
* | doc/filters: itemize shuffleframes & shuffleplanes examples | Paul B Mahol | 2016-09-08 | 1 | -0/+16 |
* | avfilter/vf_waveform: make possible to change background opacity | Paul B Mahol | 2016-09-07 | 1 | -0/+3 |
* | avfilter: add avgblur filter | Paul B Mahol | 2016-09-07 | 1 | -0/+18 |
* | doc/showspectrum*: Change options order to reflect numeric values. | Carl Eugen Hoyos | 2016-09-06 | 1 | -6/+6 |
* | avfilter/vf_gblur: add sigmaV option, different vertical filtering | Paul B Mahol | 2016-09-04 | 1 | -1/+5 |
* | avfilter: add gblur filter | Paul B Mahol | 2016-09-04 | 1 | -0/+17 |
* | doc/filters: improve weave example | Paul B Mahol | 2016-09-04 | 1 | -1/+1 |
* | vf_colorspace: Allow overriding input color properties | Vittorio Giovara | 2016-09-04 | 1 | -0/+20 |
* | doc/filters: add weave example | Paul B Mahol | 2016-09-02 | 1 | -0/+12 |
* | avfilter/vf_zscale: make possible to change chroma location | Paul B Mahol | 2016-09-02 | 1 | -0/+28 |
* | avfilter: add weave filter | Paul B Mahol | 2016-09-02 | 1 | -0/+21 |
* | avfilter/vf_psnr: Add max value output option to psnr stats log. | Lucas Cooper | 2016-09-01 | 1 | -0/+10 |
* | avfilter/vf_atadenoise: add planes option | Paul B Mahol | 2016-08-27 | 1 | -0/+3 |
* | avfilter: add vaguedenoiser filter | Paul B Mahol | 2016-08-26 | 1 | -0/+47 |
* | doc/filters: fix anequalizer docs | Paul B Mahol | 2016-08-26 | 1 | -2/+2 |
* | avfilter: added motion estimation and interpolation filters | Davinder Singh | 2016-08-26 | 1 | -0/+128 |
* | avfilter: add yuvtestsrc source filter | Paul B Mahol | 2016-08-25 | 1 | -1/+5 |
* | avfilter: add lut2 filter | Paul B Mahol | 2016-08-25 | 1 | -0/+38 |
* | avfilter: add hysteresis filter | Paul B Mahol | 2016-08-23 | 1 | -0/+19 |
* | avfilter: add maskedclamp filter | Paul B Mahol | 2016-08-23 | 1 | -0/+21 |
* | doc/filters: re-order hdcd options to match --help filter=hdcd | Burt P | 2016-08-22 | 1 | -3/+3 |
* | doc/filters: update for af_hdcd | Burt P | 2016-08-21 | 1 | -1/+7 |
* | avfilter/vf_crop: make possible to do exact cropping for subsampled videos | Paul B Mahol | 2016-08-21 | 1 | -0/+5 |
* | avfilter/vf_histogram: make foreground and background opacity configurable | Paul B Mahol | 2016-08-19 | 1 | -0/+6 |
* | avfilter/avf_showvolume: use current peak value for picking colors | Paul B Mahol | 2016-08-18 | 1 | -0/+3 |
* | avfilter/avf_showfreqs: make minimum amplitude for log scaler configurable | Paul B Mahol | 2016-08-17 | 1 | -0/+3 |
* | avfilter: add bitplanenoise filter | Paul B Mahol | 2016-08-17 | 1 | -0/+15 |
* | avfilter/window_func: add cauchy, parzen and poisson window function | Paul B Mahol | 2016-08-16 | 1 | -0/+9 |
* | avfilter/window_func: add dolph window | Paul B Mahol | 2016-08-16 | 1 | -0/+3 |
* | doc/filters: add yet another zoompan usage example | Paul B Mahol | 2016-08-15 | 1 | -0/+6 |
* | avfilter/vf_signalstats: measure video bitdepth | Paul B Mahol | 2016-08-13 | 1 | -0/+12 |
* | doc/filters: move hdcd documentation from video section to audio section | Paul B Mahol | 2016-08-11 | 1 | -52/+52 |