summaryrefslogtreecommitdiff
path: root/doc/filters.texi
Commit message (Expand)AuthorAge
...
* 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
* doc: remove a warning from filters.texiLuca Barbato2012-10-08
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* Enhance doc on asyncts audiofilterAndrey Utkin2012-09-15
* vsrc_movie: discourage its use with avconv.Anton Khirnov2012-08-08
* af_asyncts: add first_pts optionJustin Ruggles2012-07-29
* doc/filters: fix typo.Anton Khirnov2012-06-24
* lavfi: Add the af_channelmap audio channel mapping filter.Alex Converse2012-06-22
* lavfi: add join audio filter.Anton Khirnov2012-06-22
* lavfi: add channelsplit audio filter.Anton Khirnov2012-06-12
* lavfi: add audio mix filterJustin Ruggles2012-05-23
* lavfi: add an audio split filterJustin Ruggles2012-05-21
* lavfi: Add fps filter.Anton Khirnov2012-05-18
* lavfi: add asyncts filter.Anton Khirnov2012-05-14
* lavfi: add aformat filterAnton Khirnov2012-05-14
* lavfi: add an audio buffer sink.Anton Khirnov2012-05-14
* lavfi: add an audio buffer source.Anton Khirnov2012-05-14
* lavfi: add lavr-based audio resampling filter.Anton Khirnov2012-05-12
* lavfi: add video buffer sink, and use it in avtoolsAnton Khirnov2012-05-09
* vf_split: support user-specifiable number of outputs.Anton Khirnov2012-05-06
* doc/filters: update documentation.Anton Khirnov2012-04-15
* avconv: add support for complex filtergraphs.Anton Khirnov2012-04-15
* graphparser: allow specifying sws flags in the graph description.Anton Khirnov2012-04-14
* cosmetics: Delete empty lines at end of file.Diego Biurrun2012-02-09
* drawtext: add 'fix_bounds' option on coords fixingAndrey Utkin2012-02-06
* doc: fix stray reference to FFmpegLuca Barbato2012-01-10