summaryrefslogtreecommitdiffstats
path: root/media/libnbaio
Commit message (Collapse)AuthorAgeFilesLines
* Enable write side of MonoPipe to be shutdownGlenn Kasten2012-09-281-2/+13
| | | | | Bug: 7253033 Change-Id: Iea8390763b59ffa7a8e2a6b77dd04ea23442698f
* Check clock_gettime(CLOCK_MONOTONIC) for failureGlenn Kasten2012-09-241-0/+3
| | | | | Bug: 7100774 Change-Id: I15a84a19bb6d6ef1d9dac4beaa03587638196404
* Documentation on pipesGlenn Kasten2012-08-301-0/+40
| | | | Change-Id: I3de496c7db026c50dcb6bc577741bb65d08e7c9d
* Move libnbaio out of AudioFlingerGlenn Kasten2012-08-3013-0/+1351
libnbaio is now a separate shared library from AudioFlinger, rather than a static library used only by AudioFlinger. AudioBufferProvider interface is now also independent of AudioFlinger, moved to include/media/ Change-Id: I9bb62ffbc38d42a38b0af76e66da5e9ab1e0e21b