1. 33d2535 Revert "Revert "mediandk: exclude libmediandk from media apex."" by Dongwon Kang · 7 years ago
  2. ee0cdc9 Revert "mediandk: exclude libmediandk from media apex." by Dongwon Kang · 7 years ago
  3. 2ddf418 mediandk: exclude libmediandk from media apex. by Dongwon Kang · 7 years ago
  4. 33019d5 Apply version-script to libmediandk library by dimitry · 7 years ago
  5. 5dcd67b Keeping AMediaExtractor_disconnect() where it is used. by Dongwon Kang · 7 years ago
  6. c6b48fe Merge "Apply stream volume for the correct device" by Treehugger Robot · 7 years ago
  7. 14c577f Merge "[MP3] Fix wrong private_bits in side info" by Treehugger Robot · 7 years ago
  8. 842e307 [MP3] Fix wrong private_bits in side info by youfa.song · 7 years ago
  9. 64ac8c6 Merge "Remove CFI diagnostics." by Ivan Lozano · 7 years ago
  10. db19f57 Remove CFI diagnostics. by Ivan Lozano · 7 years ago
  11. b4ce717 Merge "Use uint32_t instead of int to support 2~4G file" by Treehugger Robot · 7 years ago
  12. f3209f6 Merge "Add .m4r to media scanner extensions" by Treehugger Robot · 7 years ago
  13. 896c209 Add .m4r to media scanner extensions by Chong Zhang · 7 years ago
  14. e816ba2 Merge "aaudio: fix race condition in timestamp path" by Glenn Kasten · 7 years ago
  15. 60109b6 Merge "Set duration to audio track format in MPEG2TSExtractor" by Marco Nelissen · 7 years ago
  16. 8c54570 Merge "audio policy: fix regression in Audio MMAP device selection" by Treehugger Robot · 7 years ago
  17. c3ee35f Merge "Camera: Do not update state at HAL starts up if state already exists" by Treehugger Robot · 7 years ago
  18. c3ce0d0 audio policy: fix regression in Audio MMAP device selection by Eric Laurent · 7 years ago
  19. 9a48428 Merge "Keep verbose log statements, but silence them by default" by Mikhail Naganov · 7 years ago
  20. 5f14ecc Merge "Add dump permission check in the MediaExtractorFactory::dump(int fd, const Vector<String16>&) same as dumpExtractors(int fd, const Vector<String16>&)" by Marco Nelissen · 7 years ago
  21. e1aedc5 Camera: Do not update state at HAL starts up if state already exists by Shuzhen Wang · 7 years ago
  22. 8bf5518 Add dump permission check in the MediaExtractorFactory::dump(int fd, const Vector<String16>&) same as dumpExtractors(int fd, const Vector<String16>&) by Mark Hong · 7 years ago
  23. 792a7e9 Merge "Camera: update Intent firstly at api1 capture with device3" by Treehugger Robot · 7 years ago
  24. 1869736 Merge changes I921c81db,If2a22882,Ide7e7642,I5593cd1a,I923e6043, ... by Phil Burk · 7 years ago
  25. 19a1861 Merge "stagefright cmd: add HEVC mime type" by Treehugger Robot · 7 years ago
  26. 1e8baa2 Camera: update Intent firstly at api1 capture with device3 by Lei Yuan · 7 years ago
  27. 476bf51 stagefright cmd: add HEVC mime type by Wonsik Kim · 7 years ago
  28. 829a6bd Merge "audiopolicy: Fixed bug for rule file of strategy sonification respectful" by Treehugger Robot · 7 years ago
  29. 1d70702 Merge "Rename apex keys to match with APEX bundle name" by Treehugger Robot · 7 years ago
  30. 4a084f5 Merge "remove linking against aidl enum" by Treehugger Robot · 7 years ago
  31. 7733ba6 Rename apex keys to match with APEX bundle name by Jiyong Park · 7 years ago
  32. 73c0d52 aaudio_loopback: rectify and low pass filter by Phil Burk · 7 years ago
  33. 60b79bb aaudio examples: make tests portable to O by Phil Burk · 7 years ago
  34. 4dbee07 aaudio test: fix looping multiple times using -l by Phil Burk · 7 years ago
  35. 08345ad aaudio_loopback: improve tolerance to noise by Phil Burk · 7 years ago
  36. d19e9fd aaudio: add callback size options to examples by Phil Burk · 7 years ago
  37. 08974d0 aaudio_loopback: do not set buffer capacity by default by Phil Burk · 7 years ago
  38. a1270b0 Merge "Ignore outputs with direct flag when selectOutput." by Eric Laurent · 7 years ago
  39. e6acea6 Set duration to audio track format in MPEG2TSExtractor by Toshikazu Saito · 7 years ago
  40. 1794d71 Ignore outputs with direct flag when selectOutput. by chenhg · 7 years ago
  41. cf461b2 remove linking against aidl enum by Jeongik Cha · 7 years ago
  42. 4462ff0 Merge "MPEG4Extractor:media timescale for audio delay/pad" by Gopalakrishnan Nallasamy · 7 years ago
  43. 07b09a7 Merge "AAudio should not use legacy path if not allowed" by Phil Burk · 7 years ago
  44. cc22cfb AAudio should not use legacy path if not allowed by Kevin Rocard · 7 years ago
  45. 3c5f389 Merge "Convert media effects to Android.bp" by Treehugger Robot · 7 years ago
  46. acb5f58 audiopolicy: Fixed bug for rule file of strategy sonification respectful by haobo10173529 · 7 years ago
  47. 6bff4d5 Merge "Camera: Relax maximum Hal buffers and acquired count check" by Treehugger Robot · 7 years ago
  48. df4b507 Use uint32_t instead of int to support 2~4G file by robinz1x · 7 years ago
  49. e2ea8f9 MPEG4Extractor:media timescale for audio delay/pad by Gopalakrishnan Nallasamy · 7 years ago
  50. e185778 Merge "Apply version-script to libaaudio library." by Dimitry Ivanov · 7 years ago
  51. 154fce4 Convert media effects to Android.bp by Dan Willemsen · 7 years ago
  52. a3354a2 Merge "Avoid add overflow in summation in AMR-WB decoder" by Treehugger Robot · 7 years ago
  53. e3241d2 Apply version-script to libaaudio library. by dimitry · 7 years ago
  54. a864ea5 Merge "Do not update time offset for time lapse recording after pause" by Treehugger Robot · 7 years ago
  55. 71c9091 Keep verbose log statements, but silence them by default by Tomoharu Kasahara · 7 years ago
  56. d8afe48 Merge "Rename media apex to com.android.media" by Jiyong Park · 7 years ago
  57. 5bd8b6a Avoid add overflow in summation in AMR-WB decoder by Ray Essick · 7 years ago
  58. 1d3b2e7 Rename media apex to com.android.media by Dongwon Kang · 7 years ago
  59. a0fd81b Merge "Initial commit for media apex bundle" by Dongwon Kang · 7 years ago
  60. 5a80267 Merge "CameraService: Fix missing torch state callback" by Treehugger Robot · 7 years ago
  61. b188ad8 Initial commit for media apex bundle by Dongwon Kang · 7 years ago
  62. 5692c9a Merge "parse alac in MPEG4Extractor" by Marco Nelissen · 7 years ago
  63. 2c37f36 parse alac in MPEG4Extractor by Tomonori Sasagawa · 7 years ago
  64. 0597a45 Merge "Add sched_yield to the arm64 policy" by Kostya Kortchinsky · 7 years ago
  65. 413b0b2 Merge "Use channel count for CHANNEL_MASK_USE_CHANNEL_ORDER" by Treehugger Robot · 7 years ago
  66. f63f1d9 Camera: Relax maximum Hal buffers and acquired count check by Emilian Peev · 7 years ago
  67. 7d859d4 CameraService: Fix missing torch state callback by Shuzhen Wang · 7 years ago
  68. 4d16ee4 Merge "Revert "Adapt to google::protobuf::uint64 type change"" by Colin Cross · 7 years ago
  69. bbebb45 Do not update time offset for time lapse recording after pause by Krzysztof Semko · 8 years ago
  70. d653bf0 Add sched_yield to the arm64 policy by Kostya Kortchinsky · 7 years ago
  71. 50affa2 Revert "Adapt to google::protobuf::uint64 type change" by Colin Cross · 7 years ago
  72. b8fd364 Merge "Adapt to google::protobuf::uint64 type change" by Colin Cross · 7 years ago
  73. 814b683 Merge "Return bits per sample and sample rate as metadata" by Marco Nelissen · 7 years ago
  74. 0f638a0 Merge "Apply version script to libcamera2ndk platform lib" by Dimitry Ivanov · 7 years ago
  75. b01ea19 Merge "Set bits per sample for FLAC and WAV" by Treehugger Robot · 7 years ago
  76. 8ebd01a Set bits per sample for FLAC and WAV by Tomoharu Kasahara · 7 years ago
  77. 90a050e Merge "Use specific RSS check under 64-bit Scudo" by Kostya Kortchinsky · 7 years ago
  78. e08896a Use specific RSS check under 64-bit Scudo by Kostya Kortchinsky · 7 years ago
  79. 575c277 Return bits per sample and sample rate as metadata by Daniel Bonnevier · 11 years ago
  80. 887cb9e Merge "Delete unused headers in media/libmedia/include/media" by Hsin-Yi Chen · 7 years ago
  81. fc0fa0c Merge "Camera: Consider the currently acquired input buffers" by Treehugger Robot · 7 years ago
  82. e2c88b2 Delete unused headers in media/libmedia/include/media by Hsin-Yi Chen · 7 years ago
  83. f6173eb Apply version script to libcamera2ndk platform lib by dimitry · 7 years ago
  84. 985d15a Apply stream volume for the correct device by nobuaki tanaka · 8 years ago
  85. f04392c Merge "C++17 compatibility: `register` is no longer a keyword." by Elliott Hughes · 7 years ago
  86. 3feee7e Adapt to google::protobuf::uint64 type change by Colin Cross · 7 years ago
  87. 1124867 C++17 compatibility: `register` is no longer a keyword. by Elliott Hughes · 7 years ago
  88. a613292 Use channel count for CHANNEL_MASK_USE_CHANNEL_ORDER by Tomoharu Kasahara · 7 years ago
  89. 8ecc7c1 Merge "Add color aspects keys" by Chong Zhang · 7 years ago
  90. ddf3c7a Merge "Add to retrieve color aspects as metadata" by Chong Zhang · 7 years ago
  91. d6b4110 Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 7 years ago
  92. 16fcdf6 Add color aspects keys by nobuhiko saitou · 7 years ago
  93. ccb002f Add to retrieve color aspects as metadata by Toshikazu Saito · 7 years ago
  94. e0bc1a9 Merge "MtpPacket: Add finite timeout for bulk transfer" by Treehugger Robot · 7 years ago
  95. 4cc8f84 Merge "AAudio: Change dumpsys denial to Denial" by Andy Hung · 7 years ago
  96. 5106743 Merge "Fix implicit-fallthrough warnings. DO NOT MERGE." by Chih-hung Hsieh · 7 years ago
  97. 6357b5f AAudio: Change dumpsys denial to Denial by Andy Hung · 7 years ago
  98. 8f02e2d aaudio: fix race condition in timestamp path by Phil Burk · 7 years ago
  99. e1a209a Merge "Allow implicit-fallthrough warnings locally. DO NOT MERGE." by Chih-hung Hsieh · 7 years ago
  100. 6fde7ab Allow implicit-fallthrough warnings locally. DO NOT MERGE. by Chih-Hung Hsieh · 7 years ago