summaryrefslogtreecommitdiff
path: root/doc/filters.texi
Commit message (Expand)AuthorAge
* doc/filters: fix an option name in the unsharp docsAnton Khirnov2013-09-24
* doc: Describe TB option of setpts filterClifford Wolf2013-09-04
* vf_fps: add 'start_time' optionJustin Ruggles2013-08-20
* lavfi: add trim and atrim filters.Anton Khirnov2013-04-30
* lavfi: add an asetpts filterAnton Khirnov2013-04-30
* lavfi: new interlace filterVittorio Giovara2013-04-11
* lavfi: merge avfiltergraph.h into avfilter.hAnton Khirnov2013-04-11
* vsrc_testsrc: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vsrc_movie: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vsrc_color: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* af_join: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* af_channelmap: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_yadif: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_unsharp: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_transpose: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_settb: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_setpts: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_select: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_pad: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_overlay: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_lut: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_libopencv: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_hqdn3d: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_gradfun: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_scale: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_frei0r: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_fieldorder: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_fade: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_drawtext: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_drawbox: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_delogo: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_cropdetect: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_crop: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_boxblur: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_blackframe: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_aspect: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_(no)format: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* af_aformat: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* buffersrc: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* lavfi: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* lavfi/gradfun: fix rounding in MMX code.Clément Bœsch2013-03-28
* filters.texi: restore mistakenly removed section name for noformatAnton Khirnov2013-03-16
* lavfi: switch to AVFrame.Anton Khirnov2013-03-08
* doc: filters: Correct BNF FILTER descriptionVicente Jimenez Aguilar2013-02-20
* avfilter: allow setpts filter to use wallclock time for calculationsVladimir Pantelic2013-01-25
* doc: improve documentation for the asyncts filter first_pts optionJustin Ruggles2012-12-13
* lavfi: add volume filterJustin Ruggles2012-12-05
* lavfi: remove vf_slicifyAnton Khirnov2012-11-28
* Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-11
* lavfi: add ashowinfo filterAnton Khirnov2012-10-29