gstreamer/subprojects/gst-plugins-good/ext/jack
Wim Taymans 1b5a093b96 jackaudiosrc: actually use the queried ports from JACK
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>
2024-09-10 06:20:06 +00:00
..
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