summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/AudioSource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix audio input sample timestamp when audio driver loses audio samplesJames Dong2010-09-141-1/+4
* HW audio encoder expects timestamp via kKeyTime from each input bufferJames Dong2010-09-081-1/+3
* Calculate audio media drift time from AudioSourceJames Dong2010-09-011-3/+12
* Make sure that if initialization fails, AudioSource still behaves well.James Dong2010-09-011-4/+17
* Suppress the video recording start signalJames Dong2010-08-261-0/+46
* Handle large audio lostJames Dong2010-08-101-9/+17
* Add lost frame handling in AudioSourceJames Dong2010-07-301-45/+92
* Allows the authoring engine to skip frame.James Dong2010-07-221-36/+59
* Track maximum amplitude and fix getMaxAmplitude()James Dong2010-06-241-0/+29
* Audio/video sync during recording (second part)James Dong2010-06-211-10/+23
* Remove hard-coded number of audio channels in AudioSourceJames Dong2010-06-141-4/+14
* Initial checkin for pause and resume controlJames Dong2010-06-111-4/+6
* Initial check-in for collecting stats from authoring engine at runtimeJames Dong2010-06-081-1/+34
* Support AAC recordingJames Dong2010-05-031-0/+4
* Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pu...Andreas Huber2010-01-251-0/+122