summaryrefslogtreecommitdiff
path: root/doc/filters.texi
Commit message (Expand)AuthorAge
* vf_fade: add alpha option and alpha fading supportMark Himsley2011-11-10
* vf_fade: add support to options parsingMark Himsley2011-11-10
* af_aconvert: fix doc reference to unexisting chlayout.h fileStefano Sabatini2011-11-06
* doc: fix a few typo in the filters section.Clément Bœsch2011-11-05
* lavfi: add earwax audio filter, ported from SoxMina Nagy Zaki2011-11-05
* lavfi: add volume filterStefano Sabatini2011-11-05
* vf_overlay: enable RGB pathStefano Sabatini2011-10-31
* vf_showinfo: print checksums in hexadecimal.Clément Bœsch2011-10-27
* lavfi: rewrite nullsrc using the code in vsrc_testsrc.cStefano Sabatini2011-10-24
* filters.texi: document interlaced scalingMark Himsley2011-10-24
* deshake: add documentation in filters.texiPaul Flinders2011-10-21
* aevalsrc: enclose example arguments in double quotesStefano Sabatini2011-10-18
* lavfi: add audio eval signal sourceStefano Sabatini2011-10-18
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-18
|\
| * 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
* | vsrc_nullsrc: remove mathematical constants now redundant.Nicolas George2011-10-13
* | vf_crop: remove mathematical constants now redundant.Nicolas George2011-10-13
* | vf_settb: remove mathematical constants now redundant.Nicolas George2011-10-13
* | vf_setpts: remove mathematical constants now redundant.Nicolas George2011-10-13
* | vf_select: remove mathematical constants now redundant.Nicolas George2011-10-13
* | vf_scale: remove mathematical constants now redundant.Nicolas George2011-10-13
* | vf_pad: remove mathematical constants now redundant.Nicolas George2011-10-13
* | vf_lut: remove mathematical constants now redundant.Nicolas George2011-10-13
* | vf_drawtext: remove mathematical constants now redundant.Nicolas George2011-10-13
* | doc: avoid "@table has text but no @item" warning.Clément Bœsch2011-10-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-06
|\|
| * Fix 'heigth' vs. 'height' typos.Diego Biurrun2011-10-05
| * vf_unsharp: set default chroma size value to 5x5Stefano Sabatini2011-09-29
* | vf_lut.c: fix wrong syntax in exampleStefano Sabatini2011-10-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-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
* | vf_drawtext: make x and y options parametricStefano Sabatini2011-09-24
* | vf_drawtext: fix missed update in docsStefano Sabatini2011-09-24
* | vf_drawtext: use @itemize environment for showing examples in docsStefano Sabatini2011-09-22
* | doc/filters: fix numer/number typo.Clément Bœsch2011-09-18
* | asrc_anullsrc: implement a request_frame callback for returning framesStefano Sabatini2011-09-18
* | asrc_anullsrc: extend syntax to make it accept a non positional list of argum...Stefano Sabatini2011-09-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-17
|\|
| * lavfi: add select filterStefano Sabatini2011-09-17
| * lavfi: add showinfo filterStefano Sabatini2011-09-12
* | lavfi: add audio convert filterStefano Sabatini2011-09-16
* | Correct docs for boxblur parametersMark Himsley2011-09-07
* | lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersi...Stefano Sabatini2011-09-06
* | lavfi: unify asink_buffer and vsink_buffer APIStefano Sabatini2011-09-06
* | lavfi: add amovie source - audio movie sourceStefano Sabatini2011-08-27