| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_blend: fix macro () | Michael Niedermayer | 2014-06-22 | 1 | -4/+4 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | avfilter/dualinput: simplify | Paul B Mahol | 2013-09-30 | 1 | -10/+4 |
* | lavfi/dualinput: reimplement on top of framesync. | Nicolas George | 2013-09-23 | 1 | -0/+4 |
* | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -7/+7 |
* | lavfi/blend: use dual input helpers | Paul B Mahol | 2013-07-06 | 1 | -106/+77 |
* | lavfi/blend: support slice threading | Paul B Mahol | 2013-05-24 | 1 | -26/+53 |
* | lavfi/blend: fix SW/SH calculation | Paul B Mahol | 2013-05-24 | 1 | -2/+2 |
* | lavfi/blend: add yuv(j)411p | Paul B Mahol | 2013-05-24 | 1 | -2/+2 |
* | lavfi/blend: timeline support | Paul B Mahol | 2013-05-14 | 1 | -5/+11 |
* | lavfi: use ceil right shift for chroma width/height. | Clément Bœsch | 2013-05-10 | 1 | -2/+2 |
* | lavfi: add gbrap support to some filters | Paul B Mahol | 2013-05-08 | 1 | -1/+1 |
* | lavfi/blend: merge config_input_top into config_output | Paul B Mahol | 2013-05-02 | 1 | -12/+7 |
* | lavfi/blend: use correct way to check number of planes | Paul B Mahol | 2013-05-02 | 1 | -2/+4 |
* | lavfi: add frame counter into AVFilterLink and use it in filters. | Clément Bœsch | 2013-04-23 | 1 | -2/+1 |
* | lavfi: remove now unused args parameter from AVFilter.init and init_opaque | Michael Niedermayer | 2013-04-12 | 1 | -1/+1 |
* | lavfi/blend: support more yuv pixel formats | Paul B Mahol | 2013-04-11 | 1 | -1/+2 |
* | lavfi/blend: switch to AVOption-based system | Matthieu Bouron | 2013-04-11 | 1 | -3/+0 |
* | lavfi/blend,noise: remove unedeed av_opt_free() call | Paul B Mahol | 2013-04-08 | 1 | -1/+0 |
* | lavfi/blend: use standard options parsing | Paul B Mahol | 2013-04-05 | 1 | -6/+3 |
* | lavfi/blend: add N variable | Paul B Mahol | 2013-04-04 | 1 | -2/+4 |
* | blend: Adding yuvj pixelformats to the blend effect | Björn S | 2013-03-25 | 1 | -1/+1 |
* | lavfi/blend: always peek the first frame of each queue. | Clément Bœsch | 2013-03-22 | 1 | -3/+3 |
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -16/+13 |
* | blend filter | Paul B Mahol | 2013-02-21 | 1 | -0/+474 |