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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-04avfilter/dualinput: fix repeatlast to match docs and eof_action=passMichael Niedermayer
2014-01-19lavfi/dualinput: fix shortest option.Nicolas George
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