aboutsummaryrefslogtreecommitdiffstats
path: root/doc/filters.texi
Commit message (Expand)AuthorAgeFilesLines
* filters.texi: remove confusing reference to never integrated -af optionStefano Sabatini2011-12-091-1/+1
* lavfi: add life sourceStefano Sabatini2011-12-041-0/+107
* aevalsrc: add duration optionStefano Sabatini2011-12-041-0/+10
* doc/filters.texi: Update drawtext docs so that the documented input width/hei...Michael Niedermayer2011-12-041-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-041-0/+1
|\
| * drawtext: make x and y parametricLuca Barbato2011-12-031-0/+27
* | docs: Spelling fixes to 9 texi files from /docroot2011-11-291-14/+14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-281-2/+1
|\|
| * 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: add libass based subtitles rendererStefano Sabatini2011-11-261-0/+16
* | lavfi: reimplement MPlayer's af_pan filter for libavfilter.Clément Bœsch2011-11-181-0/+48
* | doc: drop "./" binary prefixes.Clément Bœsch2011-11-131-4/+4
* | vf_fade: add alpha option and alpha fading supportMark Himsley2011-11-101-0/+6
* | vf_fade: add support to options parsingMark Himsley2011-11-101-1/+17
* | af_aconvert: fix doc reference to unexisting chlayout.h fileStefano Sabatini2011-11-061-1/+1
* | doc: fix a few typo in the filters section.Clément Bœsch2011-11-051-5/+5
* | lavfi: add earwax audio filter, ported from SoxMina Nagy Zaki2011-11-051-0/+11
* | lavfi: add volume filterStefano Sabatini2011-11-051-0/+50
* | vf_overlay: enable RGB pathStefano Sabatini2011-10-311-2/+13
* | vf_showinfo: print checksums in hexadecimal.Clément Bœsch2011-10-271-6/+7
* | lavfi: rewrite nullsrc using the code in vsrc_testsrc.cStefano Sabatini2011-10-241-18/+13
* | filters.texi: document interlaced scalingMark Himsley2011-10-241-1/+12
* | deshake: add documentation in filters.texiPaul Flinders2011-10-211-0/+70
* | aevalsrc: enclose example arguments in double quotesStefano Sabatini2011-10-181-1/+1
* | lavfi: add audio eval signal sourceStefano Sabatini2011-10-181-0/+80
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-181-1/+1
|\|
| * 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
* | vsrc_nullsrc: remove mathematical constants now redundant.Nicolas George2011-10-131-1/+1
* | vf_crop: remove mathematical constants now redundant.Nicolas George2011-10-131-4/+0
* | vf_settb: remove mathematical constants now redundant.Nicolas George2011-10-131-1/+1
* | vf_setpts: remove mathematical constants now redundant.Nicolas George2011-10-131-9/+0
* | vf_select: remove mathematical constants now redundant.Nicolas George2011-10-131-9/+0
* | vf_scale: remove mathematical constants now redundant.Nicolas George2011-10-131-4/+0
* | vf_pad: remove mathematical constants now redundant.Nicolas George2011-10-131-4/+0
* | vf_lut: remove mathematical constants now redundant.Nicolas George2011-10-131-4/+0
* | vf_drawtext: remove mathematical constants now redundant.Nicolas George2011-10-131-4/+0
* | doc: avoid "@table has text but no @item" warning.Clément Bœsch2011-10-091-12/+24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-061-7/+7
|\|
| * 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_lut.c: fix wrong syntax in exampleStefano Sabatini2011-10-021-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-291-0/+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