1. 4e2eeff Update to support long version codes. by Dianne Hackborn · 8 years ago
  2. 62b3e7a Merge "camera: Drop pending preview for enableZsl shots" by TreeHugger Robot · 8 years ago
  3. 7eca7c2 Merge "Use -Werror in frameworks/av/media" by Chih-hung Hsieh · 8 years ago
  4. a936ac2 camera: Drop pending preview for enableZsl shots by Chien-Yu Chen · 8 years ago
  5. 7e94f95 Merge "Codec2: add C2PlatformComponentStore" by TreeHugger Robot · 8 years ago
  6. 5ebc890 Merge "AudioTrack: fix status reporting" by TreeHugger Robot · 8 years ago
  7. 7dd4843 Merge "aaudio: monkey test random activity" by TreeHugger Robot · 8 years ago
  8. ae11d04 Merge "aaudio: optimize float to int conversion" by TreeHugger Robot · 8 years ago
  9. f32d781 AudioTrack: fix status reporting by Eric Laurent · 8 years ago
  10. b17aec1 Merge "aaudio: test linear ramp and conversion utilities" by TreeHugger Robot · 8 years ago
  11. ada8911 Codec2: add C2PlatformComponentStore by Lajos Molnar · 8 years ago
  12. 2324f45 Use -Werror in frameworks/av/media by Chih-Hung Hsieh · 8 years ago
  13. 8693867 aaudio: monkey test random activity by Phil Burk · 8 years ago
  14. bba0900 aaudio: optimize float to int conversion by Phil Burk · 8 years ago
  15. c2d2079 aaudio: test linear ramp and conversion utilities by Phil Burk · 8 years ago
  16. eda72c2 Merge "add test for AudioTrack constructor" by TreeHugger Robot · 8 years ago
  17. 4473d78 add test for AudioTrack constructor by Eric Laurent · 8 years ago
  18. 76b055e Merge "CCodec: Episode I --- Barely Decoding Video" by TreeHugger Robot · 8 years ago
  19. b22a0a4 Merge "aaudio: test some state transitions" by Phil Burk · 8 years ago
  20. 4f87426 CCodec: Episode I --- Barely Decoding Video by Wonsik Kim · 8 years ago
  21. f915a59 Merge "Disable detection of MP3 audio contained in MPEG1" am: d9272a936e am: 8e1e78ebb9 by Jin Xue · 8 years ago
  22. a774d5f Merge "Disable detection of MP3 audio contained in MPEG1" am: d9272a936e by Jin Xue · 8 years ago
  23. 8e1e78e Merge "Disable detection of MP3 audio contained in MPEG1" am: d9272a936e by Jin Xue · 8 years ago
  24. d9272a9 Merge "Disable detection of MP3 audio contained in MPEG1" by Treehugger Robot · 8 years ago
  25. cc25a71 Merge "Allow clearing effect hal buffers" by Andy Hung · 8 years ago
  26. a9f0a7b Merge "Camera NDK: add user context set/get API" by TreeHugger Robot · 8 years ago
  27. a73deb7 Merge "Sync media/OWNERS" am: b5d34b3e03 -s ours am: b3f2ee1b96 -s ours by Dongwon Kang · 8 years ago
  28. 01c96a4 Merge "Sync media/OWNERS" am: b5d34b3e03 -s ours am: b3f2ee1b96 -s ours by Dongwon Kang · 8 years ago
  29. b3f2ee1 Merge "Sync media/OWNERS" am: b5d34b3e03 -s ours by Dongwon Kang · 8 years ago
  30. b5d34b3 Merge "Sync media/OWNERS" by Treehugger Robot · 8 years ago
  31. 6d26227 Sync media/OWNERS by Dongwon Kang · 8 years ago
  32. 463e8a8 Merge "Codec2: Finalize C2Component APIs and add C2ComponentFactory" by TreeHugger Robot · 8 years ago
  33. d9e9d98 Merge "Add AudioRouting interface in AudioRecorder." by TreeHugger Robot · 8 years ago
  34. 597ac9f Merge "When surround setting is ALWAYS, report all surround formats." by TreeHugger Robot · 8 years ago
  35. fec2f93 Add AudioRouting interface in AudioRecorder. by jiabin · 8 years ago
  36. 0c15f4f aaudio: test some state transitions by Phil Burk · 8 years ago
  37. c638dfa Codec2: Finalize C2Component APIs and add C2ComponentFactory by Lajos Molnar · 8 years ago
  38. c15aaee Allow clearing effect hal buffers by Andy Hung · 8 years ago
  39. b6549b6 Merge "Track rebuffering time in nuplayer" by TreeHugger Robot · 8 years ago
  40. a719dfa Merge "audio track: dump more data" by TreeHugger Robot · 8 years ago
  41. 664d601 Merge "Deprecate ditherAndClamp with memcpy_to_i16_from_q4_27" by Andy Hung · 8 years ago
  42. d114b62 audio track: dump more data by Eric Laurent · 8 years ago
  43. dd60115 When surround setting is ALWAYS, report all surround formats. by jiabin · 8 years ago
  44. 2082830 Merge "'dumpsys media.metrics -proto #' doesn't lose default" by Ray Essick · 8 years ago
  45. 5effdf6 Deprecate ditherAndClamp with memcpy_to_i16_from_q4_27 by Andy Hung · 8 years ago
  46. 583a23a 'dumpsys media.metrics -proto #' doesn't lose default by Ray Essick · 8 years ago
  47. 6049d7a Disable detection of MP3 audio contained in MPEG1 by Jin Xue · 8 years ago
  48. cd742b9 Merge "Disable detection of MP3 audio contained in MPEG1" by Dongwon Kang · 8 years ago
  49. ef6cf3f Merge "Converting effect chains to float point by default." by Andy Hung · 8 years ago
  50. 693cb2b Merge "aaudio: use xruns detected in the service" by Phil Burk · 8 years ago
  51. 2477673 Disable detection of MP3 audio contained in MPEG1 by Jin Xue · 8 years ago
  52. 720e24c heif: renaming MPE4Writer in-memory cache related variables by Chong Zhang · 8 years ago
  53. 0ebfd1e Use -Werror in frameworks/av/media/libaaudio am: 1419b148ff -s ours by Chih-Hung Hsieh · 8 years ago
  54. 1419b14 Use -Werror in frameworks/av/media/libaaudio by Chih-Hung Hsieh · 8 years ago
  55. 94a1ee8 Converting effect chains to float point by default. by rago · 8 years ago
  56. ad97293 Use -Werror in frameworks/av/media/libaaudio am: 9bba7f1734 -s ours by Chih-Hung Hsieh · 8 years ago
  57. 4b18794 Use -Werror in frameworks/av/media/libaaudio am: 9bba7f1734 -s ours by Chih-Hung Hsieh · 8 years ago
  58. 9bba7f1 Use -Werror in frameworks/av/media/libaaudio by Chih-Hung Hsieh · 8 years ago
  59. 1d5f93d Merge "heif: add muxer support for adding still images" by TreeHugger Robot · 8 years ago
  60. fbc97c5 heif: add muxer support for adding still images by Chong Zhang · 8 years ago
  61. 6da1a2f Merge "aaudio: force underruns in write callback" by TreeHugger Robot · 8 years ago
  62. 967abf8 aaudio: force underruns in write callback by Phil Burk · 8 years ago
  63. f76bbd3 Merge "aaudio: test AAudioStream_setBufferSizeInFrames()" by Phil Burk · 8 years ago
  64. a221a7c Merge "avoid null dereference" by TreeHugger Robot · 8 years ago
  65. 58e0f7a Track rebuffering time in nuplayer by Ray Essick · 8 years ago
  66. 522e431 avoid null dereference by Ray Essick · 8 years ago
  67. 2329638 aaudio: use xruns detected in the service by Phil Burk · 8 years ago
  68. 9a9e600 aaudio: test AAudioStream_setBufferSizeInFrames() by Phil Burk · 8 years ago
  69. afd5242 Merge "aaudio: clip bufferSize at top of MMAP code" by TreeHugger Robot · 8 years ago
  70. ee9ab22 Merge "refactor AudioTrack and AudioFlinger createTrack()" by TreeHugger Robot · 8 years ago
  71. e9f825a Merge "aaudio: fix ramp for volume smoothing" by TreeHugger Robot · 8 years ago
  72. 6479d50 aaudio: clip bufferSize at top of MMAP code by Phil Burk · 8 years ago
  73. 9eba210 aaudio: fix ramp for volume smoothing by Phil Burk · 8 years ago
  74. 6b0e0f0 Codec2: pass block pools by ID by Lajos Molnar · 8 years ago
  75. bc92872 Merge "Codec2: finalize allocator/block allocator API" by TreeHugger Robot · 8 years ago
  76. 8df8158 Merge "Cache routed device in case returning null when switching device." by TreeHugger Robot · 8 years ago
  77. e5a1a62 Merge changes I4e0bd3c3,Ic62acf3a by TreeHugger Robot · 8 years ago
  78. 0b924ce Codec2: finalize allocator/block allocator API by Lajos Molnar · 8 years ago
  79. 10edfcf Merge "libaudiohal: Add optional "msd" devices factory" by TreeHugger Robot · 8 years ago
  80. 161b64f Cache routed device in case returning null when switching device. by jiabin · 8 years ago
  81. c0010ab1 Revert "Revert "Allow empty IOmxStore implementation"" by Pawin Vongmasa · 8 years ago
  82. e7b8942 Remove dependency on non-Treble OMX by Pawin Vongmasa · 8 years ago
  83. 068fe16 Merge "Revert "Revert "Revert "Remove unused modules made for non-Treble OMX"""" by TreeHugger Robot · 8 years ago
  84. 2b1f16f Merge "Revert "Allow empty IOmxStore implementation"" by TreeHugger Robot · 8 years ago
  85. 1295bb47 Merge "NDK: add more owners for AImage/AImageReader" by TreeHugger Robot · 8 years ago
  86. ba40190 Revert "Revert "Revert "Remove unused modules made for non-Treble OMX""" by Pawin Vongmasa · 8 years ago
  87. 77a5b89 Revert "Allow empty IOmxStore implementation" by Pawin Vongmasa · 8 years ago
  88. 5a9d64a NDK: add more owners for AImage/AImageReader by Yin-Chia Yeh · 8 years ago
  89. c275189 Merge "NDK: fix undefined behavior" by TreeHugger Robot · 8 years ago
  90. 4199198 NDK: fix undefined behavior by Yin-Chia Yeh · 8 years ago
  91. 602417c Merge "Support Ireland specific supervisory tone" am: 289cce6034 am: 899b78c12b by Tomoharu Kasahara · 8 years ago
  92. 21da647 refactor AudioTrack and AudioFlinger createTrack() by Eric Laurent · 8 years ago
  93. db5b6cb Merge "Support Ireland specific supervisory tone" am: 289cce6034 am: 899b78c12b by Tomoharu Kasahara · 8 years ago
  94. 899b78c Merge "Support Ireland specific supervisory tone" am: 289cce6034 by Tomoharu Kasahara · 8 years ago
  95. 289cce6 Merge "Support Ireland specific supervisory tone" by Treehugger Robot · 8 years ago
  96. e0ce844 Merge "GenericSource: perform seekTo on own looper" by TreeHugger Robot · 8 years ago
  97. 7c66f8e Merge changes I7b191974,Ic048423f by TreeHugger Robot · 8 years ago
  98. cb6124d Merge "libaudiohal: Use 'exit' in HalDeathHandler instead of fatal log" by TreeHugger Robot · 8 years ago
  99. fec90a7 Merge "Camera2: Update NDK reference docs to latest" by TreeHugger Robot · 8 years ago
  100. ebe144c libaudiohal: Add optional "msd" devices factory by Mikhail Naganov · 8 years ago