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