summaryrefslogtreecommitdiff
path: root/sys/ipcpipeline
AgeCommit message (Expand)AuthorFilesLines
2018-07-27Add feature options for almost all pluginsNirbheek Chauhan1-2/+18
2018-04-25Meson: Generate pc file for all plugins in badXavier Claessens1-0/+1
2017-11-23ipcpipeline: Don't leak structureEdward Hervey1-0/+2
2017-11-23ipcpipeline: Simplify usage of g_cond_wait_until()Edward Hervey1-2/+1
2017-11-23ipcpipeline: Check the proper valueEdward Hervey1-1/+1
2017-09-04ipcpipeline: cleanup header includesGeorge Kiagiadakis4-8/+0
2017-09-04ipcpipeline: use GstPoll instead of select() to watch for socket activityGeorge Kiagiadakis2-98/+79
2017-08-02ipcpipeline: don't use g_steal_pointer; it's not in the current required vers...George Kiagiadakis1-1/+2
2017-08-02ipcpipeline: move to sys/ and make it dependent on platform support for unix ...George Kiagiadakis12-0/+4661