| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vsrc_mptestsrc: add options to set the maximum number of frames | Limin Wang | 2019-10-21 | 1 | -0/+3 |
* | avfilter/af_silencedetect: use AV_OPT_TYPE_DURATION | Limin Wang | 2019-10-21 | 1 | -1/+3 |
* | avfilter: add bilateral filter | Paul B Mahol | 2019-10-21 | 1 | -0/+17 |
* | avfilter/af_silencedetect: document metadata | Limin Wang | 2019-10-21 | 1 | -1/+10 |
* | avfilter/vf_atadenoise: add support for commands | Paul B Mahol | 2019-10-20 | 1 | -0/+4 |
* | avfilter/vf_fieldhint: add support for duplicating fields | Paul B Mahol | 2019-10-19 | 1 | -0/+2 |
* | avfilter/vf_atadenoise: add option to use additional algorithm | Paul B Mahol | 2019-10-17 | 1 | -0/+8 |
* | doc/filters: fixes for scale filter | Gyan Doshi | 2019-10-17 | 1 | -7/+8 |
* | avfilter: add arnndn filter | Paul B Mahol | 2019-10-16 | 1 | -0/+11 |
* | doc/filters: document colorchannelmixer commands | Paul B Mahol | 2019-10-14 | 1 | -0/+4 |
* | doc/filters: document amplify commands | Paul B Mahol | 2019-10-14 | 1 | -0/+12 |
* | doc/filters: document scroll commands | Paul B Mahol | 2019-10-14 | 1 | -0/+10 |
* | doc/filters: document new feature | Paul B Mahol | 2019-10-14 | 1 | -0/+9 |
* | avfilter/vf_geq: allow user to set interpolation method | Paul B Mahol | 2019-10-14 | 1 | -0/+8 |
* | avfilter/vf_waveform: add yflat filter | Paul B Mahol | 2019-10-12 | 1 | -0/+3 |
* | avfilter/vf_waveform: add invert graticule | Paul B Mahol | 2019-10-12 | 1 | -0/+3 |
* | doc/filters: add more examples for afftfilt | Paul B Mahol | 2019-10-09 | 1 | -0/+12 |
* | doc/filters: document atempo command | Paul B Mahol | 2019-10-09 | 1 | -0/+9 |
* | doc/filters: mention rubberband supported commands | Paul B Mahol | 2019-10-09 | 1 | -0/+13 |
* | avfilter/af_anlms: add support for commands | Paul B Mahol | 2019-10-08 | 1 | -1/+5 |
* | avfilter/af_adelay: add option which changes how unset channels are delayed | Paul B Mahol | 2019-10-07 | 1 | -0/+10 |
* | doc/filters: fix few more typos | Paul B Mahol | 2019-10-06 | 1 | -2/+2 |
* | avfilter/vf_avgblur: add support for commands | Paul B Mahol | 2019-10-06 | 1 | -0/+7 |
* | avfilter/vf_gblur: add support for commands | Paul B Mahol | 2019-10-06 | 1 | -0/+7 |
* | avfilter: add anlms filter | Paul B Mahol | 2019-10-06 | 1 | -0/+52 |
* | doc/filters: fix typo | Paul B Mahol | 2019-10-03 | 1 | -1/+1 |
* | avfilter/vsrc_sierpinski: add triangle type | Paul B Mahol | 2019-10-03 | 1 | -1/+4 |
* | avfilter/vf_drawbox: implement process_command | Paul B Mahol | 2019-10-01 | 1 | -0/+14 |
* | libavfilter: add photosensitivity filter | Vladimir Panteleev | 2019-09-30 | 1 | -0/+20 |
* | avfilter: add scroll video filter | Paul B Mahol | 2019-09-30 | 1 | -0/+20 |
* | avfilter/f_metadata: add ends_with() function for comparing ends of strings | Paul B Mahol | 2019-09-30 | 1 | -0/+4 |
* | doc/filters: add more advanced silenceremove example | Paul B Mahol | 2019-09-28 | 1 | -0/+8 |
* | doc/filters: warn about gaps/overlaps in xstack | Gyan Doshi | 2019-09-26 | 1 | -0/+5 |
* | doc/filters: add 4x4 layout example for xstack filter | Limin Wang | 2019-09-26 | 1 | -7/+50 |
* | avfilter: add sierpinski video source | Paul B Mahol | 2019-09-25 | 1 | -0/+22 |
* | avfilter/vf_v360: add sinusoidal format | Paul B Mahol | 2019-09-25 | 1 | -0/+3 |
* | avfilter/vf_v360: add fixed pixel padding options | Paul B Mahol | 2019-09-22 | 1 | -0/+6 |
* | avfilter/vf_v360: add hammer projection | Paul B Mahol | 2019-09-21 | 1 | -0/+3 |
* | avfilter/vf_v360: add ball projection format | Paul B Mahol | 2019-09-19 | 1 | -0/+3 |
* | doc: various spelling, grammar and formatting fixes | Moritz Barsnick | 2019-09-18 | 1 | -34/+35 |
* | avfilter/vf_v360: add mercator projection | Paul B Mahol | 2019-09-17 | 1 | -0/+3 |
* | avfilter/vf_stereo3d: add tb (top-bottom) aliases | Paul B Mahol | 2019-09-15 | 1 | -0/+8 |
* | doc/filters: add another v360 example | Paul B Mahol | 2019-09-14 | 1 | -0/+5 |
* | avfilter/vf_v360: implement stereo 3D support | Paul B Mahol | 2019-09-14 | 1 | -0/+15 |
* | avfilter/vf_v360: implement diagonal field of view | Paul B Mahol | 2019-09-14 | 1 | -2/+8 |
* | avfilter/vf_v360: add dfisheye output | Paul B Mahol | 2019-09-12 | 1 | -1/+2 |
* | doc/filters: extend flip options in v360 filter | Paul B Mahol | 2019-09-10 | 1 | -1/+1 |
* | avfilter/vf_v360: add support for stereographic as input projection | Paul B Mahol | 2019-09-10 | 1 | -1/+1 |
* | doc/filters: fix typo in v360 | Paul B Mahol | 2019-09-09 | 1 | -1/+1 |
* | avfilter/vf_v360: partialy revert previous commit | Paul B Mahol | 2019-09-09 | 1 | -4/+0 |