Files
third_party_tinyalsa/examples
dvdli a72d982b0d remove pcm_prepare in pcm_open
For the dynamic pcm device, it is valid to specify the backend after
opening it. However, it is invalid to call prepare on a dynamic pcm
device without connecting any backend device. We should not do
pcm_prepare in pcm_open.

See also: Issue #197
2021-01-12 15:55:49 +08:00
..
2020-02-22 15:23:59 -05:00
2021-01-12 15:55:49 +08:00
2021-01-12 15:55:49 +08:00