1. 7da35f2 Use size_t for frame counts by Glenn Kasten · 12 years ago
  2. fa0e033 ALooper::GetNowUs() now relies on systemTime instead of gettimeofday. by Andreas Huber · 12 years ago
  3. bd381af Prepare for transmitting audio through AudioSource. by Andreas Huber · 12 years ago
  4. dd8104c Use audio_channel_mask_t more consistently by Glenn Kasten · 12 years ago
  5. a010869 Fixed a media server crash due to unintialized mRecord member variable by James Dong · 12 years ago
  6. f92eec5 Remove AudioRecord record_flags by Glenn Kasten · 12 years ago
  7. e49f2b4 stagefright: fix AudioRecord callback buffer size by Eric Laurent · 12 years ago
  8. ab334fd audio_channel_in/out_mask_from_count by Glenn Kasten · 12 years ago
  9. 679ab0b Use AudioRecord::record_flags consistently by Glenn Kasten · 12 years ago
  10. b575ddc Limit the amount of audio record data in each buffer by James Dong · 12 years ago
  11. b44c9d2 Don't call virtual functions in the destructor for audio and camera source classes by James Dong · 12 years ago
  12. eba51fb Use audio_source_t consistently by Glenn Kasten · 13 years ago
  13. 5ff1dd5 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  14. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  15. fce7a47 audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 13 years ago
  16. a472613 A/V synchronization at the beginning of a recording session by James Dong · 13 years ago
  17. 6b61f43 Decouple AudioRecord read and audio encoding by James Dong · 13 years ago
  18. 722555f Catch read error from AudioRecord and do not assert by James Dong · 13 years ago
  19. eaae384 Report errors to applications if AudioRecord->start() fails by James Dong · 13 years ago
  20. 79e23b4 Revert "Allows the authoring engine to skip frame." by James Dong · 14 years ago
  21. 67e9269 Fix audio input sample timestamp when audio driver loses audio samples by James Dong · 14 years ago
  22. 3c3763d HW audio encoder expects timestamp via kKeyTime from each input buffer by James Dong · 14 years ago
  23. d707fcb Calculate audio media drift time from AudioSource by James Dong · 14 years ago
  24. 6e20bdf Make sure that if initialization fails, AudioSource still behaves well. by James Dong · 14 years ago
  25. f1ae196 Suppress the video recording start signal - bug 2950297 by James Dong · 14 years ago
  26. 47204e1 Handle large audio lost by James Dong · 14 years ago
  27. 46292fb Add lost frame handling in AudioSource by James Dong · 14 years ago
  28. 542db5d Allows the authoring engine to skip frame. by James Dong · 14 years ago
  29. d3d4e50 Track maximum amplitude and fix getMaxAmplitude() by James Dong · 14 years ago
  30. f60cafe Audio/video sync during recording (second part) by James Dong · 14 years ago
  31. be6ec71 Remove hard-coded number of audio channels in AudioSource by James Dong · 14 years ago
  32. a7d1a2d Initial checkin for pause and resume control by James Dong · 14 years ago
  33. 365a963 Initial check-in for collecting stats from authoring engine at runtime by James Dong · 14 years ago
  34. 050b28a Support AAC recording by James Dong · 14 years ago
  35. e7c9cb4 Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pure-audio recording in stagefright. by Andreas Huber · 14 years ago