aboutsummaryrefslogtreecommitdiff
path: root/voctocore/lib/videomix.py
AgeCommit message (Expand)Author
2016-11-01fixed log message when reading "side-by-side-preview" configMartin Keßler
2016-09-15voctocore: pep8ifyFlorian Zeitz
2016-08-16remove remaining unconditional print-statementsMaZderMind
2016-08-12makes y-positions in side-by-side-equal mode separate configurable, fixes #71MaZderMind
2016-08-04allows separate defaults for each of the composition modesMaZderMind
2016-08-03added abiltiy to set a default A for composite modesderpeter
2016-02-02force all pipelines to the same clock and expose it to the network, #46MaZderMind
2016-02-01cleanup shebang linesMaZderMind
2016-01-29force caps on compositor-input, fixes #52MaZderMind
2015-09-02declare CompositeModes to be uniqueMaZderMind
2015-08-29remove capsfilter and videoscaler, use these features from compositor insteadMaZderMind
2015-08-29remove unused caps declarationMaZderMind
2015-08-29enforce pixel-aspect-ratio=1/1 inbetween videoscaler and compositor to fix co...MaZderMind
2015-08-29set initial caps, fixes segfaults with 1.5.90MaZderMind
2015-08-15add protocol features and minor fixesMarkus Otto
2015-06-16Implement Stream-BlankerMaZderMind
2015-06-16use compositor, the new videomixer!MaZderMind
2015-06-16Implement ASource and VSource as generic sourcesMaZderMind
2015-05-25fix side-by-side calculationMaZderMind
2015-05-24Make the y-pos in side-by-side composition configurableMaZderMind
2015-05-24Reconfigure the Video-Mixer in Sync with the mixer's streaming pipelineMaZderMind
2015-05-23mixer backgroundMaZderMind
2015-05-23Fix loggingMaZderMind
2015-05-23Picture-in-Picture composition modeMaZderMind
2015-05-23Side-by-Side Preview composition modeMaZderMind
2015-05-23Add a config option for the Side-by-Side gutterMaZderMind
2015-05-23Cleanup Side-by-Side Composition codeMaZderMind
2015-05-22better error-handling on all pipelinesMaZderMind
2015-05-19remove costly textoverlaysMaZderMind
2015-05-15Move Class-Level variables to the InstancesMaZderMind
2015-05-14implement switchable preview source in mjpg coding for the GUIMaZderMind
2015-05-14Implement an Audio-MixerMaZderMind
2015-05-14Re-Enable Video-Mixing capabilities and implement dummy Audio-MixerMaZderMind
2015-05-13experiment with transporting uncompressed a/v together in a matroska streamMaZderMind
2015-05-10Move files & implement output countingMaZderMind
2015-05-10Implementing a Video-Switching-Server is easy … if you know what your're doingMaZderMind
2014-08-30link videomixer via requested ghostpadMaZderMind
2014-08-25implement times-two distribution and main video mixerMaZderMind
2014-08-24basic quadmix implMaZderMind
2014-08-22move code-parts to lib-folderMaZderMind