aboutsummaryrefslogtreecommitdiff
path: root/voctocore/lib/avsource.py
AgeCommit message (Expand)Author
2016-09-15voctocore: pep8ifyFlorian Zeitz
2016-02-07up the blocksize on the fdsrc to reduce the number of read()-syscallsMaZderMind
2016-02-02force all pipelines to the same clock and expose it to the network, #46MaZderMind
2016-02-01cleanup shebang linesMaZderMind
2016-01-13add queue after fdsrc to guard against small kernel buffersMaZderMind
2015-11-26[voctocore] aggregate asource and vsource into avsource, fixes #23MaZderMind
2015-11-26warn on imcompatible input formats, fixes #25MaZderMind
2015-05-19remove costly textoverlaysMaZderMind
2015-05-15Move Class-Level variables to the InstancesMaZderMind
2015-05-14Extract TCP Connection handling into separate classesMaZderMind
2015-05-14implement switchable preview source in mjpg coding for the GUIMaZderMind
2015-05-14Improve/Repair LoggingMaZderMind
2015-05-13experiment with transporting uncompressed a/v together in a matroska streamMaZderMind