mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-01 14:11:15 +00:00
40ee85f6b7
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/7488> |
||
---|---|---|
.. | ||
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 |