| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: Use the succinct syntax for the channelmap example | Luca Barbato | 2015-07-09 | 1 | -1/+1 |
* | drawtext: Add an alpha option | Luca Barbato | 2015-04-21 | 1 | -0/+11 |
* | Revert "vf_interlace: deprecate lowpass option" | Vittorio Giovara | 2014-08-01 | 1 | -2/+5 |
* | lavfi: add Bauer stereo-to-binaural audio filter | Alessandro Ghedini | 2014-05-01 | 1 | -0/+30 |
* | drawtext: Add fontconfig support | Luca Barbato | 2014-04-17 | 1 | -1/+6 |
* | af_volume: implement replaygain clipping prevention | Alessandro Ghedini | 2014-04-13 | 1 | -0/+5 |
* | doc: Libavfilter English cleanup | Katerina Barone-Adesi | 2014-04-12 | 1 | -625/+615 |
* | libavfilter: Add asettb filter for setting timebase for audio | Nicolas George | 2014-04-10 | 1 | -0/+41 |
* | af_volume: implement replaygain pre-amplification | Alessandro Ghedini | 2014-04-04 | 1 | -0/+6 |
* | af_volume: support using replaygain frame side data | Anton Khirnov | 2014-03-24 | 1 | -0/+17 |
* | lavfi: add shuffleplanes filter | Anton Khirnov | 2014-03-05 | 1 | -0/+30 |
* | lavfi: add compand audio filter | Andrew Kelley | 2014-02-26 | 1 | -0/+73 |
* | doc: fix one accented word | Vittorio Giovara | 2014-02-24 | 1 | -1/+1 |
* | vf_interlace: deprecate lowpass option | Vittorio Giovara | 2014-02-19 | 1 | -5/+2 |
* | vf_overlay: add eof_action switch | Keith Lawson | 2014-02-04 | 1 | -0/+19 |
* | lavfi: add framepack filter | Vittorio Giovara | 2014-01-09 | 1 | -0/+45 |
* | filter docs: reference scale and fps filters | Vittorio Giovara | 2013-11-21 | 1 | -1/+3 |
* | vf_scale: make the dar variable return the DAR. | Rudolf Polzer | 2013-11-02 | 1 | -2/+5 |
* | vf_aspect: support variables in evaluating the aspect ratios | Rudolf Polzer | 2013-11-02 | 1 | -2/+52 |
* | doc/filters: fix an option name in the unsharp docs | Anton Khirnov | 2013-09-24 | 1 | -1/+1 |
* | doc: Describe TB option of setpts filter | Clifford Wolf | 2013-09-04 | 1 | -0/+3 |
* | vf_fps: add 'start_time' option | Justin Ruggles | 2013-08-20 | 1 | -0/+8 |
* | lavfi: add trim and atrim filters. | Anton Khirnov | 2013-04-30 | 1 | -0/+125 |
* | lavfi: add an asetpts filter | Anton Khirnov | 2013-04-30 | 1 | -0/+69 |
* | lavfi: new interlace filter | Vittorio Giovara | 2013-04-11 | 1 | -0/+30 |
* | lavfi: merge avfiltergraph.h into avfilter.h | Anton Khirnov | 2013-04-11 | 1 | -1/+1 |
* | vsrc_testsrc: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -2/+1 |
* | vsrc_movie: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -7/+5 |
* | vsrc_color: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -5/+2 |
* | af_join: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -2/+2 |
* | af_channelmap: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -3/+3 |
* | vf_yadif: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -7/+13 |
* | vf_unsharp: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -6/+5 |
* | vf_transpose: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -6/+14 |
* | vf_settb: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -3/+11 |
* | vf_setpts: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -4/+13 |
* | vf_select: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -6/+13 |
* | vf_pad: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -36/+33 |
* | vf_overlay: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -7/+15 |
* | vf_lut: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -18/+10 |
* | vf_libopencv: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -8/+14 |
* | vf_hqdn3d: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -1/+0 |
* | vf_gradfun: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -12/+16 |
* | vf_scale: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -12/+24 |
* | vf_frei0r: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -26/+37 |
* | vf_fieldorder: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -8/+6 |
* | vf_fade: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -14/+18 |
* | vf_drawtext: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -3/+0 |
* | vf_drawbox: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -5/+2 |
* | vf_delogo: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -12/+1 |