alsa-project / alsa-lib

The Advanced Linux Sound Architecture (ALSA) - library
GNU Lesser General Public License v2.1
366 stars 177 forks source link

wrong alsa time fix #132

Closed circinusX1 closed 3 years ago

circinusX1 commented 3 years ago

@@ -42,7 +42,7 @@ long long timestamp2ns(snd_htimestamp_t t) { long long nsec;

perexg commented 3 years ago

Fixed in c71bb0fb39e47381caf49c50615da6bd5fcde619 . Thank you.