184 Commits (6ecc78b707945458e5d126a19a8e7e1bbf2b25ee)

Author SHA1 Message Date
Stefano Sabatini 2f8b6e909d lavfi: add life source 13 years ago
Stefano Sabatini 6c26fe8b5a aevalsrc: add duration option 13 years ago
Michael Niedermayer b4425f26bb doc/filters.texi: Update drawtext docs so that the documented input width/height variables are compatible with qatar. 13 years ago
Luca Barbato 2cf74eca70 drawtext: make x and y parametric 13 years ago
root 551b9eb9ef docs: Spelling fixes to 9 texi files from /doc 13 years ago
Luca Barbato 9270b8a3d1 doc: cleanup filter section 13 years ago
Stefano Sabatini 28338bc2a3 lavfi: add libass based subtitles renderer 13 years ago
Anton Khirnov b0641ab7a0 doc/filters: fix some typos. 13 years ago
Clément Bœsch 1fbf7165d5 lavfi: reimplement MPlayer's af_pan filter for libavfilter. 13 years ago
Clément Bœsch 9466237b8b doc: drop "./" binary prefixes. 13 years ago
Mark Himsley 8c1fb50d07 vf_fade: add alpha option and alpha fading support 13 years ago
Mark Himsley 0d602615ab vf_fade: add support to options parsing 13 years ago
Stefano Sabatini 079700f582 af_aconvert: fix doc reference to unexisting chlayout.h file 13 years ago
Clément Bœsch 1335331e8e doc: fix a few typo in the filters section. 13 years ago
Mina Nagy Zaki fa4f06ab5e lavfi: add earwax audio filter, ported from Sox 13 years ago
Stefano Sabatini 618ac71354 lavfi: add volume filter 13 years ago
Stefano Sabatini 3013bfa81e vf_overlay: enable RGB path 13 years ago
Clément Bœsch a0b7853f7a vf_showinfo: print checksums in hexadecimal. 13 years ago
Stefano Sabatini 1f4652068e lavfi: rewrite nullsrc using the code in vsrc_testsrc.c 13 years ago
Mark Himsley 3092509b08 filters.texi: document interlaced scaling 13 years ago
Paul Flinders e2c213328b deshake: add documentation in filters.texi 13 years ago
Stefano Sabatini ec2ac9271c lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs 13 years ago
Stefano Sabatini 0244879f30 lavfi: add testsrc source 13 years ago
Stefano Sabatini ffb7c6e5ba aevalsrc: enclose example arguments in double quotes 13 years ago
Stefano Sabatini 36c06b0913 lavfi: add audio eval signal source 13 years ago
Stefano Sabatini b157be1f38 lavfi: port libmpcodecs delogo filter 13 years ago
Stefano Sabatini ce6b6ef645 lavfi: port boxblur filter from libmpcodecs 13 years ago
Stefano Sabatini 171868e25a lavfi: add negate filter 13 years ago
Stefano Sabatini 8fe0c527f3 lavfi: add LUT (LookUp Table) generic filters 13 years ago
Nicolas George 7d60b43e90 vsrc_nullsrc: remove mathematical constants now redundant. 13 years ago
Nicolas George 21e888bd11 vf_crop: remove mathematical constants now redundant. 13 years ago
Nicolas George 94b345855f vf_settb: remove mathematical constants now redundant. 13 years ago
Nicolas George db820c3c13 vf_setpts: remove mathematical constants now redundant. 13 years ago
Nicolas George 1a3fa3ab2c vf_select: remove mathematical constants now redundant. 13 years ago
Nicolas George 3b316f9f22 vf_scale: remove mathematical constants now redundant. 13 years ago
Nicolas George e2abe90ed7 vf_pad: remove mathematical constants now redundant. 13 years ago
Nicolas George 157ff97e3b vf_lut: remove mathematical constants now redundant. 13 years ago
Nicolas George a2af901295 vf_drawtext: remove mathematical constants now redundant. 13 years ago
Clément Bœsch af52e6b6dd doc: avoid "@table has text but no @item" warning. 13 years ago
Diego Biurrun e83c2ddebf Fix 'heigth' vs. 'height' typos. 13 years ago
Stefano Sabatini 2a9046c741 vf_lut.c: fix wrong syntax in example 13 years ago
Stefano Sabatini 1ee2014190 vf_unsharp: set default chroma size value to 5x5 13 years ago
Stefano Sabatini 46b29397a6 vf_scale: add a "sar" variable 13 years ago
Stefano Sabatini 482ce0ce4e vf_drawtext: make x and y options parametric 13 years ago
Stefano Sabatini d7d587db62 vf_drawtext: fix missed update in docs 13 years ago
Stefano Sabatini 751df79d29 vf_drawtext: use @itemize environment for showing examples in docs 13 years ago
Stefano Sabatini 4703a7b50b vf_yadif: correct documentation on the parity parameter 13 years ago
Joakim Plate ab09df9dea vf_yadif: add an option to enable/disable deinterlacing based on src frame "interlaced" flag 13 years ago
Clément Bœsch 46f415b553 doc/filters: fix numer/number typo. 13 years ago
Stefano Sabatini e72aa524d8 asrc_anullsrc: implement a request_frame callback for returning frames 13 years ago