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
Age
Commit message (
Collapse
)
Author
2015-05-16
Add shebang header
MaZderMind
2015-05-15
Use existing addr object where available
MaZderMind
2015-05-15
Move Class-Level variables to the Instances
MaZderMind
I should really learn python…
2015-05-14
Signal other Control-Connections when a function was executed
MaZderMind
2015-05-14
Extract TCP Connection handling into separate classes
MaZderMind
2015-05-14
implement switchable preview source in mjpg coding for the GUI
MaZderMind
2015-05-14
Improve/Repair Logging
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-14
Handle Disconnects
MaZderMind
2015-05-13
experiment with transporting uncompressed a/v together in a matroska stream
MaZderMind
2015-05-12
Experiment with multifdsink
MaZderMind
makes audio async in recording
2015-05-11
remove distribution pipeline, restores a/v sync for external recorders
MaZderMind
2015-05-11
remove obsolete audiomixer
MaZderMind
2015-05-11
a rudimentary audio pipeline
MaZderMind
2015-05-10
implement side-by-side-equal composition
MaZderMind
2015-05-10
Add controll-server and control mixer
MaZderMind
2015-05-10
Allow Parsing an extra File via Command-Line
MaZderMind
2015-05-10
implement mixer & test-output
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-09-18
enable audioswitch, use a payloader to transfer buffer timestamps through ↵
MaZderMind
the shm-bridge and keep a/v sync intact
2014-09-14
use an external failsrc for the failover shmsrc
MaZderMind
2014-09-04
optimize linking
MaZderMind
2014-09-03
better timeout mechanism
MaZderMind
2014-09-03
this time I have itgit diff git diff git diff I think..
MaZderMind
2014-08-31
show debug output from gst element
MaZderMind
2014-08-30
link videomixer via requested ghostpad
MaZderMind
2014-08-30
docu & logging
MaZderMind
2014-08-30
properly link quadmixer with a requested pad
MaZderMind
2014-08-25
implement times-two distribution and main video mixer
MaZderMind
2014-08-24
move name-setting to pipeline
MaZderMind
2014-08-24
basic quadmix impl
MaZderMind
2014-08-22
add config & config reader
MaZderMind
2014-08-22
move code-parts to lib-folder
MaZderMind