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
2015-08-26avfilter/framesync: allocate FFFrameSyncIn internallyPaul B Mahol
2013-09-30avfilter/dualinput: simplifyPaul B Mahol
2013-09-28avfilter/dualinput: remove unused variablePaul B Mahol
2013-09-23lavfi/dualinput: reimplement on top of framesync.Nicolas George
2013-05-27lavfi: add dual input helpers.Clément Bœsch