| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '6d3ea1957f681b3bf9c752e6d21a501cc8d4180d' | Michael Niedermayer | 2013-12-16 | 1 | -15/+15 |
|\ |
|
| * | Bump major of libavfilter for reference counted buffer API changes. | Reinhard Tartler | 2013-12-14 | 1 | -11/+11 |
| * | vf_scale: make the dar variable return the DAR. | Rudolf Polzer | 2013-11-02 | 1 | -1/+1 |
* | | lavfi: add aeval filter | Stefano Sabatini | 2013-12-06 | 1 | -2/+2 |
* | | lavfi/aevalsrc: duplicate last expression for the missing channels | Stefano Sabatini | 2013-12-06 | 1 | -1/+1 |
* | | lavfi: add elbg filter | Stefano Sabatini | 2013-11-13 | 1 | -2/+2 |
* | | avfilter/opencl: compile kernels separately | Lenny Wang | 2013-11-05 | 1 | -1/+1 |
* | | avfilter/vf_scale: add ov/hsub | Michael Niedermayer | 2013-11-04 | 1 | -1/+1 |
* | | Merge commit '5c439b41d0489412c0a4cf6dfb98915251677b8e' | Michael Niedermayer | 2013-10-28 | 1 | -0/+3 |
|\| |
|
| * | avfilter: have avfilter_get_by_name return const for next bump | Vittorio Giovara | 2013-10-28 | 1 | -0/+3 |
* | | avfilter: add mergeplanes filter | Paul B Mahol | 2013-10-27 | 1 | -1/+1 |
* | | avfilter: replaygain scanner | Paul B Mahol | 2013-10-21 | 1 | -2/+2 |
* | | Do not leave positive values undefined when negative are defined as error | Michael Niedermayer | 2013-10-19 | 1 | -1/+1 |
* | | avfilter/vf_histogram: add mirrored waveform mode | Marton Balint | 2013-10-02 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-09-28 | 1 | -1/+1 |
|\| |
|
| * | lavfi: allow user-provided execute() callbacks | Anton Khirnov | 2013-09-28 | 1 | -1/+1 |
* | | avfilter: add ladspa wrapper filter | Paul B Mahol | 2013-09-22 | 1 | -2/+2 |
* | | lavfi/mp: remove mp=qp | Paul B Mahol | 2013-09-19 | 1 | -1/+1 |
* | | lavfi/mp: remove mp=pullup | Paul B Mahol | 2013-09-18 | 1 | -1/+1 |
* | | avfilter: port pullup filter from libmpcodecs | Paul B Mahol | 2013-09-17 | 1 | -1/+1 |
* | | avfilter: add adelay filter | Paul B Mahol | 2013-09-16 | 1 | -1/+1 |
* | | lavfi: Weston 3 Field Deinterlacing Filter | Paul B Mahol | 2013-09-06 | 1 | -2/+2 |
* | | lavfi/mp: remove mp=fil | Paul B Mahol | 2013-09-05 | 1 | -1/+1 |
* | | lavfi/mp: remove mp=dint | Paul B Mahol | 2013-09-05 | 1 | -1/+1 |
* | | lavfi/drawtext: add generic timeline interface and deprecate "draw". | Clément Bœsch | 2013-09-03 | 1 | -1/+4 |
* | | lavfi/mp: remove mp=phase | Paul B Mahol | 2013-09-03 | 1 | -1/+1 |
* | | lavfi: port phase filter from libmpcodecs | Paul B Mahol | 2013-09-03 | 1 | -2/+2 |
* | | lavfi/hue: allow changing brightness | Paul B Mahol | 2013-08-22 | 1 | -1/+1 |
* | | lavfi/gradfun: support gbrp | Paul B Mahol | 2013-08-22 | 1 | -1/+1 |
* | | lavfi: add compand filter | Paul B Mahol | 2013-07-29 | 1 | -2/+2 |
* | | vf_scale: add input h/v_chr_pos parameters | Michael Niedermayer | 2013-07-24 | 1 | -1/+1 |
* | | avfilter/vf_scale: add in/out color range option | Michael Niedermayer | 2013-07-20 | 1 | -1/+1 |
* | | lavfi/mp: remove mp=perspective | Paul B Mahol | 2013-07-14 | 1 | -1/+1 |
* | | lavfi: port perspective filter from libmpcodecs | Paul B Mahol | 2013-07-14 | 1 | -2/+2 |
* | | lavfi/trim: use AV_OPT_TYPE_DURATION | Paul B Mahol | 2013-07-12 | 1 | -1/+1 |
* | | lavfi: add aecho filter | Paul B Mahol | 2013-07-10 | 1 | -2/+2 |
* | | lavfi/drawtext: add support for printing frame metadata | Paul B Mahol | 2013-07-09 | 1 | -1/+1 |
* | | lavfi: add psnr filter | Paul B Mahol | 2013-07-08 | 1 | -2/+2 |
* | | lavfi/blend: use dual input helpers | Paul B Mahol | 2013-07-06 | 1 | -1/+1 |
* | | lavfi/delogo: band width must be at least 1 | Jean Delvare | 2013-07-05 | 1 | -1/+1 |
* | | lavfi/delogo: option show shouldn't affect band | Jean Delvare | 2013-07-05 | 1 | -1/+1 |
* | | lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the... | Stefano Sabatini | 2013-07-03 | 1 | -2/+5 |
* | | lavfi/mp: remove mp=spp. | Clément Bœsch | 2013-06-14 | 1 | -1/+1 |
* | | lavfi: add spp filter. | Clément Bœsch | 2013-06-14 | 1 | -2/+2 |
* | | lavfi/rotate: add angle command | Stefano Sabatini | 2013-06-13 | 1 | -1/+1 |
* | | lavfi: add rotate filter | Stefano Sabatini | 2013-06-13 | 1 | -2/+2 |
* | | lavfi/mp: remove mp=sab | Stefano Sabatini | 2013-06-05 | 1 | -1/+1 |
* | | lavfi: port sab filter from libmpcodecs | Stefano Sabatini | 2013-06-05 | 1 | -2/+2 |
* | | lavfi/mp: drop mcdeint wrapper | Stefano Sabatini | 2013-06-01 | 1 | -1/+1 |
* | | lavfi: port mcdeint filter from libmpcodecs | Stefano Sabatini | 2013-06-01 | 1 | -1/+1 |