summaryrefslogtreecommitdiff
path: root/src/options.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | no textoverlay for preview
* 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
| | | | Signed-off-by: Christian Pointner <equinox@spreadspace.org>
* 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