1. bb6c9a0 audio: fix stream type for accessibility usage by Eric Laurent · 11 years ago
  2. d7f77cd Merge "MediaCodec: Fix deallocated pointer reference when calling reset()" into lmp-dev by Andy Hung · 11 years ago
  3. dc9f58d MediaCodec: Fix deallocated pointer reference when calling reset() by Andy Hung · 11 years ago
  4. 0079b33 Merge "MediaBuffer: ABuffer will release MediaBuffer when it's destructed." into lmp-dev by Wei Jia · 11 years ago
  5. 96e92b5 MediaBuffer: ABuffer will release MediaBuffer when it's destructed. by Wei Jia · 11 years ago
  6. 6aadfce Merge "AudioEffect acquires session" into lmp-dev by Jean-Michel Trivi · 11 years ago
  7. a0fd9ca AudioEffect acquires session by Jean-Michel Trivi · 11 years ago
  8. 8326667 Merge "NuPlayer: use getTimestamp instead of getPosition" into lmp-dev by Lajos Molnar · 11 years ago
  9. 7f1bc8a Fix AudioTrack offloaded timestamp handling. by Andy Hung · 11 years ago
  10. 06ad152 NuPlayer: use getTimestamp instead of getPosition by Lajos Molnar · 12 years ago
  11. 200092b Clean up AudioTrack position and timestamp handling by Glenn Kasten · 12 years ago
  12. 7ea4292 stagefright: don't use AAtomizer in AMessage by Lajos Molnar · 12 years ago
  13. 83ee556 Merge "CamcorderProfile: Add QUALITY_HIGH_SPEED_2160P" into lmp-dev by Zhijun He · 11 years ago
  14. 9caf1f5 Merge "Add error code for insufficient output protection" into lmp-dev by Jeff Tinker · 11 years ago
  15. 9520aa6 CamcorderProfile: Add QUALITY_HIGH_SPEED_2160P by Zhijun He · 11 years ago
  16. 640adb3 Cache audio attributes when player not available by Jean-Michel Trivi · 11 years ago
  17. d71233a Merge "Use CharacterEncodingDetector in metadataretriever" into lmp-dev by Marco Nelissen · 11 years ago
  18. ea8462c Merge "Fix more potential deadlocks in ALooperRoster" into lmp-dev by Marco Nelissen · 11 years ago
  19. 34581f4 Use CharacterEncodingDetector in metadataretriever by Marco Nelissen · 12 years ago
  20. 97827bd Tunneled Video Playback: by Rachad · 12 years ago
  21. 0671947 Add error code for insufficient output protection by Jeff Tinker · 12 years ago
  22. 047dd13 Fix more potential deadlocks in ALooperRoster by Marco Nelissen · 12 years ago
  23. 1754351 CameraService: Correct API2 error handling by Eino-Ville Talvala · 12 years ago
  24. d354d8d move cache prefill to GenericSource's message handler by Chong Zhang · 12 years ago
  25. 0b88a62 camera: Fix setParameters for Preview FPS single/range values by Igor Murashkin · 12 years ago
  26. 732c6d9 stagefright/media: add support for codec features with text value by Lajos Molnar · 12 years ago
  27. d018b8f Merge "MediaCodecList: handle errors gracefully" into lmp-dev by Lajos Molnar · 12 years ago
  28. 2461e0c MediaCodecList: don't return references by Lajos Molnar · 12 years ago
  29. 6ff58f0 MediaCodecList: handle errors gracefully by Lajos Molnar · 12 years ago
  30. 306c92d Merge "Extend downsampling ratios greater than 2:1" into lmp-dev by Andy Hung · 12 years ago
  31. cd04484 Extend downsampling ratios greater than 2:1 by Andy Hung · 12 years ago
  32. e079c76 Merge "Added Tunneled video playback support to ACodec" into lmp-dev by Rachad · 12 years ago
  33. 5a446aa Added Tunneled video playback support to ACodec by Rachad · 12 years ago
  34. 7c4f0d7 NuPlayer: getSelectedTrack by Robert Shih · 12 years ago
  35. ddabe55 Merge "AAC decoder: add support for controlling presentation parameters" into lmp-dev by Jean-Michel Trivi · 12 years ago
  36. 8045853 AAC decoder: add support for controlling presentation parameters by Jean-Michel Trivi · 12 years ago
  37. 317bb91 Merge "Clarify and implement MediaCodec status codes" into lmp-dev by Andy Hung · 12 years ago
  38. 251d4be Clarify and implement MediaCodec status codes by Andy Hung · 12 years ago
  39. 229d242 stagefright: support flexible YUV format by Lajos Molnar · 12 years ago
  40. 1381d4b media/playerservice: add getCodecList() to MediaPlayerService by Lajos Molnar · 12 years ago
  41. 60b1c0e stagefright: rework media codec list and infos by Lajos Molnar · 12 years ago
  42. 8accee4 stagefright: add AString parceling, and equal/compareIgnoreCase by Lajos Molnar · 12 years ago
  43. a952267 stagefright: move ARRAY_SIZE to foundation by Lajos Molnar · 12 years ago
  44. 29e0966 Merge "some fixes for crash when extractor creation fails" into lmp-dev by Chong Zhang · 12 years ago
  45. 3de157d some fixes for crash when extractor creation fails by Chong Zhang · 12 years ago
  46. 93c3d41 AudioSystem: add API to query audio HW sync source by Eric Laurent · 12 years ago
  47. b97cc6a AAC encoder: add support for SBR mode selection by Jean-Michel Trivi · 12 years ago
  48. 3c9879b Merge "AAC encoder: add support for SBR mode selection" into lmp-dev by Jean-Michel Trivi · 12 years ago
  49. df3dc7e Add sound trigger control by audio policy by Eric Laurent · 12 years ago
  50. ca61a8f Merge "MediaCodecSource: stop puller from caller's thread instead of looper" into lmp-dev by Chong Zhang · 12 years ago
  51. 16e7911 MediaCodecSource: stop puller from caller's thread instead of looper by Chong Zhang · 12 years ago
  52. 68b1555 Allow device to be unprovisioned by Jeff Tinker · 12 years ago
  53. 1d5b45f Merge "stagefright: MediaCodec async operations." into lmp-dev by Lajos Molnar · 12 years ago
  54. 89869f6 stagefright: enable decoder color format selection by Lajos Molnar · 12 years ago
  55. 0e8cfc3 stagefright: MediaCodec async operations. by Lajos Molnar · 12 years ago
  56. e9e63bc handle rotation in NuPlayer by Chong Zhang · 12 years ago
  57. 9f2dcf1 Merge "Add isSafeArraySize for new array size checks" into lmp-dev by Andy Hung · 12 years ago
  58. d00b7d1 Add isSafeArraySize for new array size checks by Andy Hung · 12 years ago
  59. 4dc6806 audio policy: pass session ID to capture activity methods by Eric Laurent · 12 years ago
  60. de3f839 rename AudioSystem::newAudioSessionId() by Eric Laurent · 12 years ago
  61. cf2c021 AudioFlinger: update openInput() and openOutput() by Eric Laurent · 12 years ago
  62. 03c556a stagefright: add flexible YUV support by Lajos Molnar · 12 years ago
  63. 90b16fb stagefright: add ABuffer.CreateAsCopy by Lajos Molnar · 12 years ago
  64. 6c28f1f Merge "CamcorderProfiles: add high speed profile constants" into lmp-dev by Zhijun He · 12 years ago
  65. 83b8808 audio flinger: add patch connection between hw modules by Eric Laurent · 12 years ago
  66. e079097 CamcorderProfiles: add high speed profile constants by Zhijun He · 12 years ago
  67. dc042ce Merge "MediaRecorder: constants for webm recordering" into lmp-dev by Lajos Molnar · 12 years ago
  68. 92b583a MediaRecorder: constants for webm recordering by Robert Shih · 12 years ago
  69. 1148196 StagefrightRecorder: webm (video only) support by Robert Shih · 12 years ago
  70. f6f4c0d Merge "StagefrightRecorder: webm (video only) support" into lmp-dev by Robert Shih · 12 years ago
  71. b104d5a Merge "MediaWriter: make get/setStartTimeOffsetMs virtual" into lmp-dev by Robert Shih · 12 years ago
  72. 2606b10 update battery stats for video/audio by Chong Zhang · 12 years ago
  73. df813a3 audio_attributes_t for SoundPool by Jean-Michel Trivi · 12 years ago
  74. d8cf55d MediaWriter: make get/setStartTimeOffsetMs virtual by Robert Shih · 12 years ago
  75. 693dd7e Merge "Camera HAL3: migrate from partial quirks to partial result" into lmp-dev by Zhijun He · 12 years ago
  76. 513d967 Add MediaCodecList capabilities by Lajos Molnar · 12 years ago
  77. c9a11ab stagefright: add nonblocking MediaBufferGroup.acquire_buffer method by Lajos Molnar · 12 years ago
  78. 8eebda0 stagefright: add nonblocking read option to MediaBuffer by Lajos Molnar · 12 years ago
  79. 91be1fb Merge "Move AudioRecord frame count calculations to server" into lmp-dev by Glenn Kasten · 12 years ago
  80. e94754c Merge "Add audio_input_flags_t to IAudioPolicyService::getInput" into lmp-dev by Glenn Kasten · 12 years ago
  81. d1a4f35 Merge "Add audio_input_flags_t to IAudioFlinger::openInput" into lmp-dev by Glenn Kasten · 12 years ago
  82. 7410591 Move AudioRecord frame count calculations to server by Glenn Kasten · 12 years ago
  83. b3b1660 Add audio_input_flags_t to IAudioPolicyService::getInput by Glenn Kasten · 12 years ago
  84. ec40d28 Add audio_input_flags_t to IAudioFlinger::openInput by Glenn Kasten · 12 years ago
  85. 204e329 Camera HAL3: migrate from partial quirks to partial result by Zhijun He · 12 years ago
  86. dd23572 GenericSource: implement getTrackCount/getTrackInfo by Robert Shih · 12 years ago
  87. 671160f stagefright: add MediaCodec.reset() by Lajos Molnar · 12 years ago
  88. 5698d44 camera2: Set orientation flags for hardware composer. by Ruben Brunk · 12 years ago
  89. e71dcef Merge "MediaCodec: change onError cb to return CodecException" by Chong Zhang · 12 years ago
  90. 749dafa MediaCodec: change onError cb to return CodecException by Chong Zhang · 12 years ago
  91. c5619c7 MediaCodec async callbacks by Chong Zhang · 12 years ago
  92. 7bad722 stagefright: add indexed buffer and format getters to MediaCodec by Lajos Molnar · 12 years ago
  93. 2db91ae Merge "MediaCodec async callbacks" by Chong Zhang · 12 years ago
  94. 2829edc stagefright: Pass audio aac sub formats in offloadinfo by aarti jadhav-gaikwad · 12 years ago
  95. 718cee5 Merge "handle emulation_prevention_three_bytes for AVC" by Chong Zhang · 12 years ago
  96. e8eb7a8 Merge "AString: add startsWithIgnoreCase and endsWithIgnoreCase" by Lajos Molnar · 12 years ago
  97. 862f845 handle emulation_prevention_three_bytes for AVC by Chong Zhang · 12 years ago
  98. d8cbe4a stagefright: update ACodec to use CodecBase enumerations directly by Lajos Molnar · 12 years ago
  99. 92cd05b stagefright: update MediaCodec to use CodecBase instead of ACodec by Lajos Molnar · 12 years ago
  100. 05ca3bf stagefright: create CodecBase interface (abstract class) by Lajos Molnar · 12 years ago