mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 05:12:09 +00:00
1b5a093b96
When no ports are given, gst_jack_get_ports() is called to get all the (physical) output ports but then the result is ignored, triggering the "No physical output ports found..." error. Instead, move the queried ports to the variable we're going to use later. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7474> |
||
---|---|---|
.. | ||
gstjack.c | ||
gstjack.h | ||
gstjackaudioclient.c | ||
gstjackaudioclient.h | ||
gstjackaudiosink.c | ||
gstjackaudiosink.h | ||
gstjackaudiosrc.c | ||
gstjackaudiosrc.h | ||
gstjackloader.c | ||
gstjackloader.h | ||
gstjackringbuffer.h | ||
gstjackutil.c | ||
gstjackutil.h | ||
meson.build |