index
:
omni/voctomix
master
Unnamed repository; edit this file 'description' to name the repository.
Jonas Smedegaard
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
voctocore
/
lib
/
videomix.py
Age
Commit message (
Expand
)
Author
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
2015-09-02
declare CompositeModes to be unique
MaZderMind
2015-08-29
remove capsfilter and videoscaler, use these features from compositor instead
MaZderMind
2015-08-29
remove unused caps declaration
MaZderMind
2015-08-29
enforce pixel-aspect-ratio=1/1 inbetween videoscaler and compositor to fix co...
MaZderMind
2015-08-29
set initial caps, fixes segfaults with 1.5.90
MaZderMind
2015-08-15
add protocol features and minor fixes
Markus Otto
2015-06-16
Implement Stream-Blanker
MaZderMind
2015-06-16
use compositor, the new videomixer!
MaZderMind
2015-06-16
Implement ASource and VSource as generic sources
MaZderMind
2015-05-25
fix side-by-side calculation
MaZderMind
2015-05-24
Make the y-pos in side-by-side composition configurable
MaZderMind
2015-05-24
Reconfigure the Video-Mixer in Sync with the mixer's streaming pipeline
MaZderMind
2015-05-23
mixer background
MaZderMind
2015-05-23
Fix logging
MaZderMind
2015-05-23
Picture-in-Picture composition mode
MaZderMind
2015-05-23
Side-by-Side Preview composition mode
MaZderMind
2015-05-23
Add a config option for the Side-by-Side gutter
MaZderMind
2015-05-23
Cleanup Side-by-Side Composition code
MaZderMind
2015-05-22
better error-handling on all pipelines
MaZderMind
2015-05-19
remove costly textoverlays
MaZderMind
2015-05-15
Move Class-Level variables to the Instances
MaZderMind
2015-05-14
implement switchable preview source in mjpg coding for the GUI
MaZderMind
2015-05-14
Implement an Audio-Mixer
MaZderMind
2015-05-14
Re-Enable Video-Mixing capabilities and implement dummy Audio-Mixer
MaZderMind
2015-05-13
experiment with transporting uncompressed a/v together in a matroska stream
MaZderMind
2015-05-10
Move files & implement output counting
MaZderMind
2015-05-10
Implementing a Video-Switching-Server is easy … if you know what your're doing
MaZderMind
2014-08-30
link videomixer via requested ghostpad
MaZderMind
2014-08-25
implement times-two distribution and main video mixer
MaZderMind
2014-08-24
basic quadmix impl
MaZderMind
2014-08-22
move code-parts to lib-folder
MaZderMind