mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-17 08:56:49 -05:00
alsa: sync with pulseaudio
This commit is contained in:
parent
7cf07da392
commit
20eb61b882
7 changed files with 135 additions and 2 deletions
|
|
@ -5158,6 +5158,8 @@ void pa_alsa_profile_set_probe(
|
|||
uint32_t idx;
|
||||
p = *pp;
|
||||
|
||||
pa_log_debug("Check Profile %s.", p->name);
|
||||
|
||||
/* Skip if fallback and already found something */
|
||||
if (found_input && p->fallback_input)
|
||||
continue;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue