gstreamer/subprojects/gst-plugins-good/ext/jack
Tim-Philipp Müller 8b9f1278b2 jack: tone down log ERRORs in case no JACK server is running
jackaudiosink and jackaudiosrc have a rank and might be plugged
as part of auto-plugging inside playbin and playsink or the
autoaudiosink/autoaudiosrc elements, so we don't really want to
spew ERROR log messages in that case, which is consistent with
what alsasink and pulseaudiosink do.

This is less noticable on Linux because pulseaudiosink has a
higher and alsasink which has the same rank comes before jack
in the alphabet.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4545>
2023-05-08 21:20:20 +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