summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | no textoverlay for preview
* 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
|
* some name refactoringChristian Pointner2014-09-245-26/+27
|
* added udp socket handling to own fileChristian Pointner2014-09-245-119/+205
|
* moved pipeline creation subs to own fileChristian Pointner2014-09-247-256/+357
|
* added simple UDP protocolChristian Pointner2014-09-241-4/+20
|
* removed useless parse hex stringChristian Pointner2014-09-244-57/+1
|
* moved gstreamer utility functions to seperate fileChristian Pointner2014-09-244-81/+171
|
* checking if client is already part of list before addingChristian Pointner2014-09-241-56/+79
|
* Merge branch 'master' of gitspread:sydraChristian Pointner2014-09-241-2/+2
|\
| * cleanupChristian Pointner2014-09-241-2/+2
| |
* | using different client specificationChristian Pointner2014-09-241-8/+27
|/
* improve debug outputChristian Pointner2014-09-241-8/+8
|
* make rtp-host and port optionalChristian Pointner2014-09-242-16/+18
|
* adding host to udp sink when incoming packet is seen works nowChristian Pointner2014-09-241-20/+21
|
* binding to address/portChristian Pointner2014-09-243-9/+34
|
* also listening for packets on IPv6 socketsChristian Pointner2014-09-231-6/+10
|
* listening for incoming data from udp sink worsk nowChristian Pointner2014-09-231-19/+80
|
* getting udp socket file descriptorsChristian Pointner2014-09-232-20/+48
|
* fixed log printfChristian Pointner2014-09-231-1/+1
|
* added parser for qos messagesChristian Pointner2014-09-221-0/+7
|
* changing udp port mappingChristian Pointner2014-09-222-10/+6
|
* fixed license header - emailChristian Pointner2014-09-2215-15/+15
|
* removed default option valuesChristian Pointner2014-09-221-3/+3
|
* recording with different codecs works nowChristian Pointner2014-09-223-18/+55
| | | | 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-222-31/+61
|
* preview works nowChristian Pointner2014-09-222-6/+36
|
* got rid of double audio encodingChristian Pointner2014-09-223-26/+19
|
* building pipeline manually nowChristian Pointner2014-09-222-42/+215
|
* added exception for non-GPL Gstreamer componentsChristian Pointner2014-09-2015-0/+90
|
* refactoringChristian Pointner2014-09-051-4/+2
|