1. 2464cd7 Merge "MediaMetrics: Implement audio power usage metrics" into rvc-dev by Andy Hung · 4 years, 5 months ago
  2. 1bb400d Merge "Do not use content light level if it's 0" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  3. 5547115 Merge "Restart HAL service via stop/start when audioserver is stopped" into rvc-dev by Mikhail Naganov · 4 years, 5 months ago
  4. 6cca416 Merge "Decrease HLS playlist memory usage" into rvc-dev by Marco Nelissen · 4 years, 5 months ago
  5. 6ab978b Merge "Set min_sdk_version to be part of mainline modules" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  6. 3bb2a7f Do not use content light level if it's 0 by Chong Zhang · 4 years, 6 months ago
  7. 5298998 MediaMetrics: Implement audio power usage metrics by Joey Poomarin · 4 years, 8 months ago
  8. ebbb848 Decrease HLS playlist memory usage by Marco Nelissen · 4 years, 6 months ago
  9. 0ad9221 Merge "MatroskaExtractor: release buffers in error cases" into rvc-dev by Marco Nelissen · 4 years, 6 months ago
  10. ddd5870 Set min_sdk_version to be part of mainline modules by Jooyung Han · 4 years, 6 months ago
  11. 7ee6974 Restart HAL service via stop/start when audioserver is stopped by Mikhail Naganov · 4 years, 6 months ago
  12. 3c4150d MatroskaExtractor: release buffers in error cases by Marco Nelissen · 4 years, 6 months ago
  13. 40fae84 C2SoftMpeg2Dec: Remove invalid check for output buffer width by Harish Mahendrakar · 4 years, 6 months ago
  14. af3aead Remove invalid check in avc and hevc dec by Jason Macnak · 4 years, 6 months ago
  15. 686dac0 Merge changes I7f8339d8,Idff0c394 into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  16. 6e463ce aaudio: steal exclusive streams by Phil Burk · 4 years, 6 months ago
  17. 4756a9f aaudio test: test stealing an exclusive stream by Phil Burk · 4 years, 6 months ago
  18. 789d4e9 Merge "Fix race condition in IMediaSource" into rvc-dev by Marco Nelissen · 4 years, 6 months ago
  19. a41b0d0 Merge "BufferPool: Avoid implementation-defined behavior" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  20. 84dff10 Merge "Limit iterations when parsing mkv file" into rvc-dev by Marco Nelissen · 4 years, 6 months ago
  21. e89a795 Fix race condition in IMediaSource by Marco Nelissen · 4 years, 6 months ago
  22. 0a7f044 BufferPool: Avoid implementation-defined behavior by Greg Kaiser · 4 years, 6 months ago
  23. ef9abae Merge "Replace direct pid writes with setting task profiles" into rvc-dev by Suren Baghdasaryan · 4 years, 6 months ago
  24. 7a2a074 Merge "Evict buffers from idle bufferpool" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  25. 987087c Merge "Release buffers on MediaCodec#stop()" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  26. c78db37 Merge "Fix out of memory error" into rvc-dev by Marco Nelissen · 4 years, 6 months ago
  27. 10db919 Limit iterations when parsing mkv file by Marco Nelissen · 4 years, 6 months ago
  28. ef57c62 m4v_h263: Return error for zero width and height am: 5d8def9a02 am: 54c13ace7b am: acb7a35300 am: 07ff5a7e50 am: c6aa4cdcc9 am: 10d0f99ec7 by Harish Mahendrakar · 4 years, 6 months ago
  29. 10d0f99 m4v_h263: Return error for zero width and height am: 5d8def9a02 am: 54c13ace7b am: acb7a35300 am: 07ff5a7e50 am: c6aa4cdcc9 by Harish Mahendrakar · 4 years, 6 months ago
  30. 029f52b Replace direct pid writes with setting task profiles by Suren Baghdasaryan · 4 years, 6 months ago
  31. c6aa4cd m4v_h263: Return error for zero width and height am: 5d8def9a02 am: 54c13ace7b am: acb7a35300 am: 07ff5a7e50 by Harish Mahendrakar · 4 years, 6 months ago
  32. 7651a27 Evict buffers from idle bufferpool by Sungtak Lee · 4 years, 6 months ago
  33. 07ff5a7 m4v_h263: Return error for zero width and height am: 5d8def9a02 am: 54c13ace7b am: acb7a35300 by Harish Mahendrakar · 4 years, 6 months ago
  34. acb7a35 m4v_h263: Return error for zero width and height am: 5d8def9a02 am: 54c13ace7b by Harish Mahendrakar · 4 years, 6 months ago
  35. fb128ba Release buffers on MediaCodec#stop() by Sungtak Lee · 4 years, 6 months ago
  36. 54c13ac m4v_h263: Return error for zero width and height am: 5d8def9a02 by Harish Mahendrakar · 4 years, 6 months ago
  37. 12a6940 Merge "Clean upMP3Extractor member data initialization" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  38. e226124 Merge "CCodec: don't drop work with format change" into rvc-dev by Wonsik Kim · 4 years, 6 months ago
  39. 31300b4 Merge "TrackMetrics: Add device-based statistics for audio" into rvc-dev by Andy Hung · 4 years, 6 months ago
  40. 0865751 Fix out of memory error by Marco Nelissen · 4 years, 6 months ago
  41. fc8cd67 Merge "VTS: add support for sending empty first frame in EncodeTest" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  42. b1dd3fa Merge "VTS: Add non-Display frame test for VP9" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  43. e57d677 Merge "VTS: add AdaptiveBitrate test for video encoders" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  44. 891fd70 Merge "VTS: add more encode resolutions" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  45. 241746e Merge "BufferPool: Guarantee double-loadability" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  46. 2f4d4b1 VTS: add support for sending empty first frame in EncodeTest by Manisha Jajoo · 6 years ago
  47. 4f9e603 VTS: Add non-Display frame test for VP9 by Rakesh Kumar · 4 years, 6 months ago
  48. e37b9b8 VTS: add AdaptiveBitrate test for video encoders by Manisha Jajoo · 5 years ago
  49. d936d6a VTS: add more encode resolutions by Manisha Jajoo · 4 years, 6 months ago
  50. d714ed7 Merge "codec2: Fix linear gralloc blobs" into rvc-dev by David Stevens · 4 years, 6 months ago
  51. c2b11cb TrackMetrics: Add device-based statistics for audio by Andy Hung · 4 years, 6 months ago
  52. 9596356 Merge "Add GTS tests for TreeHugger presubmit" into rvc-dev by Edwin Wong · 4 years, 6 months ago
  53. dd6ce20 Add GTS tests for TreeHugger presubmit by Edwin Wong · 4 years, 7 months ago
  54. 7fa6661 Clean upMP3Extractor member data initialization by Ray Essick · 4 years, 6 months ago
  55. 929c364 Merge "RELAND: "stagefright: MediaCodec::releaseAsync()"" into rvc-dev by Wonsik Kim · 4 years, 6 months ago
  56. 51fd7f1 Merge "C2 VTS: Fix St12out_of_range" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  57. f1544c7 C2 VTS: Fix St12out_of_range by Harish Mahendrakar · 4 years, 6 months ago
  58. 199012b Merge "AAudio: add missing "Added in API level" annotation" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  59. b51e3ab AAudio: add missing "Added in API level" annotation by Eric Laurent · 4 years, 6 months ago
  60. 910a317 CCodec: don't drop work with format change by Wonsik Kim · 4 years, 6 months ago
  61. 55bfd11 Merge "CCodec: remove dependency to # of slots for allocating local buffers" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  62. 6e6f5df Merge "av: Register extractors from system_ext partition" into rvc-dev by Marco Nelissen · 4 years, 6 months ago
  63. a531458 av: Register extractors from system_ext partition by Brijesh Patel · 4 years, 8 months ago
  64. d20e936 RELAND: "stagefright: MediaCodec::releaseAsync()" by Wonsik Kim · 4 years, 6 months ago
  65. 1100c1d Merge "aaudio: remove LOG_ALWAYS_FATAL_IF from metrics" into rvc-dev by Phil Burk · 4 years, 6 months ago
  66. 31e5b47 Merge "Revert "CCodecBufferChannel: Process output format when registering buffer"" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  67. 60c0c5e aaudio: remove LOG_ALWAYS_FATAL_IF from metrics by Phil Burk · 4 years, 6 months ago
  68. a4e049d Revert "CCodecBufferChannel: Process output format when registering buffer" by Wonsik Kim · 4 years, 6 months ago
  69. 41d8343 CCodec: remove dependency to # of slots for allocating local buffers by Wonsik Kim · 4 years, 6 months ago
  70. d203eb6 MediaMetrics: Use AllowUid property for services to control client access by Andy Hung · 4 years, 6 months ago
  71. 2578a95 Merge "MediaMetrics: Track AudioTrack and AudioRecord callers" into rvc-dev by Andy Hung · 4 years, 6 months ago
  72. 3742d5e Merge "CCodecBufferChannel: Process output format when registering buffer" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  73. a6b2703 MediaMetrics: Track AudioTrack and AudioRecord callers by Andy Hung · 4 years, 6 months ago
  74. 7e38134 Merge "vp8: modify for add soft vp8 decoder [1/3]" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  75. c399c62 Merge "AMRWB: Add bounds check for mode in pvDecoder_AmrWb()" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  76. a27e70c AMRWB: Add bounds check for mode in pvDecoder_AmrWb() by Harish Mahendrakar · 4 years, 6 months ago
  77. 7d46c0b Merge "Use the non-jet version of libsonivox" into rvc-dev by Marco Nelissen · 4 years, 6 months ago
  78. 50d2573 BufferPool: Guarantee double-loadability by Pawin Vongmasa · 4 years, 6 months ago
  79. 669acb1 Merge "OpusHeader: Add error checks in ParseOpusHeader()" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  80. 02d69c1 Merge "audioflinger: add setCallerName() to AudioTrack" into rvc-dev by Phil Burk · 4 years, 6 months ago
  81. d3813f3 audioflinger: add setCallerName() to AudioTrack by Phil Burk · 4 years, 6 months ago
  82. d727f80 Merge "Codec2: Refresh proxy on transaction failure" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  83. cc40c5f Merge "aaudio: add MediaMetrics for MMAP streams" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  84. b18c1af CCodecBufferChannel: Process output format when registering buffer by Pawin Vongmasa · 4 years, 6 months ago
  85. 21617db Codec2: Refresh proxy on transaction failure by Pawin Vongmasa · 4 years, 6 months ago
  86. 0cc3c21 vp8: modify for add soft vp8 decoder [1/3] by Liang Ji · 4 years, 6 months ago
  87. 784745b Merge "CCodec: support pixel aspect ratio parameters" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  88. ac1d9d3 Merge "[vts-core] add mediaCodecs,Profiles validate test to vts-core" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  89. a987670 aaudio: add MediaMetrics for MMAP streams by Phil Burk · 4 years, 6 months ago
  90. b8bda2a Merge "Control audio HAL services in start/stop" into rvc-dev by Ytai Ben-tsvi · 4 years, 6 months ago
  91. 79c78eb CCodec: support pixel aspect ratio parameters by Wonsik Kim · 4 years, 6 months ago
  92. 4da7af2 Control audio HAL services in start/stop by Ytai Ben-Tsvi · 4 years, 6 months ago
  93. c2743aa [vts-core] add mediaCodecs,Profiles validate test to vts-core by Treehugger Robot · 4 years, 6 months ago
  94. 02ec2d9 Merge "CCodec: handle unrecognized names in LinearBlock methods" into rvc-dev by Wonsik Kim · 4 years, 6 months ago
  95. cba42e3 Merge "MediaMetrics: Misc fixes" into rvc-dev by Andy Hung · 4 years, 6 months ago
  96. 5dfd0a2 Merge "Convert VtsHalMediaC2V1_0HostTest to individual gtest" into rvc-dev by Dan Shi · 4 years, 6 months ago
  97. 7d39108 MediaMetrics: Misc fixes by Andy Hung · 4 years, 6 months ago
  98. fcf46c3 CCodec: handle unrecognized names in LinearBlock methods by Wonsik Kim · 4 years, 6 months ago
  99. 1ba10c4 Use the non-jet version of libsonivox by Marco Nelissen · 4 years, 6 months ago
  100. 369ad27 Merge "Remove VTS reference to non-shipping OMX/xaac plugin" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago