summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_maskedmerge.c
Commit message (Expand)AuthorAgeFilesLines
* 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