Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-23lavfi/dualinput: reimplement on top of framesync.Nicolas George
2013-09-12avfilter: various cosmeticsPaul B Mahol
2013-07-06lavfi/blend: use dual input helpersPaul B Mahol
2013-05-25lavfi/blend: support slice threadingPaul B Mahol
2013-05-24lavfi/blend: fix SW/SH calculationPaul B Mahol
2013-05-24lavfi/blend: add yuv(j)411pPaul B Mahol
2013-05-14lavfi/blend: timeline supportPaul B Mahol
2013-05-10lavfi: use ceil right shift for chroma width/height.Clément Bœsch
2013-05-08lavfi: add gbrap support to some filtersPaul B Mahol
2013-05-02lavfi/blend: merge config_input_top into config_outputPaul B Mahol
2013-05-02lavfi/blend: use correct way to check number of planesPaul B Mahol
2013-04-23lavfi: add frame counter into AVFilterLink and use it in filters.Clément Bœsch
2013-04-12lavfi: remove now unused args parameter from AVFilter.init and init_opaqueMichael Niedermayer
2013-04-11lavfi/blend: support more yuv pixel formatsPaul B Mahol
2013-04-11lavfi/blend: switch to AVOption-based systemMatthieu Bouron
2013-04-08lavfi/blend,noise: remove unedeed av_opt_free() callPaul B Mahol
2013-04-05lavfi/blend: use standard options parsingPaul B Mahol
2013-04-04lavfi/blend: add N variablePaul B Mahol
2013-03-25blend: Adding yuvj pixelformats to the blend effectBjörn S
2013-03-23lavfi/blend: always peek the first frame of each queue.Clément Bœsch
2013-03-10Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer
2013-02-22blend filterPaul B Mahol