1. f60a5d7 Use AudioRecord::record_flags consistently by Glenn Kasten · 12 years ago
  2. 745fcc0 Limit the amount of audio record data in each buffer by James Dong · 12 years ago
  3. 946ab0f Don't call virtual functions in the destructor for audio and camera source classes by James Dong · 13 years ago
  4. 0f0fbd9 Use audio_source_t consistently by Glenn Kasten · 13 years ago
  5. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  6. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  7. 24fc2fb audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 13 years ago
  8. cbeebb1 A/V synchronization at the beginning of a recording session by James Dong · 13 years ago
  9. d33a4cc Decouple AudioRecord read and audio encoding by James Dong · 13 years ago
  10. 10a5e27 Catch read error from AudioRecord and do not assert by James Dong · 13 years ago
  11. d7ef5b6 Report errors to applications if AudioRecord->start() fails by James Dong · 14 years ago
  12. 2144f63 Revert "Allows the authoring engine to skip frame." by James Dong · 14 years ago
  13. 7589ebf Fix audio input sample timestamp when audio driver loses audio samples by James Dong · 14 years ago
  14. d015ccf HW audio encoder expects timestamp via kKeyTime from each input buffer by James Dong · 14 years ago
  15. 4c23815 Calculate audio media drift time from AudioSource by James Dong · 14 years ago
  16. a87544b Make sure that if initialization fails, AudioSource still behaves well. by James Dong · 14 years ago
  17. d7f1c3d Suppress the video recording start signal - bug 2950297 by James Dong · 14 years ago
  18. afe5305 Handle large audio lost by James Dong · 14 years ago
  19. c3ae937 Add lost frame handling in AudioSource by James Dong · 14 years ago
  20. 53d4e0d Allows the authoring engine to skip frame. by James Dong · 14 years ago
  21. 57e7f83 Track maximum amplitude and fix getMaxAmplitude() by James Dong · 14 years ago
  22. 36e573b Audio/video sync during recording (second part) by James Dong · 14 years ago
  23. d77d2a9 Remove hard-coded number of audio channels in AudioSource by James Dong · 14 years ago
  24. 08c7473 Initial checkin for pause and resume control by James Dong · 14 years ago
  25. dae9fd3 Initial check-in for collecting stats from authoring engine at runtime by James Dong · 14 years ago
  26. abed93a Support AAC recording by James Dong · 14 years ago
  27. 07bf09d Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pure-audio recording in stagefright. by Andreas Huber · 15 years ago