95 Commits (e2e122c289533d353dad5220fa133d393c29fa85)

Author SHA1 Message Date
Colin Cross 4e39999109 Fix trivial warnings hidden by -isystem
7 years ago
Colin Cross 1759bb5511 Fix non-trivial warnings hidden by -isystem
7 years ago
Glenn Kasten 03539407b0 Use option to flush the entire buffer on -EOVERFLOW
7 years ago
Nicolas Roulet 397ddfb447 Merge "NBLog exchange author and timestamp positions in log"
7 years ago
Nicolas Roulet 1ca75129a6 NBLog exchange author and timestamp positions in log
7 years ago
Nicolas Roulet 5020a34887 Merge "Check corruption in NBLog Reader snapshots"
7 years ago
Nicolas Roulet 89e5a2b102 Merge "NBLog periodic merging thread"
7 years ago
Nicolas Roulet 6ea1d7e449 Check corruption in NBLog Reader snapshots
7 years ago
Nicolas Roulet dcdfaecc1f NBLog periodic merging thread
7 years ago
Mathias Agopian 05d19b08f3 fallout of cleaning-up libutils includes
7 years ago
Vijay Venkatraman e2b43843fd Moved headers from include/ to appropriate libs
7 years ago
Nicolas Roulet cd5dd01665 Implement entry iterators
7 years ago
Nicolas Roulet 40a4498b96 Implement log merging.
7 years ago
Nicolas Roulet 4da7820be4 Minor code style changes and namespace fix
7 years ago
Nicolas Roulet c20cb50c1c Added process name to PID log
7 years ago
Nicolas Roulet fe1e1449ca Implemented typed, thread-specific logging system. Currently supported types are:
8 years ago
Glenn Kasten 535e161e2e media.log: re-implement NBLog using audio_utils_fifo
8 years ago
Glenn Kasten ed99c2b5a9 NBAIO: re-implement NBAIO Pipe and MonoPipe using fifo
8 years ago
Marco Nelissen c661ae6165 Remove unneeded links with dynamic libraries
8 years ago
Dan Willemsen e90894f52e Convert libnbaio to Android.bp
8 years ago
Mikhail Naganov a0c9133981 Update NBAIO to use the new audio HAL abstraction layer
8 years ago
Glenn Kasten 1b291841a5 Fix RecordThread running too often if fast capture is active
8 years ago
Andy Hung ad6d52d389 Flush FastCapture PipeReader when starting after stop
8 years ago
Glenn Kasten 6b3305184c Merge "Make build warnings be errors" into nyc-dev
8 years ago
Glenn Kasten 57c4e6f746 Fix build warnings
8 years ago
Glenn Kasten e875c80161 Make build warnings be errors
8 years ago
Andy Hung 818e7a32ce Implement server side playback timestamps with 64 bit accuracy
9 years ago
Glenn Kasten d79072e9df Remove TimedAudioTrack and associated code
9 years ago
Glenn Kasten 97f230b39b Check for integer overflow on malloc in SourceAudioBufferProvider
9 years ago
Glenn Kasten 53dbe77b9f Move roundup from frameworks/av to system/media
10 years ago
Andy Hung 9b82924cbd Remove explicit instantiation of SingleStateQueue
10 years ago
Glenn Kasten e3c7c6480c Fix compile error when LOG_NDEBUG enabled
10 years ago
Mark Salyzyn 0f6a043571 libnbaio: 64-bit compile warnings
10 years ago
Elliott Hughes 87cebadd48 resolved conflicts for merge of f285c91e to master
10 years ago
Elliott Hughes 8b5f642eb2 Move frameworks/av from fdprintf to POSIX dprintf.
10 years ago
Andy Hung e541269be9 Use new channel count functions for audio masks
10 years ago
Glenn Kasten 5e4c4f1233 Fix bit rot in AudioStreamInSource
10 years ago
Glenn Kasten c26d923712 Allow placement of Pipe buffer to be specified
10 years ago
Glenn Kasten d1adad7acd resolved conflicts for merge of 0d79b935 to master
10 years ago
Glenn Kasten 95d287db3a Fix format warnings
10 years ago
Glenn Kasten 92dfd8e67e Add private method NBLog::Reader::dumpLine()
10 years ago
Glenn Kasten 3f35eb55f0 Fix log spam when MonoPipe is unable to get local frequency
10 years ago
Glenn Kasten 55e599daff Miscellaneous cleanup for NBAIO
10 years ago
Glenn Kasten f69f986951 NBAIO::Format_from_SR_C requires audio_format_t parameter
10 years ago
Glenn Kasten d42bc56e58 Remove checks for specific sample rates and channel counts
10 years ago
Glenn Kasten 43d9b8706b Remove restriction for HAL streams of AUDIO_FORMAT_PCM_16_BIT
10 years ago
Glenn Kasten c326e1c3d1 Remove Format_frameBitShift()
10 years ago
Glenn Kasten 983f0578cc Re-implement Format_frameSize(), to support non-power-of-2
10 years ago
Glenn Kasten 2b7b910f4b Split mPacked into 4 separate fields
10 years ago
Glenn Kasten f95a3c4122 Add format parameter to Format_from_SR_C
10 years ago