Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | RTP bin SSRC callbacks | Christian Pointner | 2014-09-27 | 2 | -38/+48 | |
* | name refactoring | Christian Pointner | 2014-09-27 | 1 | -28/+28 | |
* | creating udp sources works now | Christian Pointner | 2014-09-27 | 3 | -15/+132 | |
* | idx vs. session | Christian Pointner | 2014-09-27 | 1 | -2/+2 | |
* | layout for receiver pipeline | Christian Pointner | 2014-09-27 | 1 | -0/+21 | |
* | started receiver mode pipeline implementation | Christian Pointner | 2014-09-27 | 2 | -5/+16 | |
* | prepared main loop for receiver mode | Christian Pointner | 2014-09-27 | 8 | -4/+42 | |
* | added option for mode | Christian Pointner | 2014-09-27 | 3 | -11/+50 | |
* | no more debugging for GOptions | Christian Pointner | 2014-09-26 | 3 | -11/+4 | |
* | include compiler in version print | Christian Pointner | 2014-09-26 | 1 | -0/+6 | |
* | now using GOptions for command line parsing | Christian Pointner | 2014-09-26 | 8 | -626/+256 | |
* | improved default pipeline | Christian Pointner | 2014-09-25 | 1 | -1/+1 | |
* | this bug is now a feature | Christian Pointner | 2014-09-25 | 1 | -1/+0 | |
* | timeout for clients | Christian Pointner | 2014-09-25 | 1 | -5/+35 | |
* | add callback for client timeout check | Christian Pointner | 2014-09-25 | 4 | -2/+18 | |
* | added timeout option | Christian Pointner | 2014-09-25 | 3 | -0/+10 | |
* | removing clients works now | Christian Pointner | 2014-09-25 | 4 | -22/+54 | |
* | removed useless header include | Christian Pointner | 2014-09-25 | 1 | -1/+0 | |
* | cleanup | Christian Pointner | 2014-09-24 | 1 | -3/+3 | |
* | some name refactoring | Christian Pointner | 2014-09-24 | 5 | -26/+27 | |
* | added udp socket handling to own file | Christian Pointner | 2014-09-24 | 5 | -119/+205 | |
* | moved pipeline creation subs to own file | Christian Pointner | 2014-09-24 | 7 | -256/+357 | |
* | added simple UDP protocol | Christian Pointner | 2014-09-24 | 1 | -4/+20 | |
* | removed useless parse hex string | Christian Pointner | 2014-09-24 | 4 | -57/+1 | |
* | moved gstreamer utility functions to seperate file | Christian Pointner | 2014-09-24 | 4 | -81/+171 | |
* | checking if client is already part of list before adding | Christian Pointner | 2014-09-24 | 1 | -56/+79 | |
* | Merge branch 'master' of gitspread:sydra | Christian Pointner | 2014-09-24 | 1 | -2/+2 | |
|\ | ||||||
| * | cleanup | Christian Pointner | 2014-09-24 | 1 | -2/+2 | |
* | | using different client specification | Christian Pointner | 2014-09-24 | 1 | -8/+27 | |
|/ | ||||||
* | improve debug output | Christian Pointner | 2014-09-24 | 1 | -8/+8 | |
* | make rtp-host and port optional | Christian Pointner | 2014-09-24 | 2 | -16/+18 | |
* | adding host to udp sink when incoming packet is seen works now | Christian Pointner | 2014-09-24 | 1 | -20/+21 | |
* | binding to address/port | Christian Pointner | 2014-09-24 | 3 | -9/+34 | |
* | also listening for packets on IPv6 sockets | Christian Pointner | 2014-09-23 | 1 | -6/+10 | |
* | listening for incoming data from udp sink worsk now | Christian Pointner | 2014-09-23 | 1 | -19/+80 | |
* | getting udp socket file descriptors | Christian Pointner | 2014-09-23 | 2 | -20/+48 | |
* | fixed log printf | Christian Pointner | 2014-09-23 | 1 | -1/+1 | |
* | added parser for qos messages | Christian Pointner | 2014-09-22 | 1 | -0/+7 | |
* | changing udp port mapping | Christian Pointner | 2014-09-22 | 2 | -10/+6 | |
* | fixed license header - email | Christian Pointner | 2014-09-22 | 15 | -15/+15 | |
* | removed default option values | Christian Pointner | 2014-09-22 | 1 | -3/+3 | |
* | recording with different codecs works now | Christian Pointner | 2014-09-22 | 3 | -18/+55 | |
* | fixed wrong type for textoverlay parameters | Christian Pointner | 2014-09-22 | 1 | -1/+1 | |
* | added support for recording - for now only video works | Christian Pointner | 2014-09-22 | 2 | -31/+61 | |
* | preview works now | Christian Pointner | 2014-09-22 | 2 | -6/+36 | |
* | got rid of double audio encoding | Christian Pointner | 2014-09-22 | 3 | -26/+19 | |
* | building pipeline manually now | Christian Pointner | 2014-09-22 | 2 | -42/+215 | |
* | added exception for non-GPL Gstreamer components | Christian Pointner | 2014-09-20 | 15 | -0/+90 | |
* | refactoring | Christian Pointner | 2014-09-05 | 1 | -4/+2 | |
* | refactoring | Christian Pointner | 2014-09-04 | 1 | -8/+5 |