mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
resample: fix unrolled counter
This commit is contained in:
parent
0c0bf3a62a
commit
d2bcbdf9cf
2 changed files with 2 additions and 1 deletions
|
|
@ -243,6 +243,7 @@ static int emit_info(struct impl *this)
|
|||
activate_profile(this, ctl_hndl, 0);
|
||||
|
||||
exit:
|
||||
spa_log_info(this->log, "close card %s", this->props.device);
|
||||
snd_ctl_close(ctl_hndl);
|
||||
return err;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue