Age | Commit message (Expand) | Author |
2014-09-02 | add a 2nd test-video src | MaZderMind |
2014-09-02 | add example of the timestamoing-issue that occurs when multiple outputs are a... | MaZderMind |
2014-09-02 | i was just do dumb to see my hierachy issue | MaZderMind |
2014-09-02 | try the newer compositor | MaZderMind |
2014-08-31 | test-av-sources and audio-stream layout | MaZderMind |
2014-08-31 | reduce preview size | 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 | create a local ghostpad before linking | MaZderMind |
2014-08-25 | add working example | MaZderMind |
2014-08-25 | minimal example of linking problem | 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-24 | add pango | MaZderMind |
2014-08-22 | proove that the seleep really solves the problem.. | MaZderMind |
2014-08-22 | remove generica (incl. 'lib') | MaZderMind |
2014-08-22 | add config & config reader | MaZderMind |
2014-08-22 | move code-parts to lib-folder | MaZderMind |
2014-08-22 | remove unused handler functions | MaZderMind |
2014-08-22 | add a sleep which fixes the startup issue | MaZderMind |
2014-08-21 | add example-testcase for the startup-problem | MaZderMind |
2014-08-15 | drop ERROR message | MaZderMind |
2014-08-15 | use RGBx, seems to be less cpu intense on the test machine (32bit alignemnt) | MaZderMind |
2014-08-14 | implement watchdog and failover | MaZderMind |
2014-08-14 | switch to RGB feeding, maybe there's a FEFEFE-Bug in videomixer | MaZderMind |
2014-08-13 | failover to a videotestsrc on eos | MaZderMind |
2014-08-13 | write down build dependencies | MaZderMind |
2014-08-13 | avoid often-unavailable xvimagesink | MaZderMind |
2014-08-13 | test with a real audio and video source | MaZderMind |
2014-08-13 | bind to downstream and data events | MaZderMind |
2014-08-13 | don't require GTK (won't run headless) | MaZderMind |
2014-08-12 | try to add a pad-probe to see (and avoid) a EOS marker | MaZderMind |
2014-08-11 | implement grabbersrc via shm | MaZderMind |
2014-08-11 | example pipelines for a/v synchronus data transfer through shmsink/src with a... | MaZderMind |
2014-08-11 | generator for RGBA-Testframes | MaZderMind |
2014-08-06 | try to replace the grabber decoder pipeline when it dies | MaZderMind |
2014-08-06 | implement watchdog | MaZderMind |
2014-08-06 | getting closer | MaZderMind |
2014-08-06 | getting closer | MaZderMind |
2014-08-06 | clean restart | MaZderMind |
2014-08-05 | use a appsrc to get more control over the socket | MaZderMind |
2014-08-05 | experiment with fixing the signal watch and handling graceful failover of bro... | MaZderMind |
2014-08-01 | switch preview border when switching videos | MaZderMind |
2014-08-01 | convert comments to docstrings | MaZderMind |
2014-08-01 | implement audio & video switchin commands | MaZderMind |
2014-08-01 | add basic call-handling in controlserver | MaZderMind |
2014-07-31 | specify entry methods for control-server | MaZderMind |