| Commit message (Expand) | Author | Age | Files | Lines |
* | filters.texi: remove confusing reference to never integrated -af option | Stefano Sabatini | 2011-12-09 | 1 | -1/+1 |
* | lavfi: add life source | Stefano Sabatini | 2011-12-04 | 1 | -0/+107 |
* | aevalsrc: add duration option | Stefano Sabatini | 2011-12-04 | 1 | -0/+10 |
* | doc/filters.texi: Update drawtext docs so that the documented input width/hei... | Michael Niedermayer | 2011-12-04 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-04 | 1 | -0/+1 |
|\ |
|
| * | drawtext: make x and y parametric | Luca Barbato | 2011-12-03 | 1 | -0/+27 |
* | | docs: Spelling fixes to 9 texi files from /doc | root | 2011-11-29 | 1 | -14/+14 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-28 | 1 | -2/+1 |
|\| |
|
| * | doc: cleanup filter section | Luca Barbato | 2011-11-28 | 1 | -10/+9 |
| * | doc/filters: fix some typos. | Anton Khirnov | 2011-11-21 | 1 | -2/+2 |
| * | lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs | Stefano Sabatini | 2011-10-19 | 1 | -5/+9 |
| * | lavfi: add testsrc source | Stefano Sabatini | 2011-10-19 | 1 | -0/+46 |
* | | lavfi: add libass based subtitles renderer | Stefano Sabatini | 2011-11-26 | 1 | -0/+16 |
* | | lavfi: reimplement MPlayer's af_pan filter for libavfilter. | Clément Bœsch | 2011-11-18 | 1 | -0/+48 |
* | | doc: drop "./" binary prefixes. | Clément Bœsch | 2011-11-13 | 1 | -4/+4 |
* | | vf_fade: add alpha option and alpha fading support | Mark Himsley | 2011-11-10 | 1 | -0/+6 |
* | | vf_fade: add support to options parsing | Mark Himsley | 2011-11-10 | 1 | -1/+17 |
* | | af_aconvert: fix doc reference to unexisting chlayout.h file | Stefano Sabatini | 2011-11-06 | 1 | -1/+1 |
* | | doc: fix a few typo in the filters section. | Clément Bœsch | 2011-11-05 | 1 | -5/+5 |
* | | lavfi: add earwax audio filter, ported from Sox | Mina Nagy Zaki | 2011-11-05 | 1 | -0/+11 |
* | | lavfi: add volume filter | Stefano Sabatini | 2011-11-05 | 1 | -0/+50 |
* | | vf_overlay: enable RGB path | Stefano Sabatini | 2011-10-31 | 1 | -2/+13 |
* | | vf_showinfo: print checksums in hexadecimal. | Clément Bœsch | 2011-10-27 | 1 | -6/+7 |
* | | lavfi: rewrite nullsrc using the code in vsrc_testsrc.c | Stefano Sabatini | 2011-10-24 | 1 | -18/+13 |
* | | filters.texi: document interlaced scaling | Mark Himsley | 2011-10-24 | 1 | -1/+12 |
* | | deshake: add documentation in filters.texi | Paul Flinders | 2011-10-21 | 1 | -0/+70 |
* | | aevalsrc: enclose example arguments in double quotes | Stefano Sabatini | 2011-10-18 | 1 | -1/+1 |
* | | lavfi: add audio eval signal source | Stefano Sabatini | 2011-10-18 | 1 | -0/+80 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-18 | 1 | -1/+1 |
|\| |
|
| * | lavfi: port libmpcodecs delogo filter | Stefano Sabatini | 2011-10-17 | 1 | -0/+52 |
| * | lavfi: port boxblur filter from libmpcodecs | Stefano Sabatini | 2011-10-17 | 1 | -0/+60 |
| * | lavfi: add negate filter | Stefano Sabatini | 2011-10-17 | 1 | -1/+6 |
| * | lavfi: add LUT (LookUp Table) generic filters | Stefano Sabatini | 2011-10-17 | 1 | -0/+112 |
* | | vsrc_nullsrc: remove mathematical constants now redundant. | Nicolas George | 2011-10-13 | 1 | -1/+1 |
* | | vf_crop: remove mathematical constants now redundant. | Nicolas George | 2011-10-13 | 1 | -4/+0 |
* | | vf_settb: remove mathematical constants now redundant. | Nicolas George | 2011-10-13 | 1 | -1/+1 |
* | | vf_setpts: remove mathematical constants now redundant. | Nicolas George | 2011-10-13 | 1 | -9/+0 |
* | | vf_select: remove mathematical constants now redundant. | Nicolas George | 2011-10-13 | 1 | -9/+0 |
* | | vf_scale: remove mathematical constants now redundant. | Nicolas George | 2011-10-13 | 1 | -4/+0 |
* | | vf_pad: remove mathematical constants now redundant. | Nicolas George | 2011-10-13 | 1 | -4/+0 |
* | | vf_lut: remove mathematical constants now redundant. | Nicolas George | 2011-10-13 | 1 | -4/+0 |
* | | vf_drawtext: remove mathematical constants now redundant. | Nicolas George | 2011-10-13 | 1 | -4/+0 |
* | | doc: avoid "@table has text but no @item" warning. | Clément Bœsch | 2011-10-09 | 1 | -12/+24 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-06 | 1 | -7/+7 |
|\| |
|
| * | Fix 'heigth' vs. 'height' typos. | Diego Biurrun | 2011-10-05 | 1 | -7/+7 |
| * | vf_unsharp: set default chroma size value to 5x5 | Stefano Sabatini | 2011-09-29 | 1 | -3/+3 |
* | | vf_lut.c: fix wrong syntax in example | Stefano Sabatini | 2011-10-02 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-29 | 1 | -0/+3 |
|\| |
|
| * | vf_scale: add a "sar" variable | Stefano Sabatini | 2011-09-28 | 1 | -1/+4 |
| * | vf_yadif: correct documentation on the parity parameter | Stefano Sabatini | 2011-09-21 | 1 | -2/+2 |