summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/AudioSource.h
Commit message (Expand)AuthorAgeFilesLines
* stagefright: Act V: I am become death, the destroyer of worldsSteve Kondik2015-11-241-2/+4
* stagefright: Squashed commit of pause/resume featuresSteve Kondik2015-11-071-1/+3
* video: Modify classes to support camcorder pause/resumeSurajit Podder2015-10-061-2/+4
* AudioSource: Provide option to extend AudioSourceChaithanya Krishna Bacharaju2015-10-061-2/+4
* audio:mute duration at the beginning of the recordingDivya Narayanan Poojary2015-10-061-1/+1
* MediaRecorder: enable audio for slow motion recordingChong Zhang2015-07-171-1/+4
* Respect the record audio app op - mediaSvet Ganov2015-04-291-0/+1
* AudioRecord must be used as sp<> onlyGlenn Kasten2013-06-131-1/+1
* ALooper::GetNowUs() now relies on systemTime instead of gettimeofday.Andreas Huber2012-10-011-8/+0
* Prepare for transmitting audio through AudioSource.Andreas Huber2012-08-301-5/+14
* Limit the amount of audio record data in each bufferJames Dong2012-02-151-0/+1
* Don't call virtual functions in the destructor for audio and camera source cl...James Dong2012-02-021-1/+2
* Use audio_source_t consistentlyGlenn Kasten2012-01-261-1/+1
* 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-2/+4
* A/V synchronization at the beginning of a recording sessionJames Dong2011-02-171-3/+3
* Decouple AudioRecord read and audio encodingJames Dong2011-02-161-6/+18
* Suppress the recording sound in the recorded videoJames Dong2011-01-041-2/+2
* Calculate audio media drift time from AudioSourceJames Dong2010-09-011-0/+1
* Suppress the video recording start signalJames Dong2010-08-261-1/+17
* Handle large audio lostJames Dong2010-08-101-1/+2
* Add lost frame handling in AudioSourceJames Dong2010-07-301-3/+2
* Track maximum amplitude and fix getMaxAmplitude()James Dong2010-06-241-0/+7
* Audio/video sync during recording (second part)James Dong2010-06-211-0/+1
* Initial check-in for collecting stats from authoring engine at runtimeJames Dong2010-06-081-0/+6
* Initial software encoder checkinsJames Dong2010-05-191-1/+1
* Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pu...Andreas Huber2010-01-251-4/+15
* Squashed commit of the following:Andreas Huber2009-07-161-0/+51