Age | Commit message (Expand) | Author |
2015-06-16 | Implement Stream-Blanker | MaZderMind |
2015-06-16 | Fix Logging around the Videomixer creation | 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-25 | Implement Messages as Client-to-Client Communication | 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 | remove class-level logging (unused) | MaZderMind |
2015-05-22 | allow for a local overriding config | MaZderMind |
2015-05-22 | better error-handling on all pipelines | MaZderMind |
2015-05-22 | Cannot relyably determin the closed connections' addresst. so don't try to. | MaZderMind |
2015-05-20 | locate default config-file in source directory | MaZderMind |
2015-05-19 | if scaled previews are desired, uses nearest-neighbour - it's just for previews! | MaZderMind |
2015-05-19 | remove costly textoverlays | MaZderMind |
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 |
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 |
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 the... | MaZderMind |
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 |