| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: Fix adelay example. | Carl Eugen Hoyos | 2013-12-09 | 1 | -1/+1 |
* | lavfi: add aeval filter | Stefano Sabatini | 2013-12-06 | 1 | -0/+64 |
* | lavfi/aevalsrc: duplicate last expression for the missing channels | Stefano Sabatini | 2013-12-06 | 1 | -1/+2 |
* | Merge commit 'dd249245d012c1eceb57c166e256fc95e74f4bb1' | Michael Niedermayer | 2013-11-21 | 1 | -1/+3 |
|\ |
|
| * | filter docs: reference scale and fps filters | Vittorio Giovara | 2013-11-21 | 1 | -1/+3 |
| * | vf_scale: make the dar variable return the DAR. | Rudolf Polzer | 2013-11-02 | 1 | -2/+5 |
* | | avfilter/showspectrum: add blackman window. | Clément Bœsch | 2013-11-20 | 1 | -0/+2 |
* | | avfilter/showspectrum: add win_func option. | Clément Bœsch | 2013-11-20 | 1 | -0/+15 |
* | | lavfi: add elbg filter | Stefano Sabatini | 2013-11-13 | 1 | -0/+26 |
* | | Fix example in pullup documentation. | Lou Logan | 2013-11-12 | 1 | -2/+4 |
* | | avfilter/fade: add color option. | Clément Bœsch | 2013-11-10 | 1 | -4/+9 |
* | | avfilter/vf_scale: add ov/hsub | Michael Niedermayer | 2013-11-04 | 1 | -1/+6 |
* | | Merge commit '34a0ac41a880039c7fb4b3abce10d8e2ce48fac7' | Michael Niedermayer | 2013-11-03 | 1 | -0/+25 |
|\| |
|
| * | vf_aspect: support variables in evaluating the aspect ratios | Rudolf Polzer | 2013-11-02 | 1 | -2/+52 |
| * | doc/filters: fix an option name in the unsharp docs | Anton Khirnov | 2013-09-24 | 1 | -1/+1 |
* | | doc/filters: add few more examples for blend filter | Paul B Mahol | 2013-10-31 | 1 | -0/+18 |
* | | avfilter: add mergeplanes filter | Paul B Mahol | 2013-10-27 | 1 | -0/+59 |
* | | doc: add a few links to the Channel Layout syntax section | Stefano Sabatini | 2013-10-25 | 1 | -0/+2 |
* | | avfilter: replaygain scanner | Paul B Mahol | 2013-10-21 | 1 | -0/+6 |
* | | doc/filters: reference ffmpeg-utils manual for color and sizes options | Timothy Gu | 2013-10-16 | 1 | -51/+66 |
* | | doc/filters/scale: do not explicitly state the default swscale flags value | Stefano Sabatini | 2013-10-11 | 1 | -4/+4 |
* | | doc/filters: remove extra spacing in vid.stab section. | Clément Bœsch | 2013-10-09 | 1 | -8/+6 |
* | | avfilter/vf_scale: change the default scaler to bicubic | Michael Niedermayer | 2013-10-06 | 1 | -1/+1 |
* | | avfilter/vf_histogram: add mirrored waveform mode | Marton Balint | 2013-10-02 | 1 | -0/+6 |
* | | avfilter/vf_histogram: change order of histograms for planar rgb | Paul B Mahol | 2013-10-01 | 1 | -1/+1 |
* | | doc: move sws_dither option description to scaler.texi | Stefano Sabatini | 2013-09-30 | 1 | -17/+0 |
* | | doc/filters/scale: mention and link scaler options | Stefano Sabatini | 2013-09-30 | 1 | -1/+5 |
* | | doc/filters/scale: fix MAN rendering of @ref arguments | Stefano Sabatini | 2013-09-30 | 1 | -1/+2 |
* | | doc: try to add a link from the vf_scale sws_flags to the scaler docs | Michael Niedermayer | 2013-09-30 | 1 | -0/+1 |
* | | avfilter/vidstabtransform: update optzoom range values for recent vid.stab up... | Georg Martius | 2013-09-27 | 1 | -2/+9 |
* | | avfilter/af_ladspa: allow changing controls dynamically | Paul B Mahol | 2013-09-27 | 1 | -0/+10 |
* | | doc/filters: add [] labels for the graph of the opening paragraph example | Timothy Gu | 2013-09-23 | 1 | -1/+2 |
* | | doc/filters: use between() function in select examples | Stefano Sabatini | 2013-09-22 | 1 | -2/+2 |
* | | doc/filters: put ladspa configure option into @code{} | Paul B Mahol | 2013-09-22 | 1 | -1/+2 |
* | | doc/filters: mention configure option for ladspa | Paul B Mahol | 2013-09-22 | 1 | -0/+2 |
* | | avfilter: add ladspa wrapper filter | Paul B Mahol | 2013-09-22 | 1 | -0/+98 |
* | | Remove '-vf' from pullup documentation example. | Carl Eugen Hoyos | 2013-09-21 | 1 | -1/+1 |
* | | Improve pullup documentation. | Carl Eugen Hoyos | 2013-09-21 | 1 | -0/+9 |
* | | lavfi/mp: remove mp=qp | Paul B Mahol | 2013-09-19 | 1 | -1/+0 |
* | | lavfi/mp: remove mp=pullup | Paul B Mahol | 2013-09-18 | 1 | -1/+0 |
* | | avfilter: port pullup filter from libmpcodecs | Paul B Mahol | 2013-09-17 | 1 | -0/+53 |
* | | avfilter: add adelay filter | Paul B Mahol | 2013-09-16 | 1 | -0/+27 |
* | | lavfi: Weston 3 Field Deinterlacing Filter | Paul B Mahol | 2013-09-06 | 1 | -0/+39 |
* | | lavfi/mp: remove mp=fil | Paul B Mahol | 2013-09-05 | 1 | -1/+0 |
* | | lavfi/mp: remove mp=dint | Paul B Mahol | 2013-09-05 | 1 | -1/+0 |
* | | Merge commit '0ebfdae099d2749240b6a565abcdf0bf62589748' | Michael Niedermayer | 2013-09-04 | 1 | -3/+4 |
|\| |
|
| * | doc: Describe TB option of setpts filter | Clifford Wolf | 2013-09-04 | 1 | -0/+3 |
* | | lavfi/drawtext: add generic timeline interface and deprecate "draw". | Clément Bœsch | 2013-09-03 | 1 | -11/+1 |
* | | lavfi/mp: remove mp=phase | Paul B Mahol | 2013-09-03 | 1 | -1/+0 |
* | | lavfi: port phase filter from libmpcodecs | Paul B Mahol | 2013-09-03 | 1 | -0/+61 |