1. c31f150 Merge "CCodec: use known default format for bytebuffer mode decoder" by Wonsik Kim · 4 years, 5 months ago
  2. 1eb88a9 CCodec: use known default format for bytebuffer mode decoder by Wonsik Kim · 4 years, 5 months ago
  3. 2f844ad Merge "support changing audio-hw-sync-id during playback." by Henry Fang · 4 years, 5 months ago
  4. 90ef848 Merge "Fix RefBase Explicit destruction" by Treehugger Robot · 4 years, 5 months ago
  5. 5a97b47 support changing audio-hw-sync-id during playback. by Houxiang Dai · 4 years, 6 months ago
  6. f77640e Merge "C2 VTS: Add support to choose component/s to be tested" by Sungtak Lee · 4 years, 5 months ago
  7. ac64dfd Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av" by Bob Badour · 4 years, 5 months ago
  8. 5a98cd4 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 4 years, 5 months ago
  9. ab09410 C2 VTS: Add support to choose component/s to be tested by Harish Mahendrakar · 4 years, 6 months ago
  10. 59cbb53 Merge "Vts: refactor decoder code" by Sungtak Lee · 4 years, 5 months ago
  11. cb6e739 Merge "C2 VTS: Update checks for secure codecs" by Sungtak Lee · 4 years, 5 months ago
  12. 2740d58 Merge "Test: Add a fuzzer for libmedia's metadata component" by Muhammad Haseeb Ahmad · 4 years, 5 months ago
  13. bd817e6 C2 VTS: Update checks for secure codecs by Harish Mahendrakar · 4 years, 6 months ago
  14. 8435be7 Merge "Revert "codec2: C2AllocatorIon/DmaBuf: add support for padding"" by Lajos Molnar · 4 years, 6 months ago
  15. 1a90fc5 Test: Add a fuzzer for libmedia's metadata component by Muhammad Haseeb Ahmad · 4 years, 6 months ago
  16. 83d0abe Revert "codec2: C2AllocatorIon/DmaBuf: add support for padding" by Lajos Molnar · 4 years, 6 months ago
  17. 274e353 Merge "codec2: use libyuv for copying planes" by Treehugger Robot · 4 years, 6 months ago
  18. 5508916 Vts: refactor decoder code by Manisha Jajoo · 4 years, 6 months ago
  19. f16b1ff Merge "Mark media apexes as compressible" by Nikita Ioffe · 4 years, 6 months ago
  20. 6380223 Merge "Codec2: Add C2Fence returnable fetch interfaces to C2BlockPool" by Sungtak Lee · 4 years, 6 months ago
  21. 5b1d365 Merge "codec2: C2AllocatorIon/DmaBuf: add support for padding" by Lajos Molnar · 4 years, 6 months ago
  22. b63d314 Merge "MediaCodec: add methods to query/subscribe vendor parameters" by Treehugger Robot · 4 years, 6 months ago
  23. 34ea20a Codec2: Add C2Fence returnable fetch interfaces to C2BlockPool by Sungtak Lee · 4 years, 6 months ago
  24. f787fd4 Merge "RELAND CCodec: handle dataspace update from GraphicBufferSource" by Wonsik Kim · 4 years, 6 months ago
  25. 0b2d2f9 codec2: C2AllocatorIon/DmaBuf: add support for padding by Lajos Molnar · 4 years, 6 months ago
  26. 98919af Merge "Remove unneccessary a2dpDeviceChanged variable" by Andy Hung · 4 years, 6 months ago
  27. 673dd19 RELAND CCodec: handle dataspace update from GraphicBufferSource by Wonsik Kim · 4 years, 7 months ago
  28. 6891810 Remove unneccessary a2dpDeviceChanged variable by Dean Wheatley · 4 years, 6 months ago
  29. 5e6c032 Merge "Return direct/offload corrected timestamps" by Andy Hung · 4 years, 6 months ago
  30. ee90884 Merge "C2SoftAacDec: Compute output port delay from stream info" by Treehugger Robot · 4 years, 6 months ago
  31. f37f242 codec2: use libyuv for copying planes by Wonsik Kim · 4 years, 6 months ago
  32. 3c415ec C2SoftAacDec: Compute output port delay from stream info by Harish Mahendrakar · 4 years, 6 months ago
  33. 874ad38 MediaCodec: add methods to query/subscribe vendor parameters by Wonsik Kim · 4 years, 6 months ago
  34. 24ba1e4 Merge "[clang-tidy] Disable bugprone-narrowing-conversions for mediametrics" by Pirama Arumuga Nainar · 4 years, 6 months ago
  35. 12473e9 Return direct/offload corrected timestamps by Dean Wheatley · 4 years, 6 months ago
  36. 00112c5 Merge "fix null dereference on aeli" by David Li · 4 years, 6 months ago
  37. 7a9d8d6 Merge changes from topic "audiotrack start threshold" by Andy Hung · 4 years, 6 months ago
  38. 63a3583 AudioTrack: get/setStartThresholdInFrames by Andy Hung · 4 years, 6 months ago
  39. 3b24716 fix null dereference on aeli by David Li · 4 years, 6 months ago
  40. 406621c Merge "Fix "don't leak AUDIO_INPUT_FLAG_DIRECT to HAL version <= 5"" by Treehugger Robot · 4 years, 6 months ago
  41. 8735d0d audio: return accurate frame count when track is flushed by Zhou Song · 5 years ago
  42. 85f5f27 Merge "libaudiopreprocessing: Cleanup PreProcessing.cpp" by Andy Hung · 4 years, 6 months ago
  43. 04f88e7 Merge "libaudiopreprocessing: Define and use cc_defaults" by Andy Hung · 4 years, 6 months ago
  44. bbbc5d3 Merge "libaudiopreprocessing: Test few more sampling rates" by Andy Hung · 4 years, 6 months ago
  45. 430d3cb Fix RefBase Explicit destruction by Jintao Zhu · 4 years, 6 months ago
  46. d11dda8 [clang-tidy] Disable bugprone-narrowing-conversions for mediametrics by Pirama Arumuga Nainar · 4 years, 6 months ago
  47. 43ab371 libaudiopreprocessing: Test few more sampling rates by Rivukanta Bhattacharya · 4 years, 6 months ago
  48. d510fdd libaudiopreprocessing: Cleanup PreProcessing.cpp by Harish Mahendrakar · 4 years, 6 months ago
  49. 70036ac libaudiopreprocessing: Define and use cc_defaults by Harish Mahendrakar · 4 years, 6 months ago
  50. 0a2021b Merge "CCodec: rework image data processing" by Wonsik Kim · 4 years, 6 months ago
  51. 9314296 Merge "Revert "CCodec: handle dataspace update from GraphicBufferSource"" by Wonsik Kim · 4 years, 6 months ago
  52. 4f13d11 Revert "CCodec: handle dataspace update from GraphicBufferSource" by Wonsik Kim · 4 years, 6 months ago
  53. 08d9d32 Merge "EffectPreprocessingTest: Initial version" by Andy Hung · 4 years, 6 months ago
  54. b9116da EffectPreprocessingTest: Initial version by Rivukanta Bhattacharya · 4 years, 6 months ago
  55. 0253bf7 Merge "C2 mpeg4enc: Support dynamic bitrate change" by Wonsik Kim · 4 years, 6 months ago
  56. 65ac21d Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av" by Bob Badour · 4 years, 6 months ago
  57. 68732e0 Merge "libaudiopreprocessing: Disable host build for mac" by Ilya Matyukhin · 4 years, 6 months ago
  58. 217c968 libaudiopreprocessing: Disable host build for mac by Harish Mahendrakar · 4 years, 6 months ago
  59. 7b14cb2 Merge "PreProcessing: Automated script for preprocessing test" by Andy Hung · 4 years, 6 months ago
  60. e661424 Merge "libeffects: Add host support for preprocessing module" by Andy Hung · 4 years, 6 months ago
  61. a86e02c [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 4 years, 6 months ago
  62. 31d94b0 PreProcessing: Automated script for preprocessing test by Rivukanta Bhattacharya · 4 years, 6 months ago
  63. 351f7e2 Merge "Use `ro.boot.qemu` to check if the device is an emulator" by Roman Kiryanov · 4 years, 6 months ago
  64. 532501a Merge changes I47894ce3,Ibc2013cf,Ide4eb89b by Wonsik Kim · 4 years, 6 months ago
  65. 49aa91b C2 mpeg4enc: Support dynamic bitrate change by Harish Mahendrakar · 4 years, 6 months ago
  66. 41f53a9 Merge "CCodec: add support for tunneled playback." by Henry Fang · 4 years, 6 months ago
  67. ce9b8c4 Merge "Preprocessing: Use free() for session->outBuf" by Andy Hung · 4 years, 6 months ago
  68. 5e5573f Preprocessing: Use free() for session->outBuf by Rivukanta Bhattacharya · 4 years, 6 months ago
  69. 765db4d CCodec: add support for tunneled playback. by ted.sun · 5 years ago
  70. 51c7f56 Merge "CCodec: add support for onFrameRendered for tunneled playback." by Henry Fang · 4 years, 6 months ago
  71. 05b6a7c stagefright: propagate dataspace from BufferQueue to MediaCodec. by Wonsik Kim · 4 years, 7 months ago
  72. 40aaf95 CCodec: handle dataspace update from GraphicBufferSource by Wonsik Kim · 4 years, 7 months ago
  73. 013e02e libeffects: Add host support for preprocessing module by Rivukanta Bhattacharya · 4 years, 6 months ago
  74. ea18634 Fix "don't leak AUDIO_INPUT_FLAG_DIRECT to HAL version <= 5" by Dean Wheatley · 4 years, 6 months ago
  75. 8da0203 Merge "C2BufferTest: Get linear allocator as per device's capability" by Hridya Valsaraju · 4 years, 6 months ago
  76. b63f878 Merge "SampleVideoEncoder: To encode AVC/HEVC stream with B-frames enabled" by Treehugger Robot · 4 years, 6 months ago
  77. deba9fd Merge "stagefright/codec2: fix KEY_PREPEND_HEADER_TO_SYNC_FRAMES" by Henry Fang · 4 years, 6 months ago
  78. 5afc3be C2BufferTest: Get linear allocator as per device's capability by Hridya Valsaraju · 4 years, 6 months ago
  79. da5e73a Merge "MediaMetrics: Fix clang-tidy bugprone-narrowing-conversions" by Andy Hung · 4 years, 6 months ago
  80. b1fbfdb CCodec: add support for onFrameRendered for tunneled playback. by ted.sun · 5 years ago
  81. 77e97c7 CCodec: handle default dataspace by Wonsik Kim · 4 years, 8 months ago
  82. 6a0e646 Merge "reverb_test: Print input arguments" by Andy Hung · 4 years, 6 months ago
  83. c14ee14 MediaMetrics: Fix clang-tidy bugprone-narrowing-conversions by Andy Hung · 4 years, 6 months ago
  84. a2b5f5a stagefright/codec2: fix KEY_PREPEND_HEADER_TO_SYNC_FRAMES by Lajos Molnar · 5 years ago
  85. a3f3446 Use `ro.boot.qemu` to check if the device is an emulator by Roman Kiryanov · 4 years, 6 months ago
  86. 378c3eb Merge "Fix biquad coeffs in StereoWidening modules" by Andy Hung · 4 years, 6 months ago
  87. d4b75e7 reverb_test: Print input arguments by Harish Mahendrakar · 4 years, 6 months ago
  88. 261d874 Merge "libeffects: Fix LVDBE biquad instance creation" by Andy Hung · 4 years, 6 months ago
  89. 0361312 Merge "[AudioPolicyManager] Voice Downlink Sink device selection" by Eric Laurent · 4 years, 6 months ago
  90. 676ad0e Merge "libeffects : Remove InstAlloc wrapper support" by Andy Hung · 4 years, 6 months ago
  91. 20438f8 Merge "stagefright: fix stop-error-error crash" by Wonsik Kim · 4 years, 6 months ago
  92. 6a30c8f libeffects: Fix LVDBE biquad instance creation by Harish Mahendrakar · 4 years, 6 months ago
  93. 4a3c046 CCodec: rework image data processing by Wonsik Kim · 4 years, 6 months ago
  94. 9976058 Fix biquad coeffs in StereoWidening modules by Harish Mahendrakar · 4 years, 6 months ago
  95. b0e9b84 libeffects : Remove InstAlloc wrapper support by Rivukanta Bhattacharya · 4 years, 6 months ago
  96. 2b8b3f8 Merge "use sp<AudioEffect> instead of unique_ptr<AudioEffect>" by Eric Laurent · 4 years, 6 months ago
  97. 5c711d6 stagefright: fix stop-error-error crash by Wonsik Kim · 4 years, 6 months ago
  98. 85ed8fd Merge "EffectReverbTest: Enable host support" by Andy Hung · 4 years, 6 months ago
  99. 230397e use sp<AudioEffect> instead of unique_ptr<AudioEffect> by Jintao Zhu · 4 years, 6 months ago
  100. 736791d EffectReverbTest: Enable host support by Harish Mahendrakar · 4 years, 6 months ago