Age | Commit message (Expand) | Author |
2017-02-27 | Smaller frames. More cams. Xvideo (not OpenGL). | Jonas Smedegaard |
2017-01-31 | Minor PEP8 fixes | Florian Zeitz |
2016-12-20 | Fix documentation | Daniel Molkentin |
2016-12-10 | fix for #117 (voctomix leaking file descriptors) | Vasil Kolev |
2016-11-06 | added configuration option to specify initial audio source | Martin Keßler |
2016-11-01 | fixed log message when reading "side-by-side-preview" config | Martin Keßler |
2016-10-01 | fix non-vaapi-pipeline | MaZderMind |
2016-10-01 | figure out correct combination of caps to get vaapi-postproc working under gs... | MaZderMind |
2016-10-01 | split pipeline to allow use of vaapipostproc for scaling and deinterlacing | MaZderMind |
2016-09-28 | Merge branch 'previews-vaapi' | MaZderMind |
2016-09-28 | tune h264 vaapi encoders | MaZderMind |
2016-09-28 | fix broken pipeline strings | MaZderMind |
2016-09-27 | select old encoder-names for gstreamer <1.8 | Peter Körner |
2016-09-27 | adapt to pep8 style | Peter Körner |
2016-09-27 | add configurable decoders into the gui | MaZderMind |
2016-09-27 | tune preview encoders | MaZderMind |
2016-09-27 | select vaapi-encoder for preview-output depending on config | MaZderMind |
2016-09-27 | TcpSingleConnection: Fix logger name | Florian Zeitz |
2016-09-27 | Add queue elements to streamblanker pipeline, fixes #86 | Florian Zeitz |
2016-09-15 | voctocore: pep8ify | Florian Zeitz |
2016-08-28 | accept exit as an alias to quit on the contro-server, fixes #95 | MaZderMind |
2016-08-17 | make deinterlacer configurable | MaZderMind |
2016-08-17 | fix deinterlacing | MaZderMind |
2016-08-16 | remove remaining unconditional print-statements | MaZderMind |
2016-08-16 | document control-server commands | MaZderMind |
2016-08-16 | add an introspection based help-command to the control-server, fixes #59 | MaZderMind |
2016-08-16 | modify imports so that config get's imported after configuring the logging su... | MaZderMind |
2016-08-16 | loggs list of considered config-files and those actually read, fixes #85 | MaZderMind |
2016-08-12 | makes y-positions in side-by-side-equal mode separate configurable, fixes #71 | MaZderMind |
2016-08-07 | raise the buffer-limit for mix_out to 10000 buffers and make this configurable | MaZderMind |
2016-08-04 | default source can also be set for fullscreen | MaZderMind |
2016-08-04 | allows separate defaults for each of the composition modes | MaZderMind |
2016-08-04 | make core send a update on the buttons when switching composite modes | derpeter |
2016-08-03 | added abiltiy to set a default A for composite modes | derpeter |
2016-04-27 | also allow config files in a folder under /etc | MaZderMind |
2016-04-27 | deprecate /etc/voctomix.ini, replaced with /etc/voctocore.ini | MaZderMind |
2016-04-13 | raise quality on preview-output, fixes #10 | MaZderMind |
2016-04-13 | enforce an deinterlacer on the preview-outout | MaZderMind |
2016-03-15 | minor spelling error | timohaas |
2016-02-19 | Fix wrong command in README | mraerino |
2016-02-16 | force GstNet version | MaZderMind |
2016-02-16 | provide clock on IPv4 & v6 | MaZderMind |
2016-02-08 | raise blocksize to 1M on the write-side, too | MaZderMind |
2016-02-07 | up the blocksize on the fdsrc to reduce the number of read()-syscalls | MaZderMind |
2016-02-05 | swap audio & video around, so that 0.0 in the output is video and 0.1 is audio | MaZderMind |
2016-02-02 | force all pipelines to the same clock and expose it to the network, #46 | MaZderMind |
2016-02-01 | cleanup shebang lines | MaZderMind |
2016-01-29 | force caps on compositor-input, fixes #52 | MaZderMind |
2016-01-13 | arg is a boolean | MaZderMind |
2016-01-13 | reduce number of if/else cases | MaZderMind |