summaryrefslogtreecommitdiff
path: root/sys/ipcpipeline
Commit message (Expand)AuthorAgeFilesLines
* ipcpipeline: Don't leak structureEdward Hervey2017-11-231-0/+2
* ipcpipeline: Simplify usage of g_cond_wait_until()Edward Hervey2017-11-231-2/+1
* ipcpipeline: Check the proper valueEdward Hervey2017-11-231-1/+1
* ipcpipeline: cleanup header includesGeorge Kiagiadakis2017-09-044-8/+0
* ipcpipeline: use GstPoll instead of select() to watch for socket activityGeorge Kiagiadakis2017-09-042-98/+79
* ipcpipeline: don't use g_steal_pointer; it's not in the current required vers...George Kiagiadakis2017-08-021-1/+2
* ipcpipeline: move to sys/ and make it dependent on platform support for unix ...George Kiagiadakis2017-08-0212-0/+4661