summaryrefslogtreecommitdiff
path: root/sys/ipcpipeline
Commit message (Expand)AuthorAgeFilesLines
* meson: build opencv and ipcpipeline examplesTim-Philipp Müller2018-11-291-2/+2
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-271-2/+18
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* 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