summaryrefslogtreecommitdiffstats
path: root/media/libnbaio/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Move roundup from frameworks/av to system/mediaGlenn Kasten2015-01-071-1/+3
| | | | Change-Id: I1083ab739e445e5bd3e3082fc1d3a20cc19601d5
* Remove explicit instantiation of SingleStateQueueAndy Hung2014-12-191-2/+0
| | | | | | | Refactoring now possible due to changes in the Android atomic include. Change-Id: Ia0094d322d9ad3d8c186307306821376ca8002c4
* Move StateQueueInstantiations to libinstantssqGlenn Kasten2014-02-181-4/+3
| | | | | | This removes a circular dependency between libmedia and libnbaio Change-Id: I3692cbbe2b76028a953b36606b62cdda70c8c26f
* Instantiate SingleStateQueue<AudioTimestamp>Glenn Kasten2013-09-031-1/+4
| | | | | | as typedef AudioTimestampSingleStateQueue and use it in MonoPipe. Change-Id: Idaebb362bd9d0a81a7ed83792ab9369dc37c0e74
* Add liblogYing Wang2013-04-091-1/+2
| | | | | Bug: 8580410 Change-Id: If493d87d60d71be664ad75b140c62acadb75b0d0
* Add non-blocking event logger NBLogGlenn Kasten2013-01-251-0/+3
| | | | Change-Id: I6c136cf3d7f46a8af84c69ecfc199dab394c10dc
* Move libnbaio out of AudioFlingerGlenn Kasten2012-08-301-0/+32
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