Commit Graph

3 Commits

Author SHA1 Message Date
Fredrik Fornwall 5c6bb69607 play-audio: Fix 64-bit build
PTHREAD_MUTEX_INITIALIZER and PTHREAD_COND_INITIALIZER should only
be used for statically allocated mutexes - not doing it here breaks
building on 64-bit Android.
2016-01-03 20:46:21 -05:00
Fredrik Fornwall df22a55439 Update play-audio to 0.2
Cleanups and stream type support
2015-08-02 08:49:24 -04:00
Fredrik Fornwall 1c934e8a73 Add play-audio, a simple OpenSL ES audio player 2015-07-27 20:18:13 -04:00