pipewire/spa/plugins/v4l2
Wim Taymans dc85a79786 Add more generic export-spa example
Replace the v4l2 example with a more generic version that can add
any spa node to a remote graph
Make the dictionary items const
Add some info to nodes and factories. Add the node info to the node
properties. We can then set the media.class directly on the node,
instead of letting the monitor set it.
Debug node info in spa-inspect.
Do async operation on the audiotestsrc and videotestsrc differently.
2017-09-07 19:55:22 +02:00
..
meson.build Don't hardcode plugin path 2017-06-19 12:19:22 +02:00
v4l2-monitor.c Fix clang warnings about comparing uint32 < 0 (#10) 2017-09-04 11:09:08 +02:00
v4l2-source.c Add more generic export-spa example 2017-09-07 19:55:22 +02:00
v4l2-utils.c Add example to play sine wave 2017-09-07 10:22:32 +02:00
v4l2.c spa: don't use typedef for struct and enum 2017-05-25 13:28:15 +02:00