1. f78afc3 Rework how QP bounds are passed, AVC encoder by Ray Essick · 6 years ago
  2. 825104d AVC encoder processes QP bounding parameters by Ray Essick · 6 years ago
  3. a9a724a Rework how QP bounds are passed by Ray Essick · 6 years ago
  4. b8865c1 Codec2 pass standard QP bounding keys by Ray Essick · 6 years ago
  5. 24ba1e4 Merge "[clang-tidy] Disable bugprone-narrowing-conversions for mediametrics" by Pirama Arumuga Nainar · 6 years ago
  6. 00112c5 Merge "fix null dereference on aeli" by David Li · 6 years ago
  7. 7a9d8d6 Merge changes from topic "audiotrack start threshold" by Andy Hung · 6 years ago
  8. 63a3583 AudioTrack: get/setStartThresholdInFrames by Andy Hung · 6 years ago
  9. 3b24716 fix null dereference on aeli by David Li · 6 years ago
  10. 406621c Merge "Fix "don't leak AUDIO_INPUT_FLAG_DIRECT to HAL version <= 5"" by Treehugger Robot · 6 years ago
  11. 8735d0d audio: return accurate frame count when track is flushed by Zhou Song · 6 years ago
  12. 85f5f27 Merge "libaudiopreprocessing: Cleanup PreProcessing.cpp" by Andy Hung · 6 years ago
  13. 04f88e7 Merge "libaudiopreprocessing: Define and use cc_defaults" by Andy Hung · 6 years ago
  14. bbbc5d3 Merge "libaudiopreprocessing: Test few more sampling rates" by Andy Hung · 6 years ago
  15. d11dda8 [clang-tidy] Disable bugprone-narrowing-conversions for mediametrics by Pirama Arumuga Nainar · 6 years ago
  16. 43ab371 libaudiopreprocessing: Test few more sampling rates by Rivukanta Bhattacharya · 6 years ago
  17. d510fdd libaudiopreprocessing: Cleanup PreProcessing.cpp by Harish Mahendrakar · 6 years ago
  18. 70036ac libaudiopreprocessing: Define and use cc_defaults by Harish Mahendrakar · 6 years ago
  19. 0a2021b Merge "CCodec: rework image data processing" by Wonsik Kim · 6 years ago
  20. 9314296 Merge "Revert "CCodec: handle dataspace update from GraphicBufferSource"" by Wonsik Kim · 6 years ago
  21. 4f13d11 Revert "CCodec: handle dataspace update from GraphicBufferSource" by Wonsik Kim · 6 years ago
  22. 08d9d32 Merge "EffectPreprocessingTest: Initial version" by Andy Hung · 6 years ago
  23. b9116da EffectPreprocessingTest: Initial version by Rivukanta Bhattacharya · 6 years ago
  24. 0253bf7 Merge "C2 mpeg4enc: Support dynamic bitrate change" by Wonsik Kim · 6 years ago
  25. 65ac21d Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av" by Bob Badour · 6 years ago
  26. 68732e0 Merge "libaudiopreprocessing: Disable host build for mac" by Ilya Matyukhin · 6 years ago
  27. 217c968 libaudiopreprocessing: Disable host build for mac by Harish Mahendrakar · 6 years ago
  28. 7b14cb2 Merge "PreProcessing: Automated script for preprocessing test" by Andy Hung · 6 years ago
  29. e661424 Merge "libeffects: Add host support for preprocessing module" by Andy Hung · 6 years ago
  30. a86e02c [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 6 years ago
  31. 31d94b0 PreProcessing: Automated script for preprocessing test by Rivukanta Bhattacharya · 6 years ago
  32. 351f7e2 Merge "Use `ro.boot.qemu` to check if the device is an emulator" by Roman Kiryanov · 6 years ago
  33. 532501a Merge changes I47894ce3,Ibc2013cf,Ide4eb89b by Wonsik Kim · 6 years ago
  34. 49aa91b C2 mpeg4enc: Support dynamic bitrate change by Harish Mahendrakar · 6 years ago
  35. 41f53a9 Merge "CCodec: add support for tunneled playback." by Henry Fang · 6 years ago
  36. ce9b8c4 Merge "Preprocessing: Use free() for session->outBuf" by Andy Hung · 6 years ago
  37. 5e5573f Preprocessing: Use free() for session->outBuf by Rivukanta Bhattacharya · 6 years ago
  38. 765db4d CCodec: add support for tunneled playback. by ted.sun · 6 years ago
  39. 51c7f56 Merge "CCodec: add support for onFrameRendered for tunneled playback." by Henry Fang · 6 years ago
  40. 05b6a7c stagefright: propagate dataspace from BufferQueue to MediaCodec. by Wonsik Kim · 6 years ago
  41. 40aaf95 CCodec: handle dataspace update from GraphicBufferSource by Wonsik Kim · 6 years ago
  42. 013e02e libeffects: Add host support for preprocessing module by Rivukanta Bhattacharya · 6 years ago
  43. ea18634 Fix "don't leak AUDIO_INPUT_FLAG_DIRECT to HAL version <= 5" by Dean Wheatley · 6 years ago
  44. 8da0203 Merge "C2BufferTest: Get linear allocator as per device's capability" by Hridya Valsaraju · 6 years ago
  45. b63f878 Merge "SampleVideoEncoder: To encode AVC/HEVC stream with B-frames enabled" by Treehugger Robot · 6 years ago
  46. deba9fd Merge "stagefright/codec2: fix KEY_PREPEND_HEADER_TO_SYNC_FRAMES" by Henry Fang · 6 years ago
  47. 5afc3be C2BufferTest: Get linear allocator as per device's capability by Hridya Valsaraju · 6 years ago
  48. da5e73a Merge "MediaMetrics: Fix clang-tidy bugprone-narrowing-conversions" by Andy Hung · 6 years ago
  49. b1fbfdb CCodec: add support for onFrameRendered for tunneled playback. by ted.sun · 6 years ago
  50. 77e97c7 CCodec: handle default dataspace by Wonsik Kim · 6 years ago
  51. 6a0e646 Merge "reverb_test: Print input arguments" by Andy Hung · 6 years ago
  52. c14ee14 MediaMetrics: Fix clang-tidy bugprone-narrowing-conversions by Andy Hung · 6 years ago
  53. a2b5f5a stagefright/codec2: fix KEY_PREPEND_HEADER_TO_SYNC_FRAMES by Lajos Molnar · 6 years ago
  54. a3f3446 Use `ro.boot.qemu` to check if the device is an emulator by Roman Kiryanov · 6 years ago
  55. 378c3eb Merge "Fix biquad coeffs in StereoWidening modules" by Andy Hung · 6 years ago
  56. d4b75e7 reverb_test: Print input arguments by Harish Mahendrakar · 6 years ago
  57. 261d874 Merge "libeffects: Fix LVDBE biquad instance creation" by Andy Hung · 6 years ago
  58. 0361312 Merge "[AudioPolicyManager] Voice Downlink Sink device selection" by Eric Laurent · 6 years ago
  59. 676ad0e Merge "libeffects : Remove InstAlloc wrapper support" by Andy Hung · 6 years ago
  60. 20438f8 Merge "stagefright: fix stop-error-error crash" by Wonsik Kim · 6 years ago
  61. 6a30c8f libeffects: Fix LVDBE biquad instance creation by Harish Mahendrakar · 6 years ago
  62. 4a3c046 CCodec: rework image data processing by Wonsik Kim · 6 years ago
  63. 9976058 Fix biquad coeffs in StereoWidening modules by Harish Mahendrakar · 6 years ago
  64. b0e9b84 libeffects : Remove InstAlloc wrapper support by Rivukanta Bhattacharya · 6 years ago
  65. 2b8b3f8 Merge "use sp<AudioEffect> instead of unique_ptr<AudioEffect>" by Eric Laurent · 6 years ago
  66. 5c711d6 stagefright: fix stop-error-error crash by Wonsik Kim · 6 years ago
  67. 85ed8fd Merge "EffectReverbTest: Enable host support" by Andy Hung · 6 years ago
  68. 230397e use sp<AudioEffect> instead of unique_ptr<AudioEffect> by Jintao Zhu · 6 years ago
  69. 736791d EffectReverbTest: Enable host support by Harish Mahendrakar · 6 years ago
  70. 93aed30 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av" by Treehugger Robot · 6 years ago
  71. fd1ac15 Merge changes I9446a1da,Id830e4b8 by Andy Hung · 6 years ago
  72. 5124b70 Merge "finish OWNERS-codecs -> codec_OWNERS conversion" by Treehugger Robot · 6 years ago
  73. dd7becb EffectReverbTest: Initial version by Rivukanta Bhattacharya · 6 years ago
  74. 88de9c4 EffectBundleTest: Move helper class to a separate file by Harish Mahendrakar · 6 years ago
  75. eb0a9ec Merge "libeffects: Zero initialize context structures" by Andy Hung · 6 years ago
  76. ef06a5c finish OWNERS-codecs -> codec_OWNERS conversion by Ray Essick · 6 years ago
  77. 6fe794e [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 6 years ago
  78. 99e9d19 Merge "C2SoftCodecTests: Add unit tests for c2 soft codecs" by Wonsik Kim · 6 years ago
  79. cb528e2 C2SoftCodecTests: Add unit tests for c2 soft codecs by Harish Mahendrakar · 6 years ago
  80. 1a5a904 Merge "Reverb true mono changes : initial version" by Andy Hung · 6 years ago
  81. 800144c Reverb true mono changes : initial version by Rivukanta Bhattacharya · 6 years ago
  82. a03f717 Merge "CCodec: translate C2_NO_MEMORY to NO_MEMORY in onError callback" by Treehugger Robot · 6 years ago
  83. 4a03b4f libeffects: Zero initialize context structures by Harish Mahendrakar · 6 years ago
  84. 6ae3b22 Merge "Rename OWNERS-codecs to match naming policies" by Ray Essick · 6 years ago
  85. 10f33c0 CCodec: translate C2_NO_MEMORY to NO_MEMORY in onError callback by Wonsik Kim · 6 years ago
  86. 8bcde03 Rename OWNERS-codecs to match naming policies by Ray Essick · 6 years ago
  87. 726677e Merge "Merge RQ2A.210305.007" by Xin Li · 6 years ago
  88. 3e28d78 Merge changes from topic "fix-b-36733185-vx-in-vts" by Treehugger Robot · 6 years ago
  89. a078a60 Merge RQ2A.210305.007 by Xin Li · 6 years ago
  90. 96de95d Merge "[libnblog] Use new jsoncpp API" by Haibo Huang · 6 years ago
  91. ad1c222 [libnblog] Use new jsoncpp API by Haibo Huang · 6 years ago
  92. edc1fff Merge "AudioEffects: Build static libaudiopreprocessing" by Andy Hung · 6 years ago
  93. 74ba7b8 Merge "lvm wrapper: Set SourceFormat as per number of channels" am: 953c4bd52d by Treehugger Robot · 6 years ago
  94. 4df23d4 Merge "CCodec: handle stride/vstride for encoder input buffers" am: a667efe6dd by Treehugger Robot · 6 years ago
  95. e6e1a8b Merge "stagefright: fix stop-error-release crash" am: 0d45784c45 by Treehugger Robot · 6 years ago
  96. 953c4bd Merge "lvm wrapper: Set SourceFormat as per number of channels" by Treehugger Robot · 6 years ago
  97. a667efe Merge "CCodec: handle stride/vstride for encoder input buffers" by Treehugger Robot · 6 years ago
  98. 6e22684 Merge "CCodec: move lower-res workaround to C2OMXNode" am: 00c58edb65 by Treehugger Robot · 6 years ago
  99. 70bb12e AudioEffects: Build static libaudiopreprocessing by Andy Hung · 6 years ago
  100. 86f5ec9 lvm wrapper: Set SourceFormat as per number of channels by Harish Mahendrakar · 6 years ago