| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: add support for gray14 format | Paul B Mahol | 2018-09-09 | 1 | -0/+2 |
* | avfilter/vf_premultiply: add gray14 format | Paul B Mahol | 2018-09-09 | 1 | -1/+1 |
* | avfilter/vf_premultiply: add slice threading | Paul B Mahol | 2018-04-27 | 1 | -17/+50 |
* | avfilter/vf_premultiply : fix unpremultiply_offset for rgb input | Martin Vignali | 2018-03-18 | 1 | -2/+2 |
* | avfilter/vf_premultiply: fix memory-leak on failure | Timo Rothenpieler | 2017-11-13 | 1 | -2/+3 |
* | lavfi: rename framesync2 to framesync. | Nicolas George | 2017-09-12 | 1 | -7/+7 |
* | avfilter/vf_premultiply: add inplace mode | Paul B Mahol | 2017-08-07 | 1 | -54/+145 |
* | avfilter: add support for GRAY9 and GBRAP10 | Paul B Mahol | 2017-08-07 | 1 | -1/+3 |
* | avfilter: add unpremultiply filter | Paul B Mahol | 2017-08-02 | 1 | -45/+262 |
* | lavfi/vf_premultiply: move to "activate" design. | Nicolas George | 2017-07-30 | 1 | -18/+10 |
* | avfilter/vf_premultiply: add planes option | Paul B Mahol | 2017-04-23 | 1 | -1/+12 |
* | avfilter/vf_premultiply: remove redundant semicolons | Michael Niedermayer | 2016-12-02 | 1 | -2/+2 |
* | avfilter: add premultiply filter | Paul B Mahol | 2016-12-01 | 1 | -0/+409 |