summaryrefslogtreecommitdiff
path: root/src/sydra.c
Commit message (Collapse)AuthorAgeFilesLines
* added parser for qos messagesChristian Pointner2014-09-221-0/+7
|
* changing udp port mappingChristian Pointner2014-09-221-9/+5
|
* fixed license header - emailChristian Pointner2014-09-221-1/+1
|
* recording with different codecs works nowChristian Pointner2014-09-221-13/+35
| | | | Signed-off-by: Christian Pointner <equinox@spreadspace.org>
* fixed wrong type for textoverlay parametersChristian Pointner2014-09-221-1/+1
|
* added support for recording - for now only video worksChristian Pointner2014-09-221-29/+59
|
* preview works nowChristian Pointner2014-09-221-4/+34
|
* got rid of double audio encodingChristian Pointner2014-09-221-1/+1
|
* building pipeline manually nowChristian Pointner2014-09-221-40/+213
|
* added exception for non-GPL Gstreamer componentsChristian Pointner2014-09-201-0/+6
|
* refactoringChristian Pointner2014-09-051-4/+2
|
* refactoringChristian Pointner2014-09-041-8/+5
|
* additional debug outputChristian Pointner2014-09-041-0/+9
|
* small refactoringChristian Pointner2014-09-041-12/+19
|
* removed custom sighandler code in favor of glib based signal handlingChristian Pointner2014-09-041-5/+15
|
* pipeline works now - however recording is still disabled..Christian Pointner2014-09-041-28/+66
|
* added send stream pipeline with optionsChristian Pointner2014-09-041-6/+55
|
* updated options parserChristian Pointner2014-09-031-1/+10
|
* remove useless writer componentChristian Pointner2014-09-031-19/+4
|
* added initial code - based on rharchiveChristian Pointner2014-09-031-0/+255