aboutsummaryrefslogtreecommitdiff
path: root/voctocore
AgeCommit message (Expand)Author
2015-12-06[voctocore][example-scripts] change default colorspace vom I420 (4:2:0 subsam...MaZderMind
2015-11-26[voctocore] aggregate asource and vsource into avsource, fixes #23MaZderMind
2015-11-26[voctocore] fix command-specification in readmeMaZderMind
2015-11-26[voctocore] 100 buffers was not enough in practiceMaZderMind
2015-11-26color warnings and errors differently, fixes #24MaZderMind
2015-11-26warn on imcompatible input formats, fixes #25MaZderMind
2015-11-25fix command-protocol descriptionMaZderMind
2015-11-17remove experiments folderMaZderMind
2015-11-16move voctocore/scripts to example-scriptsMaZderMind
2015-11-16deny calling private methods, fixes #22MaZderMind
2015-11-15remove stale copying fileMaZderMind
2015-11-15Add a Command to set video-sources and composition-mode at the same time, #11MaZderMind
2015-11-15Allow a Command to return multiple notificationsMaZderMind
2015-11-14fix indentation in scriptMaZderMind
2015-11-14issue a warning when a client is too slow and about to get disconnected, #16MaZderMind
2015-11-14raise max-buffer-limit to 100 buffers, #16MaZderMind
2015-11-14alow more -v's on the command-lineMaZderMind
2015-11-11remove specific path in example-scriptMaZderMind
2015-11-11raise recording bitrateMaZderMind
2015-11-10limit the number of queued buffers to avoid OOM conditionsMaZderMind
2015-10-11sd streaming scriptMaZderMind
2015-10-11grabber support scriptsMaZderMind
2015-10-11support python32MaZderMind
2015-10-05hide useles log messagesMaZderMind
2015-10-05fix READMEMaZderMind
2015-09-26Gst must be initialized before call any method.Juan A. Diaz
2015-09-06Implement jpeg-previews and a/v receiving in uiMaZderMind
2015-09-05little more debuggingMaZderMind
2015-09-05change set_composite command back to set_composite_modeMaZderMind
2015-09-05lower case loggingMaZderMind
2015-09-05return a correct response from a get_config callMaZderMind
2015-09-02update documentationMaZderMind
2015-09-02change reponse to snake-case, too; fix some commandsMaZderMind
2015-09-02declare CompositeModes to be uniqueMaZderMind
2015-09-02stylistic changesMaZderMind
2015-09-02fix command server when dealing with very short lived connections, likeMaZderMind
2015-09-02refactor commands and notify codeMaZderMind
2015-08-31make protocol work, some gui stuffMarkus Otto
2015-08-30simplified inter-testMaZderMind
2015-08-29remove capsfilter and videoscaler, use these features from compositor insteadMaZderMind
2015-08-29remove unused helper scriptMaZderMind
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-29fix on_accepted call in preview portsMaZderMind
2015-08-29default to scaled down previewsMaZderMind
2015-08-29don't mess with production room namesMaZderMind
2015-08-29shell-pipe-based background-loop scriptMaZderMind
2015-08-15add protocol features and minor fixesMarkus Otto
2015-07-14Control-Protocol and ConfigMaZderMind