Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add installer for example scripts | Christian Pointner | 2014-10-09 | 2 | -4/+50 |
* | simplified default audio caps for sydra-rtp | Christian Pointner | 2014-10-09 | 1 | -1/+1 |
* | PREFIX vs prefix | Christian Pointner | 2014-10-09 | 1 | -1/+1 |
* | fixed configure help output | Christian Pointner | 2014-10-09 | 1 | -2/+2 |
* | added mandir handling to configure | Christian Pointner | 2014-10-08 | 1 | -3/+35 |
* | fixed locale issue at command line parser | Christian Pointner | 2014-10-08 | 2 | -0/+4 |
* | complain about unkown command line arguments | Christian Pointner | 2014-10-08 | 2 | -0/+23 |
* | fixed sydra-launch | Christian Pointner | 2014-10-08 | 1 | -7/+7 |
* | sydra-launch works now | Christian Pointner | 2014-10-07 | 1 | -0/+6 |
* | added basic sydra-launch | Christian Pointner | 2014-10-07 | 6 | -2/+716 |
* | cleanup for multiple binaries | Christian Pointner | 2014-10-07 | 6 | -9/+10 |
* | prepared build system for multiple binaries | Christian Pointner | 2014-10-07 | 3 | -22/+48 |
* | better check for elements in sink and source | Christian Pointner | 2014-10-06 | 1 | -0/+16 |
* | closing application when new SSRC shows up (although all depayloader are alre... | Christian Pointner | 2014-10-06 | 2 | -1/+43 |
* | fixed rtp reflector init | Christian Pointner | 2014-10-06 | 3 | -18/+21 |
* | fixed warning for pointless parameter combinations | Christian Pointner | 2014-10-03 | 1 | -17/+18 |
* | reflector works now | Christian Pointner | 2014-10-03 | 3 | -28/+120 |
* | better distinction between sydra and sydra-rtp | Christian Pointner | 2014-10-02 | 16 | -16/+0 |
* | fixed wrong handling of log_targets_ option | Christian Pointner | 2014-10-02 | 1 | -1/+1 |
* | renamed the sydra utility to sydra-rtp | Christian Pointner | 2014-10-02 | 8 | -14/+14 |
* | added alle options to the manpage | Christian Pointner | 2014-10-02 | 1 | -1/+1 |
* | added some names for bins | Christian Pointner | 2014-10-02 | 4 | -14/+15 |
* | a fixed length for the filename is just fine! | Christian Pointner | 2014-10-02 | 1 | -1/+1 |
* | added command line switch to disable automatic client handling | Christian Pointner | 2014-10-02 | 4 | -9/+30 |
* | fixed error output | Christian Pointner | 2014-10-02 | 1 | -2/+2 |
* | fixed linking of av sink | Christian Pointner | 2014-10-02 | 1 | -1/+1 |
* | source and sink are now same bin for video and audio | Christian Pointner | 2014-10-02 | 3 | -54/+92 |
* | sydra create bin now lets the caller control wheter to create ghost pads or not | Christian Pointner | 2014-10-01 | 4 | -49/+49 |
* | sending remove client command when closed | Christian Pointner | 2014-10-01 | 3 | -9/+38 |
* | sending keep alives works now | Christian Pointner | 2014-10-01 | 3 | -7/+35 |
* | resolving remote rtp works now | Christian Pointner | 2014-10-01 | 3 | -13/+65 |
* | some cleanup | Christian Pointner | 2014-09-30 | 1 | -3/+3 |
* | initial support for keepalives | Christian Pointner | 2014-09-29 | 2 | -1/+12 |
* | recording works now for receiver as well | Christian Pointner | 2014-09-29 | 1 | -20/+4 |
* | receiver works now (without recording) | Christian Pointner | 2014-09-29 | 1 | -24/+55 |
* | linking depayloaders worsk now | Christian Pointner | 2014-09-29 | 1 | -8/+50 |
* | 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 |