summaryrefslogtreecommitdiff
path: root/doc/filters.texi
Commit message (Expand)AuthorAge
* 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
* Fix a bunch of common typos.Diego Biurrun2011-12-11
* drawtext: make x and y parametricLuca Barbato2011-12-03
* doc: cleanup filter sectionLuca Barbato2011-11-28
* doc/filters: fix some typos.Anton Khirnov2011-11-21
* lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecsStefano Sabatini2011-10-19
* lavfi: add testsrc sourceStefano Sabatini2011-10-19
* lavfi: port libmpcodecs delogo filterStefano Sabatini2011-10-17
* lavfi: port boxblur filter from libmpcodecsStefano Sabatini2011-10-17
* lavfi: add negate filterStefano Sabatini2011-10-17
* lavfi: add LUT (LookUp Table) generic filtersStefano Sabatini2011-10-17
* Fix 'heigth' vs. 'height' typos.Diego Biurrun2011-10-05
* vf_unsharp: set default chroma size value to 5x5Stefano Sabatini2011-09-29
* vf_scale: add a "sar" variableStefano Sabatini2011-09-28
* vf_yadif: correct documentation on the parity parameterStefano Sabatini2011-09-21
* vf_yadif: add an option to enable/disable deinterlacing based on src frame "i...Joakim Plate2011-09-19
* lavfi: add select filterStefano Sabatini2011-09-17
* lavfi: add showinfo filterStefano Sabatini2011-09-12
* doc: replace @pxref by @ref where appropriateDiego Biurrun2011-07-09
* drawtext: add documentation for the shadow parametersStefano Sabatini2011-05-07
* lavfi: Port drawtext filter by Hemanth from the libavfilter soc repoStefano Sabatini2011-05-07
* pad: make the filter parametricStefano Sabatini2011-04-26
* vsrc_buffer: add sample_aspect_ratio fields to arguments.Michael Niedermayer2011-04-26
* lavfi: add fieldorder filterMark Himsley2011-04-26
* scale: make the filter parametricStefano Sabatini2011-04-26
* pad: fix example explanationStefano Sabatini2011-04-10
* gradfun: add notice from the MPlayer manualStefano Sabatini2011-04-10
* documentation: add setdar and setsar description to filters.texiStefano Sabatini2011-04-10
* lavfi: add fade filterBrandon Mintern2011-04-03
* replace FFmpeg with Libav in doc/Janne Grunau2011-03-16
* Update overlay documentation after movie syntax update.Stefano Sabatini2011-02-11
* libavfilter: add video movie sourceStefano Sabatini2011-02-08
* In yadif filter, default to top field first if interlacing is unknownBaptiste Coudurier2011-01-15
* Fix typos in the crop filter documentation.Stefano Sabatini2011-01-09
* Add copy filter, useful for testing the avfilter_draw_slice() copyStefano Sabatini2010-12-28