summaryrefslogtreecommitdiffstats
path: root/doc/filters.texi
Commit message (Expand)AuthorAgeFilesLines
* 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
* lavfi: add negate filterStefano Sabatini2011-10-171-1/+6
* lavfi: add LUT (LookUp Table) generic filtersStefano Sabatini2011-10-171-0/+112
* Fix 'heigth' vs. 'height' typos.Diego Biurrun2011-10-051-7/+7
* vf_unsharp: set default chroma size value to 5x5Stefano Sabatini2011-09-291-3/+3
* vf_scale: add a "sar" variableStefano Sabatini2011-09-281-1/+4
* vf_yadif: correct documentation on the parity parameterStefano Sabatini2011-09-211-2/+2
* vf_yadif: add an option to enable/disable deinterlacing based on src frame "i...Joakim Plate2011-09-191-1/+13
* lavfi: add select filterStefano Sabatini2011-09-171-0/+116
* lavfi: add showinfo filterStefano Sabatini2011-09-121-0/+59
* doc: replace @pxref by @ref where appropriateDiego Biurrun2011-07-091-5/+3
* drawtext: add documentation for the shadow parametersStefano Sabatini2011-05-071-0/+11
OpenPOWER on IntegriCloud