| Commit message (Expand) | Author | Age | Files | Lines |
* | doc/filters: fix typo | Paul B Mahol | 2013-07-29 | 1 | -1/+1 |
* | lavfi: add compand filter | Paul B Mahol | 2013-07-29 | 1 | -0/+77 |
* | doc/filters: document vf_scales color range | Michael Niedermayer | 2013-07-20 | 1 | -0/+17 |
* | avfilter/vf_scale: Add in/out yuv color matrix option | Michael Niedermayer | 2013-07-20 | 1 | -0/+27 |
* | doc/filters: add sepia example for colorchannelmixer | Lukasz Marek | 2013-07-19 | 1 | -0/+5 |
* | doc/filters: update/correct mp documentation | Stefano Sabatini | 2013-07-17 | 1 | -2/+2 |
* | lavfi/mp: remove mp=perspective | Paul B Mahol | 2013-07-14 | 1 | -1/+0 |
* | lavfi: port perspective filter from libmpcodecs | Paul B Mahol | 2013-07-14 | 1 | -0/+38 |
* | lavfi/delogo: Document where parameter show=1 draws its rectangle | Jean Delvare | 2013-07-13 | 1 | -0/+5 |
* | lavfi/trim: use AV_OPT_TYPE_DURATION | Paul B Mahol | 2013-07-12 | 1 | -6/+14 |
* | lavfi: add aecho filter | Paul B Mahol | 2013-07-10 | 1 | -0/+60 |
* | lavfi/drawtext: add support for printing frame metadata | Paul B Mahol | 2013-07-09 | 1 | -0/+3 |
* | lavfi/psnr: rename 's' parameter to match documentation | Paul B Mahol | 2013-07-09 | 1 | -7/+2 |
* | lavfi: add psnr filter | Paul B Mahol | 2013-07-08 | 1 | -0/+73 |
* | lavfi/blend: use dual input helpers | Paul B Mahol | 2013-07-06 | 1 | -0/+7 |
* | lavfi/delogo: option show shouldn't affect band | Jean Delvare | 2013-07-05 | 1 | -2/+2 |
* | doc/filters: clarify documentation for overlay repeatlast option | Stefano Sabatini | 2013-07-05 | 1 | -1/+1 |
* | cosmetics: Fix "dont" "wont" "doesnt" typos | Timothy Gu | 2013-06-29 | 1 | -1/+1 |
* | doc/filters: Fix texi syntax | Jean Delvare | 2013-06-26 | 1 | -2/+2 |
* | Merge branch 'drawbox_exprs' of https://github.com/mjmvisser/FFmpeg | Michael Niedermayer | 2013-06-26 | 1 | -6/+92 |
|\ |
|
| * | enabled expressions on x, y, w, h and t parameters for drawgrid and drawbox, ... | Mark Visser | 2013-06-25 | 1 | -6/+92 |
* | | added start_number parameter to drawtext to permit an offset to n/frame_num var | Mark Visser | 2013-06-14 | 1 | -0/+4 |
|/ |
|
* | drawbox: Respect thickness parameter | Jean Delvare | 2013-06-14 | 1 | -1/+1 |
* | lavfi/mp: remove mp=spp. | Clément Bœsch | 2013-06-14 | 1 | -1/+0 |
* | lavfi: add spp filter. | Clément Bœsch | 2013-06-14 | 1 | -0/+36 |
* | lavfi/rotate: add angle command | Stefano Sabatini | 2013-06-13 | 1 | -0/+13 |
* | lavfi: add rotate filter | Stefano Sabatini | 2013-06-13 | 1 | -0/+112 |
* | doc/filters: fix alias option name for chroma_mode in 'il' filter. | Tim.Nicholson | 2013-06-07 | 1 | -1/+1 |
* | lavfi/mp: remove mp=sab | Stefano Sabatini | 2013-06-05 | 1 | -1/+0 |
* | lavfi: port sab filter from libmpcodecs | Stefano Sabatini | 2013-06-05 | 1 | -0/+36 |
* | lavfi/mp: drop mcdeint wrapper | Stefano Sabatini | 2013-06-01 | 1 | -1/+0 |
* | lavfi: port mcdeint filter from libmpcodecs | Stefano Sabatini | 2013-06-01 | 1 | -0/+44 |
* | lavfi/vignette: add aspect option. | Clément Bœsch | 2013-05-30 | 1 | -0/+7 |
* | lavfi: add vignette filter. | Clément Bœsch | 2013-05-30 | 1 | -0/+103 |
* | lavfi: add haldclut filter. | Clément Bœsch | 2013-05-27 | 1 | -1/+83 |
* | lavfi: add haldclutsrc filter. | Clément Bœsch | 2013-05-27 | 1 | -1/+11 |
* | lavfi/bbox: make min_val user configurable | Paul B Mahol | 2013-05-26 | 1 | -0/+7 |
* | doc/filters: fix wording of color option in testsrc filters. | Clément Bœsch | 2013-05-23 | 1 | -1/+1 |
* | lavfi/testsrc: make nb_decimals available only in testsrc. | Clément Bœsch | 2013-05-23 | 1 | -1/+1 |
* | lavfi: add lut3d filter. | Clément Bœsch | 2013-05-22 | 1 | -0/+36 |
* | lavfi/geq: add aliases for RGB options | Stefano Sabatini | 2013-05-21 | 1 | -11/+12 |
* | doc/filters: add RGB geq example | Stefano Sabatini | 2013-05-20 | 1 | -0/+6 |
* | doc/filters: extend/fix documentation for the geq filter | Stefano Sabatini | 2013-05-20 | 1 | -12/+24 |
* | doc/filters: apply minor fixes to owdenoise documentation | Stefano Sabatini | 2013-05-18 | 1 | -6/+6 |
* | lavfi/mp: remove mp=ow wrapper. | Clément Bœsch | 2013-05-16 | 1 | -1/+0 |
* | lavfi: port wavelet denoiser filter from libmpcodecs. | Clément Bœsch | 2013-05-16 | 1 | -0/+26 |
* | lavfi/histogram: logarithmic mode for levels | Paul B Mahol | 2013-05-15 | 1 | -0/+4 |
* | lavfi: add dctdnoiz filter. | Clément Bœsch | 2013-05-15 | 1 | -0/+53 |
* | tools: add zmqsend tool, useful to test the zmq filters | Stefano Sabatini | 2013-05-14 | 1 | -0/+26 |
* | lavfi: add zmq filters | Stefano Sabatini | 2013-05-14 | 1 | -0/+42 |