Files
third_party_tinyalsa/utils
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-09-16 12:37:00 -07:00
2016-10-02 11:31:42 -04:00
2021-01-12 15:55:49 +08:00
2016-10-02 12:20:32 -04:00
2016-11-19 10:12:44 -08:00
2021-01-12 15:55:49 +08:00