1. 0b88a62 camera: Fix setParameters for Preview FPS single/range values by Igor Murashkin · 12 years ago
  2. 732c6d9 stagefright/media: add support for codec features with text value by Lajos Molnar · 11 years ago
  3. d018b8f Merge "MediaCodecList: handle errors gracefully" into lmp-dev by Lajos Molnar · 11 years ago
  4. 2461e0c MediaCodecList: don't return references by Lajos Molnar · 11 years ago
  5. 6ff58f0 MediaCodecList: handle errors gracefully by Lajos Molnar · 11 years ago
  6. 306c92d Merge "Extend downsampling ratios greater than 2:1" into lmp-dev by Andy Hung · 11 years ago
  7. cd04484 Extend downsampling ratios greater than 2:1 by Andy Hung · 11 years ago
  8. e079c76 Merge "Added Tunneled video playback support to ACodec" into lmp-dev by Rachad · 11 years ago
  9. 5a446aa Added Tunneled video playback support to ACodec by Rachad · 11 years ago
  10. 7c4f0d7 NuPlayer: getSelectedTrack by Robert Shih · 11 years ago
  11. ddabe55 Merge "AAC decoder: add support for controlling presentation parameters" into lmp-dev by Jean-Michel Trivi · 11 years ago
  12. 8045853 AAC decoder: add support for controlling presentation parameters by Jean-Michel Trivi · 11 years ago
  13. 317bb91 Merge "Clarify and implement MediaCodec status codes" into lmp-dev by Andy Hung · 11 years ago
  14. 251d4be Clarify and implement MediaCodec status codes by Andy Hung · 11 years ago
  15. 229d242 stagefright: support flexible YUV format by Lajos Molnar · 11 years ago
  16. 1381d4b media/playerservice: add getCodecList() to MediaPlayerService by Lajos Molnar · 11 years ago
  17. 60b1c0e stagefright: rework media codec list and infos by Lajos Molnar · 11 years ago
  18. 8accee4 stagefright: add AString parceling, and equal/compareIgnoreCase by Lajos Molnar · 11 years ago
  19. a952267 stagefright: move ARRAY_SIZE to foundation by Lajos Molnar · 11 years ago
  20. 29e0966 Merge "some fixes for crash when extractor creation fails" into lmp-dev by Chong Zhang · 11 years ago
  21. 3de157d some fixes for crash when extractor creation fails by Chong Zhang · 11 years ago
  22. 93c3d41 AudioSystem: add API to query audio HW sync source by Eric Laurent · 11 years ago
  23. b97cc6a AAC encoder: add support for SBR mode selection by Jean-Michel Trivi · 11 years ago
  24. 3c9879b Merge "AAC encoder: add support for SBR mode selection" into lmp-dev by Jean-Michel Trivi · 11 years ago
  25. df3dc7e Add sound trigger control by audio policy by Eric Laurent · 11 years ago
  26. ca61a8f Merge "MediaCodecSource: stop puller from caller's thread instead of looper" into lmp-dev by Chong Zhang · 11 years ago
  27. 16e7911 MediaCodecSource: stop puller from caller's thread instead of looper by Chong Zhang · 11 years ago
  28. 68b1555 Allow device to be unprovisioned by Jeff Tinker · 12 years ago
  29. 1d5b45f Merge "stagefright: MediaCodec async operations." into lmp-dev by Lajos Molnar · 11 years ago
  30. 89869f6 stagefright: enable decoder color format selection by Lajos Molnar · 11 years ago
  31. 0e8cfc3 stagefright: MediaCodec async operations. by Lajos Molnar · 11 years ago
  32. e9e63bc handle rotation in NuPlayer by Chong Zhang · 11 years ago
  33. 9f2dcf1 Merge "Add isSafeArraySize for new array size checks" into lmp-dev by Andy Hung · 11 years ago
  34. d00b7d1 Add isSafeArraySize for new array size checks by Andy Hung · 11 years ago
  35. 4dc6806 audio policy: pass session ID to capture activity methods by Eric Laurent · 11 years ago
  36. de3f839 rename AudioSystem::newAudioSessionId() by Eric Laurent · 11 years ago
  37. cf2c021 AudioFlinger: update openInput() and openOutput() by Eric Laurent · 11 years ago
  38. 03c556a stagefright: add flexible YUV support by Lajos Molnar · 11 years ago
  39. 90b16fb stagefright: add ABuffer.CreateAsCopy by Lajos Molnar · 11 years ago
  40. 6c28f1f Merge "CamcorderProfiles: add high speed profile constants" into lmp-dev by Zhijun He · 11 years ago
  41. 83b8808 audio flinger: add patch connection between hw modules by Eric Laurent · 12 years ago
  42. e079097 CamcorderProfiles: add high speed profile constants by Zhijun He · 11 years ago
  43. dc042ce Merge "MediaRecorder: constants for webm recordering" into lmp-dev by Lajos Molnar · 11 years ago
  44. 92b583a MediaRecorder: constants for webm recordering by Robert Shih · 11 years ago
  45. 1148196 StagefrightRecorder: webm (video only) support by Robert Shih · 11 years ago
  46. f6f4c0d Merge "StagefrightRecorder: webm (video only) support" into lmp-dev by Robert Shih · 11 years ago
  47. b104d5a Merge "MediaWriter: make get/setStartTimeOffsetMs virtual" into lmp-dev by Robert Shih · 11 years ago
  48. 2606b10 update battery stats for video/audio by Chong Zhang · 11 years ago
  49. df813a3 audio_attributes_t for SoundPool by Jean-Michel Trivi · 11 years ago
  50. d8cf55d MediaWriter: make get/setStartTimeOffsetMs virtual by Robert Shih · 11 years ago
  51. 693dd7e Merge "Camera HAL3: migrate from partial quirks to partial result" into lmp-dev by Zhijun He · 11 years ago
  52. 513d967 Add MediaCodecList capabilities by Lajos Molnar · 11 years ago
  53. c9a11ab stagefright: add nonblocking MediaBufferGroup.acquire_buffer method by Lajos Molnar · 11 years ago
  54. 8eebda0 stagefright: add nonblocking read option to MediaBuffer by Lajos Molnar · 11 years ago
  55. 91be1fb Merge "Move AudioRecord frame count calculations to server" into lmp-dev by Glenn Kasten · 11 years ago
  56. e94754c Merge "Add audio_input_flags_t to IAudioPolicyService::getInput" into lmp-dev by Glenn Kasten · 11 years ago
  57. d1a4f35 Merge "Add audio_input_flags_t to IAudioFlinger::openInput" into lmp-dev by Glenn Kasten · 11 years ago
  58. 7410591 Move AudioRecord frame count calculations to server by Glenn Kasten · 12 years ago
  59. b3b1660 Add audio_input_flags_t to IAudioPolicyService::getInput by Glenn Kasten · 11 years ago
  60. ec40d28 Add audio_input_flags_t to IAudioFlinger::openInput by Glenn Kasten · 11 years ago
  61. 204e329 Camera HAL3: migrate from partial quirks to partial result by Zhijun He · 11 years ago
  62. dd23572 GenericSource: implement getTrackCount/getTrackInfo by Robert Shih · 12 years ago
  63. 671160f stagefright: add MediaCodec.reset() by Lajos Molnar · 11 years ago
  64. 5698d44 camera2: Set orientation flags for hardware composer. by Ruben Brunk · 12 years ago
  65. e71dcef Merge "MediaCodec: change onError cb to return CodecException" by Chong Zhang · 11 years ago
  66. 749dafa MediaCodec: change onError cb to return CodecException by Chong Zhang · 11 years ago
  67. c5619c7 MediaCodec async callbacks by Chong Zhang · 11 years ago
  68. 7bad722 stagefright: add indexed buffer and format getters to MediaCodec by Lajos Molnar · 11 years ago
  69. 2db91ae Merge "MediaCodec async callbacks" by Chong Zhang · 11 years ago
  70. 2829edc stagefright: Pass audio aac sub formats in offloadinfo by aarti jadhav-gaikwad · 12 years ago
  71. 718cee5 Merge "handle emulation_prevention_three_bytes for AVC" by Chong Zhang · 11 years ago
  72. e8eb7a8 Merge "AString: add startsWithIgnoreCase and endsWithIgnoreCase" by Lajos Molnar · 11 years ago
  73. 862f845 handle emulation_prevention_three_bytes for AVC by Chong Zhang · 12 years ago
  74. d8cbe4a stagefright: update ACodec to use CodecBase enumerations directly by Lajos Molnar · 11 years ago
  75. 92cd05b stagefright: update MediaCodec to use CodecBase instead of ACodec by Lajos Molnar · 11 years ago
  76. 05ca3bf stagefright: create CodecBase interface (abstract class) by Lajos Molnar · 11 years ago
  77. 5c68f95 Merge "IAudioFlinger::openRecord now suggests notificationFrames" by Glenn Kasten · 11 years ago
  78. 7df8c0b IAudioFlinger::openRecord now suggests notificationFrames by Glenn Kasten · 12 years ago
  79. 7c6f878 Add new API AudioRecord::notificationFrames() by Glenn Kasten · 12 years ago
  80. 11fa401 Merge "Add new API AudioRecord::notificationFrames()" by Glenn Kasten · 11 years ago
  81. 665470b audio: deprecate audio_stream_frame_size() by Eric Laurent · 12 years ago
  82. 5ba4440 Merge "Remove obsolete IAudioFlinger::channelCount()" by Glenn Kasten · 12 years ago
  83. d9d7fa0 Support for audio attributes on audio output of media player by Jean-Michel Trivi · 12 years ago
  84. 4ce87ac Merge "Add HEVC encoder support to ACodec" by Rachad · 12 years ago
  85. c8efda9 Add HEVC encoder support to ACodec by Rachad · 12 years ago
  86. b10cdad cameraservice: Implement HAL1 and higher HAL API coexistence by Zhijun He · 12 years ago
  87. ab5cdba AudioTrack: add support for compressed audio by Eric Laurent · 12 years ago
  88. 3c1da72 AString: add startsWithIgnoreCase and endsWithIgnoreCase by Lajos Molnar · 12 years ago
  89. 29a8b2f Merge changes I0fef0584,I322b91fa by Jean-Michel Trivi · 12 years ago
  90. 5bd3f38 AudioPolicyManager: return output for audio attributes by Jean-Michel Trivi · 12 years ago
  91. faabb51 AudioTrack construction with audio attributes by Jean-Michel Trivi · 12 years ago
  92. 65d14b9 camera: Add #getLegacyParameters, #supportsCameraApi to ICameraService by Igor Murashkin · 12 years ago
  93. 3ea91c9 Merge "support for CEA-608 closed caption" by Chong Zhang · 12 years ago
  94. a7fa1d9 support for CEA-608 closed caption by Chong Zhang · 12 years ago
  95. 404fced refactor getTrackInfo() by Chong Zhang · 12 years ago
  96. bdb8ef0 Merge "refactor getTrackInfo()" by Chong Zhang · 12 years ago
  97. 9c68ac0 Merge "AudioSystem: remove unused stream type" by Jean-Michel Trivi · 12 years ago
  98. 0d1004a am 6bf02664: am ccaffa8d: Merge "Use char x[] rather than char x[0]." by Elliott Hughes · 12 years ago
  99. 6bf0266 am ccaffa8d: Merge "Use char x[] rather than char x[0]." by Elliott Hughes · 12 years ago
  100. 8b8e5d4 resolved conflicts for merge of cbd74fcb to klp-modular-dev-plus-aosp by Narayan Kamath · 12 years ago