aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-06added configuration option to specify initial audio sourceMartin Keßler
2016-11-01fixed undefined variable when no previews are usedMartin Keßler
2016-11-01fixed log message when reading "side-by-side-preview" configMartin Keßler
2016-11-01ignore vim temp filesMartin Keßler
2016-10-27Fix fallback from previews.videocaps to mix.videocapsFlorian Zeitz
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-29Merge branch 'h01ger-master'MaZderMind
2016-09-29merge example-scripts/.gitignore into .gitignoreHolger Levsen
2016-09-28Merge branch 'previews-vaapi'MaZderMind
2016-09-28tune h264 vaapi encodersMaZderMind
2016-09-28fix merge issuesMaZderMind
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-26Merge branch 'pep8'MaZderMind
2016-09-15check_pep8: Ignore E402: module level import not at top of fileFlorian Zeitz
2016-09-15voctocore: pep8ifyFlorian Zeitz
2016-09-15voctogui: pep8ifyFlorian Zeitz
2016-09-14source-*.py examples: pep8ifyFlorian Zeitz
2016-09-14gstreamer ingest example: pep8ifyFlorian Zeitz
2016-09-14generate-cut-list example: Ident by 4 spaces (PEP 8)Florian Zeitz
2016-09-14record-all-audio-streams example: pep8ifyFlorian Zeitz
2016-09-14voctomidi: Add newline after `class X:` (PEP 8)Florian Zeitz
2016-09-13Add check_pep8.shFlorian Zeitz
2016-09-13Merge branch 'Florob-ui_fix'MaZderMind
2016-09-13Don't try to remove no longer existing 'stream_blank_separator'Florian Zeitz
2016-09-01Allow setting Voctogui-Host per Commandline, fixes #88MaZderMind
2016-08-28Merge branch 'v0tti-master'MaZderMind
2016-08-28Merge branch 'master' of git://github.com/v0tti/voctomix into v0tti-masterMaZderMind
2016-08-28accept exit as an alias to quit on the contro-server, fixes #95MaZderMind
2016-08-28Add Voctomix Talkv0tti
2016-08-28add simple Shortcut-Cheat-Sheet to print on your conference, fixes #73MaZderMind
2016-08-27adds example script for recording all audio-tracks, fixes #64MaZderMind
2016-08-27Merge branch 'nueces-master'MaZderMind
2016-08-24Fix syntax error on Exception message.Juan A. Diaz
2016-08-21Merge branch 'Florob-voctomidi'MaZderMind
2016-08-21Add voctomidi for controlling voctocore via MIDIFlorian Zeitz
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