aboutsummaryrefslogtreecommitdiff
path: root/voctocore/lib/pipeline.py
AgeCommit message (Expand)Author
2016-11-06added configuration option to specify initial audio sourceMartin Keßler
2016-09-15voctocore: pep8ifyFlorian Zeitz
2016-02-01cleanup shebang linesMaZderMind
2016-01-12fix RuntimeException->RuntimeErrorMaZderMind
2015-11-26[voctocore] aggregate asource and vsource into avsource, fixes #23MaZderMind
2015-06-16Implement Stream-BlankerMaZderMind
2015-06-16Fix Logging around the Videomixer creationMaZderMind
2015-06-16Implement ASource and VSource as generic sourcesMaZderMind
2015-05-23mixer backgroundMaZderMind
2015-05-15Move Class-Level variables to the InstancesMaZderMind
2015-05-14implement switchable preview source in mjpg coding for the GUIMaZderMind
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-11a rudimentary audio pipelineMaZderMind
2015-05-10Add controll-server and control mixerMaZderMind
2015-05-10implement mixer & test-outputMaZderMind
2015-05-10Move files & implement output countingMaZderMind
2015-05-10Implementing a Video-Switching-Server is easy … if you know what your're doingMaZderMind
2014-09-18enable audioswitch, use a payloader to transfer buffer timestamps through the...MaZderMind
2014-09-14use an external failsrc for the failover shmsrcMaZderMind
2014-08-30link videomixer via requested ghostpadMaZderMind
2014-08-30docu & loggingMaZderMind
2014-08-30properly link quadmixer with a requested padMaZderMind
2014-08-25implement times-two distribution and main video mixerMaZderMind
2014-08-24move name-setting to pipelineMaZderMind
2014-08-24basic quadmix implMaZderMind