summaryrefslogtreecommitdiff
path: root/sys/ipcpipeline
Commit message (Expand)AuthorAgeFilesLines
* plugins-sys: allow per feature registrationStéphane Cerveau2021-04-097-11/+92
* gst: don't use volatile to mean atomicMatthew Waters2021-03-221-1/+1
* ipcpipeline: Minimal fixes that allow building with MSVCNirbheek Chauhan2020-01-142-4/+11
* ipcpipeline: Rework compiler checksNirbheek Chauhan2020-01-141-26/+10
* Don't pass default GLib marshallers for signalsNiels De Graef2019-11-062-4/+4
* documentation: fixed a heap o' typosAaron Boxer2019-11-052-4/+4
* Remove autotools build systemTim-Philipp Müller2019-10-141-28/+0
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* 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