1. 9f1aca4 Merge "MediaCodec: don't cache buffers until requested" am: 4f9ab851b3 am: de5a8defbe by Wonsik Kim · 3 years, 9 months ago
  2. 4f9ab85 Merge "MediaCodec: don't cache buffers until requested" by Wonsik Kim · 3 years, 9 months ago
  3. 07358df MediaCodec: don't cache buffers until requested by Wonsik Kim · 3 years, 9 months ago
  4. 1b4d227 Merge "media jni: fix CryptoException error code to string" into tm-dev am: a8def9731d by Robert Shih · 3 years, 9 months ago
  5. a8def97 Merge "media jni: fix CryptoException error code to string" into tm-dev by Robert Shih · 3 years, 9 months ago
  6. 8ffe4d0 Merge "TIAS:The oneway flag add in ITvInteractiveAppManagerCallback.aidl" into tm-dev am: a021fd7d31 by Yixiao Luo · 3 years, 9 months ago
  7. a021fd7 Merge "TIAS:The oneway flag add in ITvInteractiveAppManagerCallback.aidl" into tm-dev by Yixiao Luo · 3 years, 9 months ago
  8. ac7808e Merge "Unhide LogSessionId constant." am: 2274d85fe6 am: fd51a9fc22 by Ovidiu Pana · 3 years, 9 months ago
  9. 189ce28 Merge "AudioService: logs for volume behavior and absolute volume on A2DP" into tm-dev by Jean-Michel Trivi · 3 years, 9 months ago
  10. dc95eae Merge "android_media_Utils: update camera_jpeg_blob definition to match aidl." into tm-dev by Jayant Chowdhary · 3 years, 9 months ago
  11. b6562db AudioService: logs for volume behavior and absolute volume on A2DP by Jean-Michel Trivi · 3 years, 9 months ago
  12. f7b504c Merge changes I0579b3af,If7ecd588 into tm-dev by Yan Han · 3 years, 9 months ago
  13. 390b615 media jni: fix CryptoException error code to string by Robert Shih · 3 years, 9 months ago
  14. 929575c Add mention of start threashold in AudioTrack.play() by Dorin Drimus · 3 years, 9 months ago
  15. 033d9eb9 TIAS:The oneway flag add in ITvInteractiveAppManagerCallback.aidl by Yixiao Luo · 3 years, 9 months ago
  16. eecd7f7 Unhide LogSessionId constant. by Ovidiu Pana · 3 years, 9 months ago
  17. dcfe66f Clear listeners when adding a new one in AudioDeviceVolumeManager by Yan Han · 3 years, 9 months ago
  18. b058466 Add set/getMaxNumberOfFrontends() support in TunerResourceManager by Kensuke Miyagi · 3 years, 10 months ago
  19. 2a3064a Merge "Ensure that two threads cannot simultaneously close SurfaceImage" into tm-dev by Avichal Rakesh · 3 years, 9 months ago
  20. 0f19cc3 Ensure that two threads cannot simultaneously close SurfaceImage by Avichal Rakesh · 3 years, 9 months ago
  21. 0644a5f android_media_Utils: update camera_jpeg_blob definition to match aidl. by Jayant Chowdhary · 3 years, 10 months ago
  22. 477f1a2 Merge "AudioService: reset volume ranges when requested by APM" into tm-dev by Jean-Michel Trivi · 3 years, 9 months ago
  23. a44a5f9 AudioService: reset volume ranges when requested by APM by Jean-Michel Trivi · 3 years, 10 months ago
  24. 4bf8427 Disable BLE-MIDI connection logic while researching UUIDs connection message. by Paul McLean · 3 years, 11 months ago
  25. 0760c5a Merge "fix API description on how to round average qp" am: 1c0277d78d am: 8428f9e7cd am: e766c3d7d9 by Treehugger Robot · 3 years, 10 months ago
  26. 1c0277d Merge "fix API description on how to round average qp" by Treehugger Robot · 3 years, 10 months ago
  27. 07be4bf Merge "Freeze AIDL APIs for TM" into tm-dev by Jiyong Park · 3 years, 10 months ago
  28. 9cd745c Merge "MediaCodecInfo: when explicitly specified reset default bitrate mode" am: 61c2096dbc am: 996fc3da05 am: 6e2b382afc by Wonsik Kim · 3 years, 10 months ago
  29. 71032c8 fix API description on how to round average qp by Yushin Cho · 3 years, 10 months ago
  30. a031a29 V1 is the latest version of android.media.audio.common.types by Jiyong Park · 3 years, 10 months ago
  31. dd018a9 Freeze AIDL APIs for TM by Jiyong Park · 3 years, 10 months ago
  32. 61c2096 Merge "MediaCodecInfo: when explicitly specified reset default bitrate mode" by Wonsik Kim · 3 years, 10 months ago
  33. 3ad8bdb MediaCodecInfo: when explicitly specified reset default bitrate mode by Wonsik Kim · 3 years, 10 months ago
  34. e8d0d4f Merge "Fix Filter callback race condition" into tm-dev by TreeHugger Robot · 3 years, 10 months ago
  35. d8a124b Fix Filter callback race condition by Hongguang · 3 years, 10 months ago
  36. ed242da Update AudioRecord JNI callback and cleanup by Atneya Nair · 3 years, 10 months ago
  37. 3fd1d5d Merge "media: fix ImageReader to handle P010 images" am: 7af43734b1 am: e8b737cbd3 am: 9bacfa1b44 by Treehugger Robot · 3 years, 10 months ago
  38. 584cde2 media: fix ImageReader to handle P010 images by Wonsik Kim · 3 years, 10 months ago
  39. 6166d7a Merge "Don't use framework and SDK at the same time" into tm-dev by TreeHugger Robot · 3 years, 10 months ago
  40. 91dd558 Don't use framework and SDK at the same time by Jiyong Park · 3 years, 10 months ago
  41. 7b72c39 Allow for internal types in @hide API by Nathalie Le Clair · 3 years, 10 months ago
  42. c1942ad Explicitly depend on V1 of soundtrigger.types by Jiyong Park · 3 years, 11 months ago
  43. 1fd7a8d Freeze AIDL APIs for TM by Jiyong Park · 3 years, 11 months ago
  44. 240d32c SoundPool: Clean up attribute pointer by Andy Hung · 3 years, 11 months ago
  45. dabf01f Merge "TIAF API review: add onError" into tm-dev by Shubang Lu · 3 years, 10 months ago
  46. 6a1b6bc Merge "SoundPool: Clean up JNI weak reference handling" into tm-dev by Andy Hung · 3 years, 10 months ago
  47. fdf11ed Merge "SoundPool: Clean up JNI AudioAttribute handling" into tm-dev by Andy Hung · 3 years, 10 months ago
  48. 62e9478 Merge "SoundPool: Fix WeakRef lifetime" into tm-dev by Andy Hung · 3 years, 10 months ago
  49. fb19b74 Merge "SoundPool: Fix lifetime of SoundPool native object" into tm-dev by Andy Hung · 3 years, 10 months ago
  50. 832d0eb TIAF API review: add onError by shubang · 3 years, 11 months ago
  51. 477735a Merge "BluetoothMidiService: Remove target version" into tm-dev by Robert Wu · 3 years, 11 months ago
  52. cb7a1fe Merge "Added logic to reset assistant UIDs on audio crash" into tm-dev by Oscar Azucena · 3 years, 11 months ago
  53. 337cfcb SoundPool: Clean up JNI weak reference handling by Andy Hung · 3 years, 11 months ago
  54. abe6b486 BluetoothMidiService: Remove target version by Robert Wu · 3 years, 11 months ago
  55. 0850300 SoundPool: Clean up JNI AudioAttribute handling by Andy Hung · 3 years, 11 months ago
  56. 0a6c126 SoundPool: Fix WeakRef lifetime by Andy Hung · 3 years, 11 months ago
  57. 48c0795 SoundPool: Fix lifetime of SoundPool native object by Andy Hung · 3 years, 11 months ago
  58. f4cdc8b Merge "AudioService: Add general support for Absolute Volume behavior" into tm-dev by Yan Han · 3 years, 11 months ago
  59. 3ae3376 Added logic to reset assistant UIDs on audio crash by Oscar Azucena · 4 years ago
  60. 48d5cfa Merge "Integrate feedback from MediaMetrics API reviews" into tm-dev by Ray Essick · 3 years, 11 months ago
  61. 2bea42c Merge "BluetoothMidi: Remove unsafe code" into tm-dev by Robert Wu · 3 years, 11 months ago
  62. f928348 Merge "AudioDeviceVolumeManager: Add APIs for listeners for device volume behavior changes" into tm-dev by Yan Han · 3 years, 11 months ago
  63. 2ee37d3 Integrate feedback from MediaMetrics API reviews by Ray Essick · 3 years, 11 months ago
  64. 06959ab Merge "[SERAPHIC][TIAF] StreamEventResponse with null data parameter will cause a null-pointer crash." into tm-dev by Yixiao Luo · 3 years, 11 months ago
  65. 6d9c9dc BluetoothMidi: Remove unsafe code by Robert Wu · 4 years ago
  66. 7d41982 AudioService: Add general support for Absolute Volume behavior by Yan Han · 4 years ago
  67. 19a4593 AudioDeviceVolumeManager: Add APIs for listeners for device volume behavior changes by Yan Han · 4 years ago
  68. 925e146 Merge "TIAF: handling null objects in DsmccResponse class" into tm-dev by Yixiao Luo · 3 years, 11 months ago
  69. a92a92f [SERAPHIC][TIAF] StreamEventResponse with null data parameter will cause a null-pointer crash. by Yixiao Luo · 3 years, 11 months ago
  70. 8b7f311 Merge "Change getSupportedCryptoSchemesNative to use getSupportedSchemes" into tm-dev by Kyle Zhang · 3 years, 11 months ago
  71. bbf7f28 TIAF: handling null objects in DsmccResponse class by Yixiao Luo · 3 years, 11 months ago
  72. a4691b2 Merge "TIAF: Change on API Review: DTV to VOD 2" into tm-dev by Yixiao Luo · 3 years, 11 months ago
  73. 6d26abc Merge "TIAF: add JavaDoc for TvInteractiveAppServiceInfo constructor" into tm-dev by Shubang Lu · 3 years, 11 months ago
  74. 365b716 Merge "TIAF API review: remove prepare()" into tm-dev by Shubang Lu · 3 years, 11 months ago
  75. 6c1f109 Merge "TIAF API review: rename onCreateBiInteractiveApp" into tm-dev by Shubang Lu · 3 years, 11 months ago
  76. 621af3e Change getSupportedCryptoSchemesNative to use getSupportedSchemes by Kyle Zhang · 3 years, 11 months ago
  77. 5bb3da0 Merge "Define MediaFormat crop-related constants" into tm-dev by Ray Essick · 3 years, 11 months ago
  78. f484502 Merge "Hide new route discovery preferences in T" into tm-dev by Oliver Woodman · 3 years, 11 months ago
  79. 6bdc667 Merge "Add recommendation to use MediaActionSound class in a background thread since it relies on binder." am: 23398e75a3 am: 2f04f34eb3 am: d44a439edf by Raymond Tiong · 3 years, 11 months ago
  80. 9a08a75 TIAF: add JavaDoc for TvInteractiveAppServiceInfo constructor by shubang · 3 years, 11 months ago
  81. bb50a67 TIAF API review: remove prepare() by shubang · 3 years, 11 months ago
  82. 1de7560 TIAF API review: rename onCreateBiInteractiveApp by shubang · 4 years ago
  83. 3f49082 TIAF API review: multiple components by shubang · 4 years ago
  84. 553d6fb TIAF: add signing request and result by shubang · 3 years, 11 months ago
  85. 84edd3f TIAF: Change on API Review: DTV to VOD 2 by Yixiao Luo · 3 years, 11 months ago
  86. 0f26a19 Define MediaFormat crop-related constants by Ray Essick · 3 years, 11 months ago
  87. 4b563a2 Merge "Capture the contents of a single task" into tm-dev by Naomi Musgrave · 3 years, 11 months ago
  88. 8c06d5e Add recommendation to use MediaActionSound class in a background thread since it by Raymond Tiong · 3 years, 11 months ago
  89. 1b7b191 Merge "MediaFormat: deprecate KEY_AAC_MAX_OUTPUT_CHANNEL_COUNT" into tm-dev by Jean-Michel Trivi · 3 years, 11 months ago
  90. 7e0c385 Merge "Spatializer: output listener fires upon registration" into tm-dev by Jean-Michel Trivi · 3 years, 11 months ago
  91. beac78f Spatializer: output listener fires upon registration by Jean-Michel Trivi · 3 years, 11 months ago
  92. a030e80 MediaFormat: deprecate KEY_AAC_MAX_OUTPUT_CHANNEL_COUNT by Jean-Michel Trivi · 3 years, 11 months ago
  93. aaf5cae Merge "TIAF API review: rename TvInteractiveAppInfo" into tm-dev by Shubang Lu · 3 years, 11 months ago
  94. 1a89ec7 Merge "Spatializer: add getter/listener for head tracker availability" into tm-dev by Jean-Michel Trivi · 3 years, 11 months ago
  95. ea42ada Merge "TIAF: Change on API Review: First round API council questions" into tm-dev by Yixiao Luo · 3 years, 11 months ago
  96. cdb7e219 Hide new route discovery preferences in T by Oliver Woodman · 3 years, 11 months ago
  97. 9fd5a78 Spatializer: add getter/listener for head tracker availability by Jean-Michel Trivi · 3 years, 11 months ago
  98. 0f18453 TIAF: Change on API Review: First round API council questions by Yixiao Luo · 4 years ago
  99. 13194c3 Capture the contents of a single task by Naomi Musgrave · 4 years ago
  100. f060d9d TIAF API review: rename TvInteractiveAppInfo by shubang · 4 years ago