summaryrefslogtreecommitdiffstats
path: root/include/media/AudioRecord.h
Commit message (Expand)AuthorAgeFilesLines
* AudioRecord lockingGlenn Kasten2012-07-171-2/+2
* AudioRecord::stop() return voidGlenn Kasten2012-07-131-1/+1
* AudioRecord client threading cleanupGlenn Kasten2012-07-131-8/+19
* Remove dead code in libmediaGlenn Kasten2012-07-121-7/+0
* Use audio_channel_mask_t more consistentlyGlenn Kasten2012-07-031-1/+1
* AudioRecord commentsGlenn Kasten2012-06-251-25/+31
* Use audio_channel_mask_t in AudioRecordGlenn Kasten2012-06-251-4/+4
* Remove unused AudioRecord::channels()Glenn Kasten2012-06-251-1/+0
* Include what you useGlenn Kasten2012-06-251-11/+4
* Remove AudioRecord record_flagsGlenn Kasten2012-06-221-13/+0
* Use C APIs instead of C++ APIs for policyGlenn Kasten2012-04-231-1/+2
* Made AudioRecord a subclasss of RefBaseEric Laurent2012-04-201-1/+1
* implemented synchronous audio captureEric Laurent2012-03-291-1/+5
* IAudioFlinger::createTrack and openRecord flagsGlenn Kasten2012-03-191-1/+0
* Use AudioRecord::record_flags consistentlyGlenn Kasten2012-03-081-3/+5
* Merge "Fix typos and line length in AudioRecord comments"Glenn Kasten2012-03-021-5/+6
|\
| * Fix typos and line length in AudioRecord commentsGlenn Kasten2012-02-241-5/+6
* | AudioRecord const methodsGlenn Kasten2012-02-281-8/+8
|/
* AudioRecord and AudioTrack client tidGlenn Kasten2012-02-141-1/+3
* Merge "Remove dead mutex in AudioTrack/AudioRecord thread"Glenn Kasten2012-02-081-1/+0
|\
| * Remove dead mutex in AudioTrack/AudioRecord threadGlenn Kasten2012-02-021-1/+0
* | Use NULL not 0 for raw pointersGlenn Kasten2012-02-031-4/+4
|/
* Use audio_source_t consistentlyGlenn Kasten2012-01-261-5/+4
* Use audio_format_t consistently, continuedGlenn Kasten2012-01-201-7/+7
* Fix incorrect includes of AudioTrack.hGlenn Kasten2012-01-181-1/+2
* Use size_t for frame sizeGlenn Kasten2012-01-131-1/+1
* Bug 4903178 Restore priority and cgroup on stopGlenn Kasten2011-11-161-0/+2
* Use channel mask instead of channel count for track creationJean-Michel Trivi2011-06-011-8/+8
* update for new audio.h header locationDima Zavin2011-05-121-1/+1
* audio/media: convert to using the audio HAL and new audio defsDima Zavin2011-04-271-7/+8
* Fix issue 3439872: video chat and bluetooth SCOEric Laurent2011-03-081-1/+3
* Fix issue 3157123.Eric Laurent2010-11-191-1/+1
* media: add AudioRecord::getMinFrameCount().Chia-chi Yeh2010-06-231-0/+13
* Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack m...Eric Laurent2010-06-031-2/+15
* Issue 2071329: audio track is shorter than video track for video capture on s...Eric Laurent2010-03-021-0/+8
* Issue 2265163: Audio still reported routed through earpiece on sholesEric Laurent2009-11-191-3/+4
* Fix issue 2203561: Sholes: audio playing out of earpiece.Eric Laurent2009-11-041-0/+6
* Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-231-29/+28
* am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the p...Eric Laurent2009-07-071-3/+1
|\
| * Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate ...Eric Laurent2009-07-071-3/+1
* | am de8268d6: Merge change 2331 into donutAndroid (Google) Code Review2009-05-261-6/+13
|\ \ | |/
| * Fix issue 1846343 - part 1Eric Laurent2009-05-261-6/+13
* | move libbinder's header files under includes/binderMathias Agopian2009-05-201-2/+2
|/
* Fix issue 1745312: Various cleanups in media frameworkEric Laurent2009-04-211-1/+0
* Automated import from //branches/donutburger/...@141200,141200Jean-Michel Trivi2009-03-241-0/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+344
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-337/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-8/+1
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-1/+8
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-1/+1