summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_blend.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-291-1/+1
* avfilter/dualinput: simplifyPaul B Mahol2013-09-301-10/+4
* lavfi/dualinput: reimplement on top of framesync.Nicolas George2013-09-231-0/+4
* avfilter: various cosmeticsPaul B Mahol2013-09-121-7/+7
* lavfi/blend: use dual input helpersPaul B Mahol2013-07-061-106/+77
* lavfi/blend: support slice threadingPaul B Mahol2013-05-241-26/+53
* lavfi/blend: fix SW/SH calculationPaul B Mahol2013-05-241-2/+2
* lavfi/blend: add yuv(j)411pPaul B Mahol2013-05-241-2/+2
* lavfi/blend: timeline supportPaul B Mahol2013-05-141-5/+11
* lavfi: use ceil right shift for chroma width/height.Clément Bœsch2013-05-101-2/+2
* lavfi: add gbrap support to some filtersPaul B Mahol2013-05-081-1/+1
* lavfi/blend: merge config_input_top into config_outputPaul B Mahol2013-05-021-12/+7
* lavfi/blend: use correct way to check number of planesPaul B Mahol2013-05-021-2/+4
* lavfi: add frame counter into AVFilterLink and use it in filters.Clément Bœsch2013-04-231-2/+1
* 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