2 Oct
2021
2 Oct
'21
4:48 a.m.
alsa-project/alsa-plugins issue #35 was opened from ykurlaev:
When using mpv with the option `audio-device=alsa/<a52 device>` it gets a segfault on this line https://github.com/alsa-project/alsa-plugins/blob/da157e978d73f1947bb77637c3... because it calls `dump` before `prepare` has been called and `rec->avctx` is NULL.
Issue URL : https://github.com/alsa-project/alsa-plugins/issues/35 Repository URL: https://github.com/alsa-project/alsa-plugins