1. fd3a6e7 HDCP: buffer over flow check -- DO NOT MERGE by Chong Zhang · 11 years ago
  2. 59cea26 Add some sanity checks by Marco Nelissen · 11 years ago
  3. 2fdd16b DO NOT MERGE - audio policy service: fix possible memory overflow by Eric Laurent · 12 years ago
  4. 6d60079 am 99370d2d: am ae6965ae: am 3aef3560: am e360f0f6: IAudioPolicyService: bound array size in queryDefaultPreProcessing by Eric Laurent · 12 years ago
  5. 99370d2 am ae6965ae: am 3aef3560: am e360f0f6: IAudioPolicyService: bound array size in queryDefaultPreProcessing by Eric Laurent · 12 years ago
  6. ae6965a am 3aef3560: am e360f0f6: IAudioPolicyService: bound array size in queryDefaultPreProcessing by Eric Laurent · 12 years ago
  7. 3aef356 am e360f0f6: IAudioPolicyService: bound array size in queryDefaultPreProcessing by Eric Laurent · 12 years ago
  8. e360f0f IAudioPolicyService: bound array size in queryDefaultPreProcessing by Eric Laurent · 12 years ago
  9. c2813e5 Fix AudioTrack retrograde getPosition when restoring tracks by Andy Hung · 12 years ago
  10. b6dcdbf Revert "audio: prevent larger than required sleeps - DO NOT MERGE" by Chris Elliott · 12 years ago
  11. 620208d audio: prevent larger than required sleeps - DO NOT MERGE by Chris Elliott · 12 years ago
  12. 2feb18d Revert "audio: prevent larger than required sleeps - DO NOT MERGE" by Chris Elliott · 12 years ago
  13. 8c0417c audio: prevent larger than required sleeps - DO NOT MERGE by Haynes Mathew George · 12 years ago
  14. 7985dcb AudioTrack: fix AudioTrackThread crash upon exit by Eric Laurent · 12 years ago
  15. bb6c9a0 audio: fix stream type for accessibility usage by Eric Laurent · 12 years ago
  16. dfc34da Reduce log spam from getTimestamp errors by Glenn Kasten · 12 years ago
  17. 6aadfce Merge "AudioEffect acquires session" into lmp-dev by Jean-Michel Trivi · 12 years ago
  18. a0fd9ca AudioEffect acquires session by Jean-Michel Trivi · 12 years ago
  19. 7f1bc8a Fix AudioTrack offloaded timestamp handling. by Andy Hung · 12 years ago
  20. 200092b Clean up AudioTrack position and timestamp handling by Glenn Kasten · 12 years ago
  21. 9520aa6 CamcorderProfile: Add QUALITY_HIGH_SPEED_2160P by Zhijun He · 12 years ago
  22. b445375 Fix potential deadlock between AudioPolicyService and AudioSystem by Andy Hung · 12 years ago
  23. 640adb3 Cache audio attributes when player not available by Jean-Michel Trivi · 12 years ago
  24. d71233a Merge "Use CharacterEncodingDetector in metadataretriever" into lmp-dev by Marco Nelissen · 12 years ago
  25. 34581f4 Use CharacterEncodingDetector in metadataretriever by Marco Nelissen · 12 years ago
  26. a90cff5 [AU]Sync libmedia/Android.mk modification from KLP-Sprout by Hochi Huang · 12 years ago
  27. 732c6d9 stagefright/media: add support for codec features with text value by Lajos Molnar · 12 years ago
  28. d018b8f Merge "MediaCodecList: handle errors gracefully" into lmp-dev by Lajos Molnar · 12 years ago
  29. 2461e0c MediaCodecList: don't return references by Lajos Molnar · 12 years ago
  30. 6ff58f0 MediaCodecList: handle errors gracefully by Lajos Molnar · 12 years ago
  31. 306c92d Merge "Extend downsampling ratios greater than 2:1" into lmp-dev by Andy Hung · 12 years ago
  32. cd04484 Extend downsampling ratios greater than 2:1 by Andy Hung · 12 years ago
  33. 5a446aa Added Tunneled video playback support to ACodec by Rachad · 12 years ago
  34. 1381d4b media/playerservice: add getCodecList() to MediaPlayerService by Lajos Molnar · 12 years ago
  35. 60b1c0e stagefright: rework media codec list and infos by Lajos Molnar · 12 years ago
  36. 93c3d41 AudioSystem: add API to query audio HW sync source by Eric Laurent · 12 years ago
  37. df3dc7e Add sound trigger control by audio policy by Eric Laurent · 12 years ago
  38. 68b1555 Allow device to be unprovisioned by Jeff Tinker · 12 years ago
  39. 4dc6806 audio policy: pass session ID to capture activity methods by Eric Laurent · 12 years ago
  40. de3f839 rename AudioSystem::newAudioSessionId() by Eric Laurent · 12 years ago
  41. cf2c021 AudioFlinger: update openInput() and openOutput() by Eric Laurent · 12 years ago
  42. 6c28f1f Merge "CamcorderProfiles: add high speed profile constants" into lmp-dev by Zhijun He · 12 years ago
  43. e079097 CamcorderProfiles: add high speed profile constants by Zhijun He · 12 years ago
  44. db2225b Merge "NuPlayer: save thread id in MediaPlayer::start" into lmp-dev by Chong Zhang · 12 years ago
  45. d88adb9 NuPlayer: save thread id in MediaPlayer::start by Chong Zhang · 12 years ago
  46. f6f4c0d Merge "StagefrightRecorder: webm (video only) support" into lmp-dev by Robert Shih · 12 years ago
  47. 1148196 StagefrightRecorder: webm (video only) support by Robert Shih · 12 years ago
  48. df813a3 audio_attributes_t for SoundPool by Jean-Michel Trivi · 12 years ago
  49. 7410591 Move AudioRecord frame count calculations to server by Glenn Kasten · 12 years ago
  50. b3b1660 Add audio_input_flags_t to IAudioPolicyService::getInput by Glenn Kasten · 12 years ago
  51. ec40d28 Add audio_input_flags_t to IAudioFlinger::openInput by Glenn Kasten · 12 years ago
  52. 01cab9c resolved conflicts for merge of 373e21cc to master by Elliott Hughes · 12 years ago
  53. 373e21c am be44e0e0: am 0bffd2e6: Merge "Switch frameworks/av/media/libmedia to the new icu." by Elliott Hughes · 12 years ago
  54. 51bc261 Switch frameworks/av/media/libmedia to the new icu. by Elliott Hughes · 12 years ago
  55. 7df8c0b IAudioFlinger::openRecord now suggests notificationFrames by Glenn Kasten · 12 years ago
  56. d9d7fa0 Support for audio attributes on audio output of media player by Jean-Michel Trivi · 12 years ago
  57. 34fb296 libmedia: 64-bit compile warnings by Mark Salyzyn · 12 years ago
  58. ab5cdba AudioTrack: add support for compressed audio by Eric Laurent · 12 years ago
  59. 5bd3f38 AudioPolicyManager: return output for audio attributes by Jean-Michel Trivi · 12 years ago
  60. faabb51 AudioTrack construction with audio attributes by Jean-Michel Trivi · 12 years ago
  61. ba7a4e1 am 90732a3b: Merge "Remove dependency on Parcel::{read,write}IntPtr" by Narayan Kamath · 12 years ago
  62. 8b8e5d4 resolved conflicts for merge of cbd74fcb to klp-modular-dev-plus-aosp by Narayan Kamath · 12 years ago
  63. 9c68ac0 Merge "AudioSystem: remove unused stream type" by Jean-Michel Trivi · 12 years ago
  64. 20d16a8 am 3bcffa13: force command flush after releasing a reference to shared memory by Eric Laurent · 12 years ago
  65. 3bcffa1 force command flush after releasing a reference to shared memory by Eric Laurent · 12 years ago
  66. 7903bb2 am 2a8270e6: am c323737d: Merge "Offer a type-safe album art interface." by Elliott Hughes · 12 years ago
  67. 2a8270e am c323737d: Merge "Offer a type-safe album art interface." by Elliott Hughes · 12 years ago
  68. b7f24b1 AudioSystem: remove unused stream type by Jean-Michel Trivi · 12 years ago
  69. 8b1be2c Update OMX messages for 64 bit by Andy Hung · 12 years ago
  70. f3e80dd Offer a type-safe album art interface. by Elliott Hughes · 12 years ago
  71. c5a66b7 Merge "Remove dependency on Parcel::{read,write}IntPtr" by Jeff Tinker · 12 years ago
  72. 5f6af1a MediaProfiles: Add 4K video related constants by Zhijun He · 12 years ago
  73. 90732a3 Merge "Remove dependency on Parcel::{read,write}IntPtr" by Narayan Kamath · 12 years ago
  74. 1766b08 Remove dependency on Parcel::{read,write}IntPtr by Jeff Tinker · 12 years ago
  75. bcca9e0 Remove dependency on Parcel::{read,write}IntPtr by Jeff Tinker · 12 years ago
  76. c263ca0 Squashed commit of the following: by Glenn Kasten · 12 years ago
  77. e40ed90 am 26594add: Merge "audio policy: new setAudioPortConfig implementation" into lmp-preview-dev by Eric Laurent · 12 years ago
  78. a121f90 audio policy: new setAudioPortConfig implementation by Eric Laurent · 12 years ago
  79. 6dbb5e3 Use of fast capture by normal capture by Glenn Kasten · 12 years ago
  80. 72aa32f resolved conflicts for merge of b52c152d to master by Eric Laurent · 12 years ago
  81. b52c152 audio policy: add routing update client interface by Eric Laurent · 12 years ago
  82. 203b1a1 DO NOT MERGE - IAudioPolicyService interface extension for patch panel by Eric Laurent · 12 years ago
  83. 1cda6af DO NOT MERGE - IAudioFlinger interface extension for patch panel by Eric Laurent · 12 years ago
  84. 8670c31 IAudioPolicyService interface extension for patch panel by Eric Laurent · 12 years ago
  85. 4b12340 IAudioFlinger interface extension for patch panel by Eric Laurent · 12 years ago
  86. 29b703e Move validation of frameCount from set to openRecord_l by Glenn Kasten · 12 years ago
  87. e348c5b resolved conflicts for merge of c0bf836f to master by Elliott Hughes · 12 years ago
  88. c0bf836 am ad71caf2: am 3b6da6bf: Merge "Move frameworks/av off private API." by Elliott Hughes · 12 years ago
  89. ad71caf am 3b6da6bf: Merge "Move frameworks/av off private API." by Elliott Hughes · 12 years ago
  90. ee49929 Move frameworks/av off private API. by Elliott Hughes · 12 years ago
  91. 9382378 resolved conflicts for merge of b1080917 to master by Elliott Hughes · 12 years ago
  92. b108091 am acbd9492: am d084206d: Merge "Move frameworks/av off __futex_syscall3." by Elliott Hughes · 12 years ago
  93. acbd949 am d084206d: Merge "Move frameworks/av off __futex_syscall3." by Elliott Hughes · 12 years ago
  94. 77e1512 Move frameworks/av off __futex_syscall3. by Elliott Hughes · 12 years ago
  95. b4db73d Merge "Use new channel count functions for audio masks" by Andy Hung · 12 years ago
  96. c56f342 Pass stereo gains as packed minifloat by Glenn Kasten · 12 years ago
  97. e541269 Use new channel count functions for audio masks by Andy Hung · 12 years ago
  98. 609b815 Update OMX messages for 64 bit by Andy Hung · 12 years ago
  99. 844f88c Cache mCblk in local variable cblk by Glenn Kasten · 12 years ago
  100. fe9570c Remove obsolete IAudioRecord::getCblk() by Glenn Kasten · 12 years ago