summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixed locale issue at command line parserChristian Pointner2014-10-082-0/+4
* complain about unkown command line argumentsChristian Pointner2014-10-082-0/+23
* fixed sydra-launchChristian Pointner2014-10-081-7/+7
* sydra-launch works nowChristian Pointner2014-10-071-0/+6
* added basic sydra-launchChristian Pointner2014-10-076-2/+716
* cleanup for multiple binariesChristian Pointner2014-10-076-9/+10
* prepared build system for multiple binariesChristian Pointner2014-10-073-22/+48
* better check for elements in sink and sourceChristian Pointner2014-10-061-0/+16
* closing application when new SSRC shows up (although all depayloader are alre...Christian Pointner2014-10-062-1/+43
* fixed rtp reflector initChristian Pointner2014-10-063-18/+21
* fixed warning for pointless parameter combinationsChristian Pointner2014-10-031-17/+18
* reflector works nowChristian Pointner2014-10-033-28/+120
* better distinction between sydra and sydra-rtpChristian Pointner2014-10-0216-16/+0
* fixed wrong handling of log_targets_ optionChristian Pointner2014-10-021-1/+1
* renamed the sydra utility to sydra-rtpChristian Pointner2014-10-028-14/+14
* added alle options to the manpageChristian Pointner2014-10-021-1/+1
* added some names for binsChristian Pointner2014-10-024-14/+15
* a fixed length for the filename is just fine!Christian Pointner2014-10-021-1/+1
* added command line switch to disable automatic client handlingChristian Pointner2014-10-024-9/+30
* fixed error outputChristian Pointner2014-10-021-2/+2
* fixed linking of av sinkChristian Pointner2014-10-021-1/+1
* source and sink are now same bin for video and audioChristian Pointner2014-10-023-54/+92
* sydra create bin now lets the caller control wheter to create ghost pads or notChristian Pointner2014-10-014-49/+49
* sending remove client command when closedChristian Pointner2014-10-013-9/+38
* sending keep alives works nowChristian Pointner2014-10-013-7/+35
* resolving remote rtp works nowChristian Pointner2014-10-013-13/+65
* some cleanupChristian Pointner2014-09-301-3/+3
* initial support for keepalivesChristian Pointner2014-09-292-1/+12
* recording works now for receiver as wellChristian Pointner2014-09-291-20/+4
* receiver works now (without recording)Christian Pointner2014-09-291-24/+55
* linking depayloaders worsk nowChristian Pointner2014-09-291-8/+50
* RTP bin SSRC callbacksChristian Pointner2014-09-272-38/+48
* name refactoringChristian Pointner2014-09-271-28/+28
* creating udp sources works nowChristian Pointner2014-09-273-15/+132
* idx vs. sessionChristian Pointner2014-09-271-2/+2
* layout for receiver pipelineChristian Pointner2014-09-271-0/+21
* started receiver mode pipeline implementationChristian Pointner2014-09-272-5/+16
* prepared main loop for receiver modeChristian Pointner2014-09-278-4/+42
* added option for modeChristian Pointner2014-09-273-11/+50
* no more debugging for GOptionsChristian Pointner2014-09-263-11/+4
* include compiler in version printChristian Pointner2014-09-261-0/+6
* now using GOptions for command line parsingChristian Pointner2014-09-268-626/+256
* improved default pipelineChristian Pointner2014-09-251-1/+1
* this bug is now a featureChristian Pointner2014-09-251-1/+0
* timeout for clientsChristian Pointner2014-09-251-5/+35
* add callback for client timeout checkChristian Pointner2014-09-254-2/+18
* added timeout optionChristian Pointner2014-09-253-0/+10
* removing clients works nowChristian Pointner2014-09-254-22/+54
* removed useless header includeChristian Pointner2014-09-251-1/+0
* cleanupChristian Pointner2014-09-241-3/+3