summaryrefslogtreecommitdiff
path: root/src/pipelines.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup for multiple binariesChristian Pointner2014-10-071-588/+0
* 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-061-1/+31
* fixed rtp reflector initChristian Pointner2014-10-061-18/+13
* reflector works nowChristian Pointner2014-10-031-27/+102
* better distinction between sydra and sydra-rtpChristian Pointner2014-10-021-1/+0
* renamed the sydra utility to sydra-rtpChristian Pointner2014-10-021-2/+2
* added some names for binsChristian Pointner2014-10-021-9/+9
* a fixed length for the filename is just fine!Christian Pointner2014-10-021-1/+1
* 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-021-30/+76
* sydra create bin now lets the caller control wheter to create ghost pads or notChristian Pointner2014-10-011-7/+7
* 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-271-0/+10
* name refactoringChristian Pointner2014-09-271-28/+28
* creating udp sources works nowChristian Pointner2014-09-271-3/+57
* idx vs. sessionChristian Pointner2014-09-271-2/+2
* layout for receiver pipelineChristian Pointner2014-09-271-0/+21
* started receiver mode pipeline implementationChristian Pointner2014-09-271-3/+14
* prepared main loop for receiver modeChristian Pointner2014-09-271-0/+6
* no more debugging for GOptionsChristian Pointner2014-09-261-7/+3
* this bug is now a featureChristian Pointner2014-09-251-1/+0
* some name refactoringChristian Pointner2014-09-241-1/+1
* added udp socket handling to own fileChristian Pointner2014-09-241-0/+1
* moved pipeline creation subs to own fileChristian Pointner2014-09-241-0/+272