Wim Taymans
23d3b10be4
examples: update video-src examples
...
So that hey use pw_stream_drive() to start the graph.
2021-08-06 13:55:43 +02:00
Peter Hutterer
2405f0942b
spa/buffer: rename SPA_MEMBER to SPA_PTROFF
...
SPA_MEMBER is misleading, all we're doing here is pointer+offset and a
type-casting the result. Rename to SPA_PTROFF which is more expressive (and
has the same number of characters so we don't need to re-indent).
2021-05-06 09:39:39 +00:00
Wim Taymans
7bd6b725dc
Fix some warnings
...
When memfd and systemd are disabled.
See #987
2021-04-04 21:09:39 +02:00
Wim Taymans
efd52d633f
examples: only use memfd_create when defined
...
See #987
2021-03-30 09:59:07 +02:00
Wim Taymans
583e450efd
example: add more debug
2020-07-15 14:14:23 +02:00
Wim Taymans
93e04aebce
example: add example of renegotiation
...
Add an example of renegotiating a producer and consumer format.
2020-06-19 12:17:47 +02:00