summaryrefslogtreecommitdiff
path: root/libavfilter/vf_blend.c
Commit message (Expand)AuthorAge
* lavfi: add frame counter into AVFilterLink and use it in filters.Clément Bœsch2013-04-23
* lavfi: remove now unused args parameter from AVFilter.init and init_opaqueMichael Niedermayer2013-04-12
* lavfi/blend: support more yuv pixel formatsPaul B Mahol2013-04-11
* lavfi/blend: switch to AVOption-based systemMatthieu Bouron2013-04-11
* lavfi/blend,noise: remove unedeed av_opt_free() callPaul B Mahol2013-04-08
* lavfi/blend: use standard options parsingPaul B Mahol2013-04-05
* lavfi/blend: add N variablePaul B Mahol2013-04-04
* blend: Adding yuvj pixelformats to the blend effectBjörn S2013-03-25
* lavfi/blend: always peek the first frame of each queue.Clément Bœsch2013-03-22
* Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10
* blend filterPaul B Mahol2013-02-21