Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-05 | Add 'player' configuration option to select player back end. Current valid ↵ | Michał Cichoń | 1 | -2/+9 | |
values: - 'ds' - for Direct Show - 'mf' - for Windows Media Foundation (default) If not present, backends will be initialized in order: mf, ds | |||||
2015-12-05 | Mark media foundation as experimental | Michał Cichoń | 1 | -2/+2 | |
2015-12-05 | Add player based on Windows Media Foundation. | Michał Cichoń | 1 | -0/+1 | |
2015-12-05 | Refactor DirectShow player as backend. | Michał Cichoń | 1 | -341/+135 | |
2015-12-05 | Move files around. | Michał Cichoń | 1 | -0/+409 | |