summaryrefslogtreecommitdiffstats
path: root/doc/filters.texi
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* vsrc_movie: discourage its use with avconv.Anton Khirnov2012-08-081-0/+5
* af_asyncts: add first_pts optionJustin Ruggles2012-07-291-0/+7
* doc/filters: fix typo.Anton Khirnov2012-06-241-1/+1
* lavfi: Add the af_channelmap audio channel mapping filter.Alex Converse2012-06-221-0/+33
* lavfi: add join audio filter.Anton Khirnov2012-06-221-0/+37
* lavfi: add channelsplit audio filter.Anton Khirnov2012-06-121-0/+25
* lavfi: add audio mix filterJustin Ruggles2012-05-231-0/+38
* lavfi: add an audio split filterJustin Ruggles2012-05-211-0/+13
* lavfi: Add fps filter.Anton Khirnov2012-05-181-0/+13
* lavfi: add asyncts filter.Anton Khirnov2012-05-141-0/+19
* lavfi: add aformat filterAnton Khirnov2012-05-141-0/+26
* lavfi: add an audio buffer sink.Anton Khirnov2012-05-141-0/+7
* lavfi: add an audio buffer source.Anton Khirnov2012-05-141-0/+27
* lavfi: add lavr-based audio resampling filter.Anton Khirnov2012-05-121-0/+6
* lavfi: add video buffer sink, and use it in avtoolsAnton Khirnov2012-05-091-0/+8
* vf_split: support user-specifiable number of outputs.Anton Khirnov2012-05-061-0/+13
* doc/filters: update documentation.Anton Khirnov2012-04-151-10/+8
* avconv: add support for complex filtergraphs.Anton Khirnov2012-04-151-0/+1
* graphparser: allow specifying sws flags in the graph description.Anton Khirnov2012-04-141-1/+7
* cosmetics: Delete empty lines at end of file.Diego Biurrun2012-02-091-1/+0
* drawtext: add 'fix_bounds' option on coords fixingAndrey Utkin2012-02-061-0/+3
* doc: fix stray reference to FFmpegLuca Barbato2012-01-101-1/+1
* Fix a bunch of common typos.Diego Biurrun2011-12-111-9/+9
* drawtext: make x and y parametricLuca Barbato2011-12-031-0/+27
* doc: cleanup filter sectionLuca Barbato2011-11-281-10/+9
* doc/filters: fix some typos.Anton Khirnov2011-11-211-2/+2
* lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecsStefano Sabatini2011-10-191-5/+9
* lavfi: add testsrc sourceStefano Sabatini2011-10-191-0/+46
* lavfi: port libmpcodecs delogo filterStefano Sabatini2011-10-171-0/+52
* lavfi: port boxblur filter from libmpcodecsStefano Sabatini2011-10-171-0/+60
OpenPOWER on IntegriCloud