summaryrefslogtreecommitdiffstats
path: root/doc/filters.texi
Commit message (Expand)AuthorAgeFilesLines
* 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
* lavfi: Port drawtext filter by Hemanth from the libavfilter soc repoStefano Sabatini2011-05-071-0/+123
* pad: make the filter parametricStefano Sabatini2011-04-261-1/+56
* vsrc_buffer: add sample_aspect_ratio fields to arguments.Michael Niedermayer2011-04-261-3/+8
* lavfi: add fieldorder filterMark Himsley2011-04-261-0/+33
* scale: make the filter parametricStefano Sabatini2011-04-261-5/+55
* pad: fix example explanationStefano Sabatini2011-04-101-1/+1
* gradfun: add notice from the MPlayer manualStefano Sabatini2011-04-101-0/+4
* documentation: add setdar and setsar description to filters.texiStefano Sabatini2011-04-101-0/+56
* lavfi: add fade filterBrandon Mintern2011-04-031-0/+33
* replace FFmpeg with Libav in doc/Janne Grunau2011-03-161-5/+5
* Update overlay documentation after movie syntax update.Stefano Sabatini2011-02-111-3/+3
* libavfilter: add video movie sourceStefano Sabatini2011-02-081-0/+55
* In yadif filter, default to top field first if interlacing is unknownBaptiste Coudurier2011-01-151-0/+2
* Fix typos in the crop filter documentation.Stefano Sabatini2011-01-091-2/+2
* Add copy filter, useful for testing the avfilter_draw_slice() copyStefano Sabatini2010-12-281-0/+5
* Extend documentation for format and noformat filters, and removeStefano Sabatini2010-12-261-11/+13
* Add erode libopencv filter.Stefano Sabatini2010-12-261-0/+10
* Add dilate libopencv filter.Stefano Sabatini2010-12-261-0/+46
* Redesign the libopencv wrapper to make it more generic. Accept bothStefano Sabatini2010-12-231-6/+21
* Improve layout and clarify / complete documentation for the yadifStefano Sabatini2010-12-171-19/+26
* Add gradfun filter, ported from MPlayer.Nolan L2010-12-121-0/+29
* Add section describing the filtergraph.Stefano Sabatini2010-12-121-0/+91
* Port libmpcodecs hqdn3d filter.Baptiste Coudurier2010-12-041-0/+27
* Extend the frei0r filter syntax.Stefano Sabatini2010-11-301-1/+1
* Implement frei0r source.Stefano Sabatini2010-11-301-0/+29
* Port overlay filter from the libavfilter repo (with many fixes),Stefano Sabatini2010-11-211-0/+58
* Move settb docs after setpts docs, fix alphabetical order.Stefano Sabatini2010-11-021-30/+30
* Add setpts filter, ported from the libavfilter soc repo.Stefano Sabatini2010-11-021-0/+60
* Fix documented syntax for the cropdetect filter.Stefano Sabatini2010-11-011-1/+1
* Add example to the filter pad documentation.Stefano Sabatini2010-10-251-0/+9
* Add transpose filter.Stefano Sabatini2010-10-181-0/+41
* Cosmetics: remove pointless empty line.Stefano Sabatini2010-10-121-1/+0
* Extend buffer source to accept the time base for the output PTS.Stefano Sabatini2010-10-121-6/+10
* Implement cropdetect filter.Stefano Sabatini2010-10-121-0/+35
* Extend the nullsrc source, make it accept a parameter for specifyingStefano Sabatini2010-10-111-4/+8
OpenPOWER on IntegriCloud