aboutsummaryrefslogtreecommitdiff
path: root/voctocore
AgeCommit message (Expand)Author
2017-02-28Add composition Matrix Two-by-two.Jonas Smedegaard
2017-02-27Smaller frames. More cams. Xvideo (not OpenGL).Jonas Smedegaard
2017-01-31Minor PEP8 fixesFlorian Zeitz
2016-12-20Fix documentationDaniel Molkentin
2016-12-10fix for #117 (voctomix leaking file descriptors)Vasil Kolev
2016-11-06added configuration option to specify initial audio sourceMartin Keßler
2016-11-01fixed log message when reading "side-by-side-preview" configMartin Keßler
2016-10-01fix non-vaapi-pipelineMaZderMind
2016-10-01figure out correct combination of caps to get vaapi-postproc working under gs...MaZderMind
2016-10-01split pipeline to allow use of vaapipostproc for scaling and deinterlacingMaZderMind
2016-09-28Merge branch 'previews-vaapi'MaZderMind
2016-09-28tune h264 vaapi encodersMaZderMind
2016-09-28fix broken pipeline stringsMaZderMind
2016-09-27select old encoder-names for gstreamer <1.8Peter Körner
2016-09-27adapt to pep8 stylePeter Körner
2016-09-27add configurable decoders into the guiMaZderMind
2016-09-27tune preview encodersMaZderMind
2016-09-27select vaapi-encoder for preview-output depending on configMaZderMind
2016-09-27TcpSingleConnection: Fix logger nameFlorian Zeitz
2016-09-27Add queue elements to streamblanker pipeline, fixes #86Florian Zeitz
2016-09-15voctocore: pep8ifyFlorian Zeitz
2016-08-28accept exit as an alias to quit on the contro-server, fixes #95MaZderMind
2016-08-17make deinterlacer configurableMaZderMind
2016-08-17fix deinterlacingMaZderMind
2016-08-16remove remaining unconditional print-statementsMaZderMind
2016-08-16document control-server commandsMaZderMind
2016-08-16add an introspection based help-command to the control-server, fixes #59MaZderMind
2016-08-16modify imports so that config get's imported after configuring the logging su...MaZderMind
2016-08-16loggs list of considered config-files and those actually read, fixes #85MaZderMind
2016-08-12makes y-positions in side-by-side-equal mode separate configurable, fixes #71MaZderMind
2016-08-07raise the buffer-limit for mix_out to 10000 buffers and make this configurableMaZderMind
2016-08-04default source can also be set for fullscreenMaZderMind
2016-08-04allows separate defaults for each of the composition modesMaZderMind
2016-08-04make core send a update on the buttons when switching composite modesderpeter
2016-08-03added abiltiy to set a default A for composite modesderpeter
2016-04-27also allow config files in a folder under /etcMaZderMind
2016-04-27deprecate /etc/voctomix.ini, replaced with /etc/voctocore.iniMaZderMind
2016-04-13raise quality on preview-output, fixes #10MaZderMind
2016-04-13enforce an deinterlacer on the preview-outoutMaZderMind
2016-03-15minor spelling errortimohaas
2016-02-19Fix wrong command in READMEmraerino
2016-02-16force GstNet versionMaZderMind
2016-02-16provide clock on IPv4 & v6MaZderMind
2016-02-08raise blocksize to 1M on the write-side, tooMaZderMind
2016-02-07up the blocksize on the fdsrc to reduce the number of read()-syscallsMaZderMind
2016-02-05swap audio & video around, so that 0.0 in the output is video and 0.1 is audioMaZderMind
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
2016-01-13arg is a booleanMaZderMind