Age | Commit message (Expand) | Author |
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-22 | proove that the seleep really solves the problem.. | 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 |
2014-07-31 | document code | MaZderMind |
2014-07-30 | basic impl of remote-control server | MaZderMind |
2014-07-30 | app stream identifier number | MaZderMind |
2014-07-30 | use a string-pipeline to contruct the preview pipe and render a red border ar... | MaZderMind |
2014-07-30 | replace bg-img with dynamic generated background | MaZderMind |
2014-07-30 | implement dynamic quadmix | MaZderMind |
2014-07-30 | add a distributor piping into two different mixes, start placing videos in qu... | MaZderMind |
2014-07-30 | split pipeline into multiple bins, created in a pythonic way ;) - camsource g... | MaZderMind |
2014-07-29 | demonstrate use of bins for dynamic input configuration | MaZderMind |
2014-07-29 | setting stuff up with a launch-string is far more easy | MaZderMind |