summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_blend.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi: remove now unused args parameter from AVFilter.init and init_opaqueMichael Niedermayer2013-04-121-1/+1
* lavfi/blend: support more yuv pixel formatsPaul B Mahol2013-04-111-1/+2
* lavfi/blend: switch to AVOption-based systemMatthieu Bouron2013-04-111-3/+0
* lavfi/blend,noise: remove unedeed av_opt_free() callPaul B Mahol2013-04-081-1/+0
* lavfi/blend: use standard options parsingPaul B Mahol2013-04-051-6/+3
* lavfi/blend: add N variablePaul B Mahol2013-04-041-2/+4
* blend: Adding yuvj pixelformats to the blend effectBjörn S2013-03-251-1/+1
* lavfi/blend: always peek the first frame of each queue.Clément Bœsch2013-03-221-3/+3
* Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-101-16/+13
* blend filterPaul B Mahol2013-02-211-0/+474
OpenPOWER on IntegriCloud