summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_maskedmerge.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_maskedmerge: always use framesync timestampsPaul B Mahol2019-07-141-1/+1
* avfilter/vf_maskedmerge: use time_base from framesyncPaul B Mahol2019-07-031-2/+4
* avfilter: add support for gray14 formatPaul B Mahol2018-09-091-1/+1
* avfilter/vf_maskedmerge: add slice threadingPaul B Mahol2018-05-121-17/+50
* avfilter/vf_maskedmerge: ignore SAR from all inputsPaul B Mahol2017-11-121-18/+6
* lavfi: rename framesync2 to framesync.Nicolas George2017-09-121-7/+7
* avfilter: add support for GRAY9 and GBRAP10Paul B Mahol2017-08-071-2/+2
* lavfi/vf_maskedmerge: move to "activate" design.Nicolas George2017-07-301-19/+10
* avfilter/vf_maskedmerge: fix bug when copying >8bit plane(s)Paul B Mahol2017-04-231-1/+4
* avfilter/vf_masked*: add gray10 and gray12 supportPaul B Mahol2016-11-291-1/+1
* avfilter/vf_maskedmerge: add support for more pixel formatsPaul B Mahol2016-08-231-1/+3
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-271-2/+2
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-141-2/+1
* avfilter/vf_maskedmerge: add SIMD for maskedmerge with 8 bit depth inputPaul B Mahol2015-10-021-35/+24
* avfilter/vf_maskedmerge: get rid of MaskedMergeContext from functions that do...Paul B Mahol2015-09-301-14/+12
* avfilter/vf_maskedmerge: rewrite and remove some duplicated codePaul B Mahol2015-09-301-51/+52
* avfilter: add maskedmerge filterPaul B Mahol2015-09-281-0/+324
OpenPOWER on IntegriCloud