summaryrefslogtreecommitdiff
path: root/voctocore/default-config.ini
AgeCommit message (Collapse)Author
2016-11-06added configuration option to specify initial audio sourceMartin Keßler
if such an initial source is specified, removed the GUI element to change it later. this is to avoid accidentally changing the source during production.
2016-09-27add configurable decoders into the guiMaZderMind
2016-09-27select vaapi-encoder for preview-output depending on configMaZderMind
2016-08-17make deinterlacer configurableMaZderMind
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-03added abiltiy to set a default A for composite modesderpeter
2016-01-08add a cue that this setting might be ignored from time to timeMaZderMind
2016-01-06default to disabling the preview encoders and instead warn on the guiMaZderMind
2015-12-20[voctocore][example-scripts] Reverting ↵MaZderMind
ea071cf057a00ebe0e20d0787dab59c863fbba6c - changing back to 4:2:0 because the gstreamer-pipelines showed obscure problems with 4:2:2
2015-12-06[voctocore] remove channel bitmask from default capsMaZderMind
2015-12-06[voctocore][example-scripts] change default colorspace vom I420 (4:2:0 ↵MaZderMind
subsampling) to UYVY (4:2:2), fixes #33
2015-09-06Implement jpeg-previews and a/v receiving in uiMaZderMind
2015-08-29default to scaled down previewsMaZderMind
2015-06-16Implement Stream-BlankerMaZderMind
2015-05-24Make the y-pos in side-by-side composition configurableMaZderMind
2015-05-23default to 1080pMaZderMind
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-19default to unscaled previewsMaZderMind
2015-05-16Remove Client-Config from Server-iniMaZderMind
2015-05-14implement switchable preview source in mjpg coding for the GUIMaZderMind
2015-05-13experiment with transporting uncompressed a/v together in a matroska streamMaZderMind
2015-05-11Fixate Audio-Caps by supplying a ChannelmaskMaZderMind
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-18change input audio format for a whileMaZderMind
2014-08-31test-av-sources and audio-stream layoutMaZderMind
2014-08-31reduce preview sizeMaZderMind
2014-08-25implement times-two distribution and main video mixerMaZderMind
2014-08-24basic quadmix implMaZderMind
2014-08-22add config & config readerMaZderMind