1. 0a2021b Merge "CCodec: rework image data processing" by Wonsik Kim · 4 years, 5 months ago
  2. 9314296 Merge "Revert "CCodec: handle dataspace update from GraphicBufferSource"" by Wonsik Kim · 4 years, 5 months ago
  3. 4f13d11 Revert "CCodec: handle dataspace update from GraphicBufferSource" by Wonsik Kim · 4 years, 5 months ago
  4. 08d9d32 Merge "EffectPreprocessingTest: Initial version" by Andy Hung · 4 years, 5 months ago
  5. b9116da EffectPreprocessingTest: Initial version by Rivukanta Bhattacharya · 4 years, 5 months ago
  6. 0253bf7 Merge "C2 mpeg4enc: Support dynamic bitrate change" by Wonsik Kim · 4 years, 5 months ago
  7. 65ac21d Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av" by Bob Badour · 4 years, 5 months ago
  8. 68732e0 Merge "libaudiopreprocessing: Disable host build for mac" by Ilya Matyukhin · 4 years, 5 months ago
  9. 217c968 libaudiopreprocessing: Disable host build for mac by Harish Mahendrakar · 4 years, 5 months ago
  10. 7b14cb2 Merge "PreProcessing: Automated script for preprocessing test" by Andy Hung · 4 years, 5 months ago
  11. e661424 Merge "libeffects: Add host support for preprocessing module" by Andy Hung · 4 years, 5 months ago
  12. a86e02c [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 4 years, 5 months ago
  13. 31d94b0 PreProcessing: Automated script for preprocessing test by Rivukanta Bhattacharya · 4 years, 5 months ago
  14. 351f7e2 Merge "Use `ro.boot.qemu` to check if the device is an emulator" by Roman Kiryanov · 4 years, 5 months ago
  15. 532501a Merge changes I47894ce3,Ibc2013cf,Ide4eb89b by Wonsik Kim · 4 years, 5 months ago
  16. 49aa91b C2 mpeg4enc: Support dynamic bitrate change by Harish Mahendrakar · 4 years, 5 months ago
  17. 41f53a9 Merge "CCodec: add support for tunneled playback." by Henry Fang · 4 years, 5 months ago
  18. ce9b8c4 Merge "Preprocessing: Use free() for session->outBuf" by Andy Hung · 4 years, 5 months ago
  19. 5e5573f Preprocessing: Use free() for session->outBuf by Rivukanta Bhattacharya · 4 years, 5 months ago
  20. 765db4d CCodec: add support for tunneled playback. by ted.sun · 5 years ago
  21. 51c7f56 Merge "CCodec: add support for onFrameRendered for tunneled playback." by Henry Fang · 4 years, 5 months ago
  22. 05b6a7c stagefright: propagate dataspace from BufferQueue to MediaCodec. by Wonsik Kim · 4 years, 6 months ago
  23. 40aaf95 CCodec: handle dataspace update from GraphicBufferSource by Wonsik Kim · 4 years, 6 months ago
  24. 013e02e libeffects: Add host support for preprocessing module by Rivukanta Bhattacharya · 4 years, 5 months ago
  25. 8da0203 Merge "C2BufferTest: Get linear allocator as per device's capability" by Hridya Valsaraju · 4 years, 5 months ago
  26. b63f878 Merge "SampleVideoEncoder: To encode AVC/HEVC stream with B-frames enabled" by Treehugger Robot · 4 years, 5 months ago
  27. deba9fd Merge "stagefright/codec2: fix KEY_PREPEND_HEADER_TO_SYNC_FRAMES" by Henry Fang · 4 years, 5 months ago
  28. 5afc3be C2BufferTest: Get linear allocator as per device's capability by Hridya Valsaraju · 4 years, 5 months ago
  29. da5e73a Merge "MediaMetrics: Fix clang-tidy bugprone-narrowing-conversions" by Andy Hung · 4 years, 5 months ago
  30. b1fbfdb CCodec: add support for onFrameRendered for tunneled playback. by ted.sun · 5 years ago
  31. 77e97c7 CCodec: handle default dataspace by Wonsik Kim · 4 years, 7 months ago
  32. 6a0e646 Merge "reverb_test: Print input arguments" by Andy Hung · 4 years, 5 months ago
  33. c14ee14 MediaMetrics: Fix clang-tidy bugprone-narrowing-conversions by Andy Hung · 4 years, 5 months ago
  34. a2b5f5a stagefright/codec2: fix KEY_PREPEND_HEADER_TO_SYNC_FRAMES by Lajos Molnar · 4 years, 10 months ago
  35. a3f3446 Use `ro.boot.qemu` to check if the device is an emulator by Roman Kiryanov · 4 years, 5 months ago
  36. 378c3eb Merge "Fix biquad coeffs in StereoWidening modules" by Andy Hung · 4 years, 5 months ago
  37. d4b75e7 reverb_test: Print input arguments by Harish Mahendrakar · 4 years, 5 months ago
  38. 261d874 Merge "libeffects: Fix LVDBE biquad instance creation" by Andy Hung · 4 years, 5 months ago
  39. 0361312 Merge "[AudioPolicyManager] Voice Downlink Sink device selection" by Eric Laurent · 4 years, 5 months ago
  40. 676ad0e Merge "libeffects : Remove InstAlloc wrapper support" by Andy Hung · 4 years, 5 months ago
  41. 20438f8 Merge "stagefright: fix stop-error-error crash" by Wonsik Kim · 4 years, 5 months ago
  42. 6a30c8f libeffects: Fix LVDBE biquad instance creation by Harish Mahendrakar · 4 years, 5 months ago
  43. 4a3c046 CCodec: rework image data processing by Wonsik Kim · 4 years, 5 months ago
  44. 9976058 Fix biquad coeffs in StereoWidening modules by Harish Mahendrakar · 4 years, 5 months ago
  45. b0e9b84 libeffects : Remove InstAlloc wrapper support by Rivukanta Bhattacharya · 4 years, 5 months ago
  46. 2b8b3f8 Merge "use sp<AudioEffect> instead of unique_ptr<AudioEffect>" by Eric Laurent · 4 years, 5 months ago
  47. 5c711d6 stagefright: fix stop-error-error crash by Wonsik Kim · 4 years, 5 months ago
  48. 85ed8fd Merge "EffectReverbTest: Enable host support" by Andy Hung · 4 years, 5 months ago
  49. 230397e use sp<AudioEffect> instead of unique_ptr<AudioEffect> by Jintao Zhu · 4 years, 5 months ago
  50. 736791d EffectReverbTest: Enable host support by Harish Mahendrakar · 4 years, 5 months ago
  51. 93aed30 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av" by Treehugger Robot · 4 years, 5 months ago
  52. fd1ac15 Merge changes I9446a1da,Id830e4b8 by Andy Hung · 4 years, 5 months ago
  53. 5124b70 Merge "finish OWNERS-codecs -> codec_OWNERS conversion" by Treehugger Robot · 4 years, 5 months ago
  54. dd7becb EffectReverbTest: Initial version by Rivukanta Bhattacharya · 4 years, 6 months ago
  55. 88de9c4 EffectBundleTest: Move helper class to a separate file by Harish Mahendrakar · 4 years, 5 months ago
  56. eb0a9ec Merge "libeffects: Zero initialize context structures" by Andy Hung · 4 years, 5 months ago
  57. ef06a5c finish OWNERS-codecs -> codec_OWNERS conversion by Ray Essick · 4 years, 5 months ago
  58. 6fe794e [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 4 years, 5 months ago
  59. 99e9d19 Merge "C2SoftCodecTests: Add unit tests for c2 soft codecs" by Wonsik Kim · 4 years, 5 months ago
  60. cb528e2 C2SoftCodecTests: Add unit tests for c2 soft codecs by Harish Mahendrakar · 4 years, 5 months ago
  61. 1a5a904 Merge "Reverb true mono changes : initial version" by Andy Hung · 4 years, 5 months ago
  62. 800144c Reverb true mono changes : initial version by Rivukanta Bhattacharya · 4 years, 5 months ago
  63. a03f717 Merge "CCodec: translate C2_NO_MEMORY to NO_MEMORY in onError callback" by Treehugger Robot · 4 years, 5 months ago
  64. 4a03b4f libeffects: Zero initialize context structures by Harish Mahendrakar · 4 years, 5 months ago
  65. 6ae3b22 Merge "Rename OWNERS-codecs to match naming policies" by Ray Essick · 4 years, 5 months ago
  66. 10f33c0 CCodec: translate C2_NO_MEMORY to NO_MEMORY in onError callback by Wonsik Kim · 4 years, 5 months ago
  67. 8bcde03 Rename OWNERS-codecs to match naming policies by Ray Essick · 4 years, 5 months ago
  68. 726677e Merge "Merge RQ2A.210305.007" by Xin Li · 4 years, 5 months ago
  69. 3e28d78 Merge changes from topic "fix-b-36733185-vx-in-vts" by Treehugger Robot · 4 years, 5 months ago
  70. a078a60 Merge RQ2A.210305.007 by Xin Li · 4 years, 5 months ago
  71. 96de95d Merge "[libnblog] Use new jsoncpp API" by Haibo Huang · 4 years, 5 months ago
  72. ad1c222 [libnblog] Use new jsoncpp API by Haibo Huang · 4 years, 5 months ago
  73. edc1fff Merge "AudioEffects: Build static libaudiopreprocessing" by Andy Hung · 4 years, 5 months ago
  74. 74ba7b8 Merge "lvm wrapper: Set SourceFormat as per number of channels" am: 953c4bd52d by Treehugger Robot · 4 years, 5 months ago
  75. 4df23d4 Merge "CCodec: handle stride/vstride for encoder input buffers" am: a667efe6dd by Treehugger Robot · 4 years, 5 months ago
  76. e6e1a8b Merge "stagefright: fix stop-error-release crash" am: 0d45784c45 by Treehugger Robot · 4 years, 5 months ago
  77. 953c4bd Merge "lvm wrapper: Set SourceFormat as per number of channels" by Treehugger Robot · 4 years, 5 months ago
  78. a667efe Merge "CCodec: handle stride/vstride for encoder input buffers" by Treehugger Robot · 4 years, 5 months ago
  79. 6e22684 Merge "CCodec: move lower-res workaround to C2OMXNode" am: 00c58edb65 by Treehugger Robot · 4 years, 5 months ago
  80. 70bb12e AudioEffects: Build static libaudiopreprocessing by Andy Hung · 4 years, 5 months ago
  81. 86f5ec9 lvm wrapper: Set SourceFormat as per number of channels by Harish Mahendrakar · 4 years, 8 months ago
  82. d91f3fb CCodec: handle stride/vstride for encoder input buffers by Wonsik Kim · 4 years, 5 months ago
  83. 0d45784 Merge "stagefright: fix stop-error-release crash" by Treehugger Robot · 4 years, 5 months ago
  84. 00c58ed Merge "CCodec: move lower-res workaround to C2OMXNode" by Treehugger Robot · 4 years, 5 months ago
  85. 34d6601 CCodec: move lower-res workaround to C2OMXNode by Wonsik Kim · 4 years, 5 months ago
  86. 6ef1b95 Add "VTS" mode to APM Serializer by Mikhail Naganov · 4 years, 5 months ago
  87. 8916ae9 APM: Fix config de-serialization by Mikhail Naganov · 4 years, 10 months ago
  88. 0ec48f8 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av" am: 353d2e3994 by Bob Badour · 4 years, 5 months ago
  89. 353d2e3 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av" by Bob Badour · 4 years, 5 months ago
  90. c482a16 Merge "Update CameraUtils::isCameraServiceDisabled to use base::GetBoolProperty." am: 5aee9d4fc1 by Jayant Chowdhary · 4 years, 5 months ago
  91. 5aee9d4 Merge "Update CameraUtils::isCameraServiceDisabled to use base::GetBoolProperty." by Jayant Chowdhary · 4 years, 5 months ago
  92. 59b2dcc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 4 years, 5 months ago
  93. d9fc715 Merge "CCodec: fix default color aspects handling" am: 020dc0424b by Treehugger Robot · 4 years, 5 months ago
  94. 020dc04 Merge "CCodec: fix default color aspects handling" by Treehugger Robot · 4 years, 5 months ago
  95. 759ac74 CCodec: fix default color aspects handling by Wonsik Kim · 4 years, 5 months ago
  96. a857da8 Merge changes I630138a1,I545e9890,I20223fa1,I9e966951,I9fe167dd am: efd0374e08 by Treehugger Robot · 4 years, 5 months ago
  97. ceb6f8d CCodec: handle color-transfer-request am: 58d8333d3e by Wonsik Kim · 4 years, 5 months ago
  98. 50a0d08 codec2: integrate filter plugin with codec2 hidl utils am: aec5f4b9b6 by Wonsik Kim · 4 years, 5 months ago
  99. 6a420fd codec2: add filter plugin interface & wrapper implementation am: e539843f67 by Wonsik Kim · 4 years, 5 months ago
  100. a7995cb codec2: allow multiple components to get block pool from ID am: d8b142f2d1 by Wonsik Kim · 4 years, 5 months ago