1. 91848a5 Merge "Enable extended precision PCM output in AudioFlinger" by Andy Hung · 11 years ago
  2. f16a9a0 am aae3f86c: (-s ours) DO NOT MERGE: Fix build for libstagefright by Lajos Molnar · 11 years ago
  3. aae3f86 DO NOT MERGE: Fix build for libstagefright by Lajos Molnar · 11 years ago
  4. 817d335 Merge "Revise speaker volume curve for media on devices with speaker DRC" by Jean-Michel Trivi · 11 years ago
  5. 98c6043 Revise speaker volume curve for media on devices with speaker DRC by Jean-Michel Trivi · 11 years ago
  6. d539e61 Merge "Cleanup unused parameters or variable in EffectBundle" by Jean-Michel Trivi · 11 years ago
  7. c24dd75 am 782be1ec: am 1c1b5e51: am c37eaa32: Merge "m4v_h263_enc: Use uint32_t for ULong" by Narayan Kamath · 11 years ago
  8. 782be1e am 1c1b5e51: am c37eaa32: Merge "m4v_h263_enc: Use uint32_t for ULong" by Narayan Kamath · 11 years ago
  9. 1c1b5e5 am c37eaa32: Merge "m4v_h263_enc: Use uint32_t for ULong" by Narayan Kamath · 11 years ago
  10. a494e82 Enable extended precision PCM output in AudioFlinger by Andy Hung · 11 years ago
  11. 7618c5c Cleanup unused parameters or variable in EffectBundle by Jean-Michel Trivi · 11 years ago
  12. 2e8863b Merge "av: native_window_set_buffers_geometry is deprecated." by Eino-Ville Talvala · 11 years ago
  13. c09cec7 av: native_window_set_buffers_geometry is deprecated. by Pierre Couillaud · 11 years ago
  14. c98bd8d Camera3: only return input buffer when it is sent in request by Zhijun He · 11 years ago
  15. 665470b audio: deprecate audio_stream_frame_size() by Eric Laurent · 11 years ago
  16. 0d3679e Merge "Add and enable multichannel for audio resampler" by Andy Hung · 11 years ago
  17. 075abae Add and enable multichannel for audio resampler by Andy Hung · 11 years ago
  18. 68ffa20 Add multichannel to audio resample processing by Andy Hung · 11 years ago
  19. 82d0482 Merge "Restore the LOOPING flag in onAudioTearDownEvent" by Sungsoo Lim · 11 years ago
  20. 72d039f Merge "audio policy: add new input audio device" by Terry Heo · 11 years ago
  21. ba5e39b Merge "HLS: do not discard packets when queuing explicit discontinuity" by Chong Zhang · 11 years ago
  22. 718cee5 Merge "handle emulation_prevention_three_bytes for AVC" by Chong Zhang · 11 years ago
  23. e8eb7a8 Merge "AString: add startsWithIgnoreCase and endsWithIgnoreCase" by Lajos Molnar · 11 years ago
  24. 0832b2d sound trigger: update HAL by Eric Laurent · 11 years ago
  25. 862f845 handle emulation_prevention_three_bytes for AVC by Chong Zhang · 11 years ago
  26. 3d638b3 Merge "Replace int bitDepth with audio_format_t in Resampler" by Andy Hung · 11 years ago
  27. 0ea8fa4 Camera3: Add capture intent for ZSL capture by Zhijun He · 11 years ago
  28. d8cbe4a stagefright: update ACodec to use CodecBase enumerations directly by Lajos Molnar · 11 years ago
  29. 92cd05b stagefright: update MediaCodec to use CodecBase instead of ACodec by Lajos Molnar · 11 years ago
  30. 05ca3bf stagefright: create CodecBase interface (abstract class) by Lajos Molnar · 11 years ago
  31. 3348e36 Replace int bitDepth with audio_format_t in Resampler by Andy Hung · 11 years ago
  32. 7999a22 audio policy: add new input audio device by Terry Heo · 11 years ago
  33. c37eaa3 Merge "m4v_h263_enc: Use uint32_t for ULong" by Narayan Kamath · 11 years ago
  34. 3c64307 Merge "Add force usage and category for System Audio Control." by Jungshik Jang · 11 years ago
  35. 6a3eb6a Merge "Add multichannel to audio resample processing" by Andy Hung · 11 years ago
  36. 5c68f95 Merge "IAudioFlinger::openRecord now suggests notificationFrames" by Glenn Kasten · 11 years ago
  37. 7df8c0b IAudioFlinger::openRecord now suggests notificationFrames by Glenn Kasten · 11 years ago
  38. 7c6f878 Add new API AudioRecord::notificationFrames() by Glenn Kasten · 11 years ago
  39. 11fa401 Merge "Add new API AudioRecord::notificationFrames()" by Glenn Kasten · 11 years ago
  40. 5ba4440 Merge "Remove obsolete IAudioFlinger::channelCount()" by Glenn Kasten · 11 years ago
  41. 8382a0d Merge "Camera3: fix ZSL processor3 issues" by Zhijun He · 11 years ago
  42. f0d962a Camera3: fix ZSL processor3 issues by Zhijun He · 11 years ago
  43. 2426d11 m4v_h263_enc: Use uint32_t for ULong by Ashok Bhat · 11 years ago
  44. 7f44751 Merge "MatroskaExtractor: track specific seeking" by Robert Shih · 11 years ago
  45. 839e4f3 Add force usage and category for System Audio Control. by Jungshik Jang · 11 years ago
  46. b647abc Merge "frameworks: av: services: audiopolicy: Added AudioPolicyEffects" by Eric Laurent · 11 years ago
  47. ba2b439 frameworks: av: services: audiopolicy: Added AudioPolicyEffects by bryant_liu · 11 years ago
  48. 4ebf92c Create a single test binary. by Edwin Wong · 11 years ago
  49. 2421a4b Fix build target path. by Edwin Wong · 11 years ago
  50. 62922fd Merge "Add new AudioMixer processing hooks" by Andy Hung · 11 years ago
  51. 8d0bc4a Add Unit Tests for ClearKey Plugin by John "Juce" Bruce · 11 years ago
  52. 1fe11a5 ClearKey Implementation of DRM Plugin APIs by John "Juce" Bruce · 11 years ago
  53. 7bdf28d JsonWebKey support. by Edwin Wong · 11 years ago
  54. 6b3c147 Implement ClearKey Init Data Parser by John "Juce" Bruce · 11 years ago
  55. 16dfdcf Implement OpenSSL-Based Decryptor by John "Juce" Bruce · 11 years ago
  56. 47a86fb Add ClearKey Utilities by John "Juce" Bruce · 11 years ago
  57. db3d1f0 Merge "Support for audio attributes on audio output of media player" by Jean-Michel Trivi · 11 years ago
  58. d9d7fa0 Support for audio attributes on audio output of media player by Jean-Michel Trivi · 11 years ago
  59. 296b741 Add new AudioMixer processing hooks by Andy Hung · 11 years ago
  60. 954d248 Camera API1/2: don't register the same listener multiple times by Gaurav Batra · 11 years ago
  61. 3a8d3ea Restore the LOOPING flag in onAudioTearDownEvent by Sungsoo Lim · 11 years ago
  62. f92f22b Merge "Add enabling variable for extended precision audio" by Andy Hung · 11 years ago
  63. 0b5003b Merge "Camera1: Don't send partial results to ZSL clients" by Zhijun He · 11 years ago
  64. 25a0aef Camera1: Don't send partial results to ZSL clients by Zhijun He · 11 years ago
  65. 4ce87ac Merge "Add HEVC encoder support to ACodec" by Rachad · 11 years ago
  66. 0784ea6 Merge "Fix AAC timestamps" by Marco Nelissen · 11 years ago
  67. 632740c HLS: do not discard packets when queuing explicit discontinuity by Chong Zhang · 11 years ago
  68. a5a103c Fix AAC timestamps by Marco Nelissen · 11 years ago
  69. 7b428d5 Merge "Enabling USB Device and Android Device Vol inc/dec functionality for USB Audio Output" by Paul McLean · 11 years ago
  70. b919dd3 Enabling USB Device and Android Device Vol inc/dec functionality for USB Audio Output by Paul McLean · 11 years ago
  71. e8f2c6c Merge "HLS: only queue discontinuity for first block" by Chong Zhang · 11 years ago
  72. 98f28cd ndk: 64-bit compile warnings by Mark Salyzyn · 11 years ago
  73. a5750e0 libstagefright: 64-bit compile warnings by Mark Salyzyn · 11 years ago
  74. 1130c49 HLS: only queue discontinuity for first block by Chong Zhang · 11 years ago
  75. c8efda9 Add HEVC encoder support to ACodec by Rachad · 11 years ago
  76. 6146c08 Add enabling variable for extended precision audio by Andy Hung · 11 years ago
  77. ff17990 Merge "cameraservice: Deprecate triggerId tags" by Yin-Chia Yeh · 11 years ago
  78. d239cb6 mtp: 64-bit compile warnings by Mark Salyzyn · 11 years ago
  79. 1760291 Merge "audio policy: fix several issues on routing APIs." by Eric Laurent · 11 years ago
  80. 1ee7a03 Merge "GLConsumer: Stop using default constructor params" by Dan Stoza · 11 years ago
  81. 84c7024 audio policy: fix several issues on routing APIs. by Eric Laurent · 11 years ago
  82. 741ace8 cameraservice: Deprecate triggerId tags by Yin-Chia Yeh · 11 years ago
  83. db2722a GLConsumer: Stop using default constructor params by Dan Stoza · 11 years ago
  84. 32f212e am 87c47b0d: (-s ours) am bc0c2c2d: (-s ours) Merge "DO NOT MERGE: Fix for SW video decoder OMX profile/level query" by Lajos Molnar · 11 years ago
  85. 76e4e02 am 940c688d: Merge "libmediaplayerservice: unused argument warning messages" by Mark Salyzyn · 11 years ago
  86. 87c47b0 am bc0c2c2d: (-s ours) Merge "DO NOT MERGE: Fix for SW video decoder OMX profile/level query" by Lajos Molnar · 11 years ago
  87. 0e88703 Merge "Use sp<> instead of raw pointer for FastMixer" by Glenn Kasten · 11 years ago
  88. 4d23ca3 Use sp<> instead of raw pointer for FastMixer by Glenn Kasten · 11 years ago
  89. 18ecefe am 32f212ea: (-s ours) am 87c47b0d: (-s ours) am bc0c2c2d: (-s ours) Merge "DO NOT MERGE: Fix for SW video decoder OMX profile/level query" by Lajos Molnar · 11 years ago
  90. 840797f am 76e4e02d: am 940c688d: Merge "libmediaplayerservice: unused argument warning messages" by Mark Salyzyn · 11 years ago
  91. bc0c2c2 Merge "DO NOT MERGE: Fix for SW video decoder OMX profile/level query" by Lajos Molnar · 11 years ago
  92. fd1e188 DO NOT MERGE: Fix for SW video decoder OMX profile/level query by Xiaosong Wei · 12 years ago
  93. a21fabc Merge "Improve MTP error checking" by Marco Nelissen · 11 years ago
  94. dcd89ec Improve MTP error checking by Marco Nelissen · 11 years ago
  95. 940c688 Merge "libmediaplayerservice: unused argument warning messages" by Mark Salyzyn · 11 years ago
  96. 247d9eb libmediaplayerservice: unused argument warning messages by Mark Salyzyn · 11 years ago
  97. c27f525 am 620f348f: am da69fdbb: Merge "Fix buffer allocation" by Marco Nelissen · 11 years ago
  98. 620f348 am da69fdbb: Merge "Fix buffer allocation" by Marco Nelissen · 11 years ago
  99. d5d08c5 Merge "Camera: Clear ZSL buffer queue when jpeg size is changed" by Zhijun He · 11 years ago
  100. e2d8375 Camera: Clear ZSL buffer queue when jpeg size is changed by Zhijun He · 11 years ago