Wim Taymans
|
c8b8b24a9c
|
modules: fix format parsing
Use the same logic for parsing the format.
|
2022-06-23 12:39:51 +02:00 |
|
Barnabás Pőcze
|
84c01bb0bc
|
pipewire: module-pipe-tunnel: accept file descriptor 0
As Coverity points out, `open()` returning 0 is not an error,
it should be handled just like any other valid file descriptor.
|
2022-06-16 17:55:59 +02:00 |
|
Wim Taymans
|
0f839c7b61
|
modules: clamp input offset and size
So that we don't cause memory errors with invalid input.
|
2022-06-04 11:47:48 +02:00 |
|
Wim Taymans
|
6276253c30
|
pulse-server: implement pipe sink/source with module
|
2022-06-03 11:51:29 +02:00 |
|
Wim Taymans
|
fe1652e843
|
modules: add more docs and options to pipe-tunnel
|
2022-06-03 10:52:45 +02:00 |
|
Wim Taymans
|
af41d45e1a
|
modules: add pipe tunnel
|
2022-06-03 10:52:45 +02:00 |
|