summaryrefslogtreecommitdiff
path: root/src/options.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup for multiple binariesChristian Pointner2014-10-071-460/+0
* prepared build system for multiple binariesChristian Pointner2014-10-071-1/+1
* fixed warning for pointless parameter combinationsChristian Pointner2014-10-031-17/+18
* reflector works nowChristian Pointner2014-10-031-1/+16
* better distinction between sydra and sydra-rtpChristian Pointner2014-10-021-1/+0
* fixed wrong handling of log_targets_ optionChristian Pointner2014-10-021-1/+1
* renamed the sydra utility to sydra-rtpChristian Pointner2014-10-021-2/+2
* added alle options to the manpageChristian Pointner2014-10-021-1/+1
* added command line switch to disable automatic client handlingChristian Pointner2014-10-021-8/+25
* source and sink are now same bin for video and audioChristian Pointner2014-10-021-20/+13
* creating udp sources works nowChristian Pointner2014-09-271-12/+67
* prepared main loop for receiver modeChristian Pointner2014-09-271-1/+9
* added option for modeChristian Pointner2014-09-271-11/+47
* no more debugging for GOptionsChristian Pointner2014-09-261-1/+1
* include compiler in version printChristian Pointner2014-09-261-0/+6
* now using GOptions for command line parsingChristian Pointner2014-09-261-245/+217
* improved default pipelineChristian Pointner2014-09-251-1/+1
* add callback for client timeout checkChristian Pointner2014-09-251-1/+1
* added timeout optionChristian Pointner2014-09-251-0/+7
* removed useless parse hex stringChristian Pointner2014-09-241-49/+0
* make rtp-host and port optionalChristian Pointner2014-09-241-1/+1
* binding to address/portChristian Pointner2014-09-241-5/+16
* changing udp port mappingChristian Pointner2014-09-221-1/+1
* fixed license header - emailChristian Pointner2014-09-221-1/+1
* removed default option valuesChristian Pointner2014-09-221-3/+3
* recording with different codecs works nowChristian Pointner2014-09-221-5/+17
* added support for recording - for now only video worksChristian Pointner2014-09-221-2/+2
* preview works nowChristian Pointner2014-09-221-2/+2
* got rid of double audio encodingChristian Pointner2014-09-221-22/+16
* building pipeline manually nowChristian Pointner2014-09-221-2/+2
* added exception for non-GPL Gstreamer componentsChristian Pointner2014-09-201-0/+6
* added send stream pipeline with optionsChristian Pointner2014-09-041-18/+84
* updated options parserChristian Pointner2014-09-031-44/+18
* added initial code - based on rharchiveChristian Pointner2014-09-031-0/+337