| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_maskedmerge: add 12bit yuva formats | Paul B Mahol | 2019-11-18 | 1 | -0/+1 |
* | avfilter/vf_maskedmerge: always use framesync timestamps | Paul B Mahol | 2019-07-14 | 1 | -1/+1 |
* | avfilter/vf_maskedmerge: use time_base from framesync | Paul B Mahol | 2019-07-03 | 1 | -2/+4 |
* | avfilter: add support for gray14 format | Paul B Mahol | 2018-09-09 | 1 | -1/+1 |
* | avfilter/vf_maskedmerge: add slice threading | Paul B Mahol | 2018-05-12 | 1 | -17/+50 |
* | avfilter/vf_maskedmerge: ignore SAR from all inputs | Paul B Mahol | 2017-11-12 | 1 | -18/+6 |
* | lavfi: rename framesync2 to framesync. | Nicolas George | 2017-09-12 | 1 | -7/+7 |
* | avfilter: add support for GRAY9 and GBRAP10 | Paul B Mahol | 2017-08-07 | 1 | -2/+2 |
* | lavfi/vf_maskedmerge: move to "activate" design. | Nicolas George | 2017-07-30 | 1 | -19/+10 |
* | avfilter/vf_maskedmerge: fix bug when copying >8bit plane(s) | Paul B Mahol | 2017-04-23 | 1 | -1/+4 |
* | avfilter/vf_masked*: add gray10 and gray12 support | Paul B Mahol | 2016-11-29 | 1 | -1/+1 |
* | avfilter/vf_maskedmerge: add support for more pixel formats | Paul B Mahol | 2016-08-23 | 1 | -1/+3 |
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -2/+2 |
* | avfilter/all: propagate errors of functions from avfilter/formats | Ganesh Ajjanagadde | 2015-10-14 | 1 | -2/+1 |
* | avfilter/vf_maskedmerge: add SIMD for maskedmerge with 8 bit depth input | Paul B Mahol | 2015-10-02 | 1 | -35/+24 |
* | avfilter/vf_maskedmerge: get rid of MaskedMergeContext from functions that do... | Paul B Mahol | 2015-09-30 | 1 | -14/+12 |
* | avfilter/vf_maskedmerge: rewrite and remove some duplicated code | Paul B Mahol | 2015-09-30 | 1 | -51/+52 |
* | avfilter: add maskedmerge filter | Paul B Mahol | 2015-09-28 | 1 | -0/+324 |