mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-16 08:56:42 -05:00
Next plugin fixes...
This commit is contained in:
parent
6aabe84a5e
commit
bfa1aaa8c3
1 changed files with 1 additions and 0 deletions
|
|
@ -516,6 +516,7 @@ int snd_pcm_plugin_params(snd_pcm_t *pcm, snd_pcm_channel_params_t *params)
|
||||||
snd_pcm_plugin_free(plugin);
|
snd_pcm_plugin_free(plugin);
|
||||||
return err;
|
return err;
|
||||||
}
|
}
|
||||||
|
srcparams.format.format = dstparams->format.format;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* rate resampling */
|
/* rate resampling */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue