summaryrefslogtreecommitdiffstats
path: root/doc/filters.texi
Commit message (Expand)AuthorAgeFilesLines
* lavfi: add trim and atrim filters.Anton Khirnov2013-04-301-0/+125
* lavfi: add an asetpts filterAnton Khirnov2013-04-301-0/+69
* lavfi: new interlace filterVittorio Giovara2013-04-111-0/+30
* lavfi: merge avfiltergraph.h into avfilter.hAnton Khirnov2013-04-111-1/+1
* vsrc_testsrc: switch to an AVOptions-based system.Anton Khirnov2013-04-091-2/+1
* vsrc_movie: switch to an AVOptions-based system.Anton Khirnov2013-04-091-7/+5
* vsrc_color: switch to an AVOptions-based system.Anton Khirnov2013-04-091-5/+2
* af_join: switch to an AVOptions-based system.Anton Khirnov2013-04-091-2/+2
* af_channelmap: switch to an AVOptions-based system.Anton Khirnov2013-04-091-3/+3
* vf_yadif: switch to an AVOptions-based system.Anton Khirnov2013-04-091-7/+13
* vf_unsharp: switch to an AVOptions-based system.Anton Khirnov2013-04-091-6/+5
* vf_transpose: switch to an AVOptions-based system.Anton Khirnov2013-04-091-6/+14
* vf_settb: switch to an AVOptions-based system.Anton Khirnov2013-04-091-3/+11
* vf_setpts: switch to an AVOptions-based system.Anton Khirnov2013-04-091-4/+13
* vf_select: switch to an AVOptions-based system.Anton Khirnov2013-04-091-6/+13
* vf_pad: switch to an AVOptions-based system.Anton Khirnov2013-04-091-36/+33
* vf_overlay: switch to an AVOptions-based system.Anton Khirnov2013-04-091-7/+15
* vf_lut: switch to an AVOptions-based system.Anton Khirnov2013-04-091-18/+10
* vf_libopencv: switch to an AVOptions-based system.Anton Khirnov2013-04-091-8/+14
* vf_hqdn3d: switch to an AVOptions-based system.Anton Khirnov2013-04-091-1/+0
* vf_gradfun: switch to an AVOptions-based system.Anton Khirnov2013-04-091-12/+16
* vf_scale: switch to an AVOptions-based system.Anton Khirnov2013-04-091-12/+24
* vf_frei0r: switch to an AVOptions-based system.Anton Khirnov2013-04-091-26/+37
* vf_fieldorder: switch to an AVOptions-based system.Anton Khirnov2013-04-091-8/+6
* vf_fade: switch to an AVOptions-based system.Anton Khirnov2013-04-091-14/+18
* vf_drawtext: switch to an AVOptions-based system.Anton Khirnov2013-04-091-3/+0
* vf_drawbox: switch to an AVOptions-based system.Anton Khirnov2013-04-091-5/+2
* vf_delogo: switch to an AVOptions-based system.Anton Khirnov2013-04-091-12/+1
* vf_cropdetect: switch to an AVOptions-based system.Anton Khirnov2013-04-091-4/+1
* vf_crop: switch to an AVOptions-based system.Anton Khirnov2013-04-091-9/+27
* vf_boxblur: switch to an AVOptions-based system.Anton Khirnov2013-04-091-4/+14
* vf_blackframe: switch to an AVOptions-based system.Anton Khirnov2013-04-091-8/+10
* vf_aspect: switch to an AVOptions-based system.Anton Khirnov2013-04-091-15/+19
* vf_(no)format: switch to an AVOptions-based system.Anton Khirnov2013-04-091-8/+20
* af_aformat: switch to an AVOptions-based system.Anton Khirnov2013-04-091-4/+4
* buffersrc: switch to an AVOptions-based system.Anton Khirnov2013-04-091-24/+13
* lavfi: switch to an AVOptions-based system.Anton Khirnov2013-04-091-2/+19
* lavfi/gradfun: fix rounding in MMX code.Clément Bœsch2013-03-281-1/+1
* filters.texi: restore mistakenly removed section name for noformatAnton Khirnov2013-03-161-0/+2
* lavfi: switch to AVFrame.Anton Khirnov2013-03-081-10/+0
* doc: filters: Correct BNF FILTER descriptionVicente Jimenez Aguilar2013-02-201-1/+1
* avfilter: allow setpts filter to use wallclock time for calculationsVladimir Pantelic2013-01-251-0/+9
* doc: improve documentation for the asyncts filter first_pts optionJustin Ruggles2012-12-131-2/+3
* lavfi: add volume filterJustin Ruggles2012-12-051-0/+53
* lavfi: remove vf_slicifyAnton Khirnov2012-11-281-15/+0
* Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-111-1/+1
* lavfi: add ashowinfo filterAnton Khirnov2012-10-291-0/+41
* doc: remove a warning from filters.texiLuca Barbato2012-10-081-12/+12
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-1/+1
* Enhance doc on asyncts audiofilterAndrey Utkin2012-09-151-3/+6
OpenPOWER on IntegriCloud