| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | vf_cropdetect: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -4/+1 |
* | vf_crop: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -9/+27 |
* | vf_boxblur: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -4/+14 |
* | vf_blackframe: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -8/+10 |
* | vf_aspect: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -15/+19 |
* | vf_(no)format: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -8/+20 |
* | af_aformat: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -4/+4 |
* | buffersrc: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -24/+13 |
* | lavfi: switch to an AVOptions-based system. | Anton Khirnov | 2013-04-09 | 1 | -2/+19 |
* | lavfi/gradfun: fix rounding in MMX code. | Clément Bœsch | 2013-03-28 | 1 | -1/+1 |
* | filters.texi: restore mistakenly removed section name for noformat | Anton Khirnov | 2013-03-16 | 1 | -0/+2 |
* | lavfi: switch to AVFrame. | Anton Khirnov | 2013-03-08 | 1 | -10/+0 |
* | doc: filters: Correct BNF FILTER description | Vicente Jimenez Aguilar | 2013-02-20 | 1 | -1/+1 |
* | avfilter: allow setpts filter to use wallclock time for calculations | Vladimir Pantelic | 2013-01-25 | 1 | -0/+9 |
* | doc: improve documentation for the asyncts filter first_pts option | Justin Ruggles | 2012-12-13 | 1 | -2/+3 |
* | lavfi: add volume filter | Justin Ruggles | 2012-12-05 | 1 | -0/+53 |
* | lavfi: remove vf_slicify | Anton Khirnov | 2012-11-28 | 1 | -15/+0 |
* | Include libavutil/channel_layout.h instead of libavutil/audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -1/+1 |
* | lavfi: add ashowinfo filter | Anton Khirnov | 2012-10-29 | 1 | -0/+41 |
* | doc: remove a warning from filters.texi | Luca Barbato | 2012-10-08 | 1 | -12/+12 |