1. a561560 Merge "CCodec: rework image data processing" am: 0a2021b06f by Wonsik Kim · 5 years ago
  2. 3bbd27e Merge "Revert "CCodec: handle dataspace update from GraphicBufferSource"" am: 9314296877 by Wonsik Kim · 5 years ago
  3. 0a2021b Merge "CCodec: rework image data processing" by Wonsik Kim · 5 years ago
  4. 9314296 Merge "Revert "CCodec: handle dataspace update from GraphicBufferSource"" by Wonsik Kim · 5 years ago
  5. 4f13d11 Revert "CCodec: handle dataspace update from GraphicBufferSource" by Wonsik Kim · 5 years ago
  6. 6eccd01 Merge "EffectPreprocessingTest: Initial version" am: 08d9d325f3 by Andy Hung · 5 years ago
  7. 08d9d32 Merge "EffectPreprocessingTest: Initial version" by Andy Hung · 5 years ago
  8. b9116da EffectPreprocessingTest: Initial version by Rivukanta Bhattacharya · 5 years ago
  9. e3b75d4 Merge "C2 mpeg4enc: Support dynamic bitrate change" am: 0253bf767f by Wonsik Kim · 5 years ago
  10. 0253bf7 Merge "C2 mpeg4enc: Support dynamic bitrate change" by Wonsik Kim · 5 years ago
  11. 4da5643 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av" am: 65ac21dcb5 by Bob Badour · 5 years ago
  12. 65ac21d Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av" by Bob Badour · 5 years ago
  13. da2a40b Merge "libaudiopreprocessing: Disable host build for mac" am: 68732e007a by Ilya Matyukhin · 5 years ago
  14. 68732e0 Merge "libaudiopreprocessing: Disable host build for mac" by Ilya Matyukhin · 5 years ago
  15. 217c968 libaudiopreprocessing: Disable host build for mac by Harish Mahendrakar · 5 years ago
  16. 5bb2130 Merge "PreProcessing: Automated script for preprocessing test" am: 7b14cb277c by Andy Hung · 5 years ago
  17. 7b14cb2 Merge "PreProcessing: Automated script for preprocessing test" by Andy Hung · 5 years ago
  18. f036231 Merge "libeffects: Add host support for preprocessing module" am: e6614240cb by Andy Hung · 5 years ago
  19. e661424 Merge "libeffects: Add host support for preprocessing module" by Andy Hung · 5 years ago
  20. a86e02c [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 5 years ago
  21. 31d94b0 PreProcessing: Automated script for preprocessing test by Rivukanta Bhattacharya · 5 years ago
  22. 80d8cf7 Merge "Use `ro.boot.qemu` to check if the device is an emulator" am: 351f7e2afb by Roman Kiryanov · 5 years ago
  23. 351f7e2 Merge "Use `ro.boot.qemu` to check if the device is an emulator" by Roman Kiryanov · 5 years ago
  24. 1329fe6 Merge changes I47894ce3,Ibc2013cf,Ide4eb89b am: 532501a256 by Wonsik Kim · 5 years ago
  25. 532501a Merge changes I47894ce3,Ibc2013cf,Ide4eb89b by Wonsik Kim · 5 years ago
  26. 49aa91b C2 mpeg4enc: Support dynamic bitrate change by Harish Mahendrakar · 5 years ago
  27. d977835 Merge "CCodec: add support for tunneled playback." am: 41f53a9bab by Henry Fang · 5 years ago
  28. 41f53a9 Merge "CCodec: add support for tunneled playback." by Henry Fang · 5 years ago
  29. 2e4b190 Merge "Preprocessing: Use free() for session->outBuf" am: ce9b8c44db by Andy Hung · 5 years ago
  30. ce9b8c4 Merge "Preprocessing: Use free() for session->outBuf" by Andy Hung · 5 years ago
  31. 5e5573f Preprocessing: Use free() for session->outBuf by Rivukanta Bhattacharya · 5 years ago
  32. 765db4d CCodec: add support for tunneled playback. by ted.sun · 6 years ago
  33. e9f0f9f Merge "CCodec: add support for onFrameRendered for tunneled playback." am: 51c7f563e2 by Henry Fang · 5 years ago
  34. 51c7f56 Merge "CCodec: add support for onFrameRendered for tunneled playback." by Henry Fang · 5 years ago
  35. 05b6a7c stagefright: propagate dataspace from BufferQueue to MediaCodec. by Wonsik Kim · 5 years ago
  36. 40aaf95 CCodec: handle dataspace update from GraphicBufferSource by Wonsik Kim · 5 years ago
  37. 013e02e libeffects: Add host support for preprocessing module by Rivukanta Bhattacharya · 5 years ago
  38. 08e4a78 Merge "C2BufferTest: Get linear allocator as per device's capability" am: 8da0203667 by Hridya Valsaraju · 5 years ago
  39. 8da0203 Merge "C2BufferTest: Get linear allocator as per device's capability" by Hridya Valsaraju · 5 years ago
  40. 95051c9 Merge "SampleVideoEncoder: To encode AVC/HEVC stream with B-frames enabled" am: b63f8783d0 by Treehugger Robot · 5 years ago
  41. b63f878 Merge "SampleVideoEncoder: To encode AVC/HEVC stream with B-frames enabled" by Treehugger Robot · 5 years ago
  42. 935b95f Merge "stagefright/codec2: fix KEY_PREPEND_HEADER_TO_SYNC_FRAMES" am: deba9fd176 by Henry Fang · 5 years ago
  43. deba9fd Merge "stagefright/codec2: fix KEY_PREPEND_HEADER_TO_SYNC_FRAMES" by Henry Fang · 5 years ago
  44. 5afc3be C2BufferTest: Get linear allocator as per device's capability by Hridya Valsaraju · 5 years ago
  45. 0e4dcf9 Merge "MediaMetrics: Fix clang-tidy bugprone-narrowing-conversions" am: da5e73adbe by Andy Hung · 5 years ago
  46. da5e73a Merge "MediaMetrics: Fix clang-tidy bugprone-narrowing-conversions" by Andy Hung · 5 years ago
  47. b1fbfdb CCodec: add support for onFrameRendered for tunneled playback. by ted.sun · 6 years ago
  48. 77e97c7 CCodec: handle default dataspace by Wonsik Kim · 5 years ago
  49. caddd55 Merge "reverb_test: Print input arguments" am: 6a0e64617e by Andy Hung · 5 years ago
  50. 6a0e646 Merge "reverb_test: Print input arguments" by Andy Hung · 5 years ago
  51. c14ee14 MediaMetrics: Fix clang-tidy bugprone-narrowing-conversions by Andy Hung · 5 years ago
  52. 8c1b314 Merge "Fix biquad coeffs in StereoWidening modules" am: 378c3eb076 by Andy Hung · 5 years ago
  53. a2b5f5a stagefright/codec2: fix KEY_PREPEND_HEADER_TO_SYNC_FRAMES by Lajos Molnar · 5 years ago
  54. a3f3446 Use `ro.boot.qemu` to check if the device is an emulator by Roman Kiryanov · 5 years ago
  55. 378c3eb Merge "Fix biquad coeffs in StereoWidening modules" by Andy Hung · 5 years ago
  56. d4b75e7 reverb_test: Print input arguments by Harish Mahendrakar · 5 years ago
  57. 8f61475 Merge "libeffects: Fix LVDBE biquad instance creation" am: 261d874a21 by Andy Hung · 5 years ago
  58. 261d874 Merge "libeffects: Fix LVDBE biquad instance creation" by Andy Hung · 5 years ago
  59. 3e4db4a Merge "[AudioPolicyManager] Voice Downlink Sink device selection" am: 0361312f05 by Eric Laurent · 5 years ago
  60. 0361312 Merge "[AudioPolicyManager] Voice Downlink Sink device selection" by Eric Laurent · 5 years ago
  61. 64437b0 Merge "libeffects : Remove InstAlloc wrapper support" am: 676ad0ec68 by Andy Hung · 5 years ago
  62. 676ad0e Merge "libeffects : Remove InstAlloc wrapper support" by Andy Hung · 5 years ago
  63. 9bb5598 Merge "stagefright: fix stop-error-error crash" am: 20438f8555 by Wonsik Kim · 5 years ago
  64. 20438f8 Merge "stagefright: fix stop-error-error crash" by Wonsik Kim · 5 years ago
  65. 6a30c8f libeffects: Fix LVDBE biquad instance creation by Harish Mahendrakar · 5 years ago
  66. 4a3c046 CCodec: rework image data processing by Wonsik Kim · 5 years ago
  67. 9976058 Fix biquad coeffs in StereoWidening modules by Harish Mahendrakar · 5 years ago
  68. b0e9b84 libeffects : Remove InstAlloc wrapper support by Rivukanta Bhattacharya · 5 years ago
  69. 5d19863 Merge "use sp<AudioEffect> instead of unique_ptr<AudioEffect>" am: 2b8b3f8f1e by Eric Laurent · 5 years ago
  70. 2b8b3f8 Merge "use sp<AudioEffect> instead of unique_ptr<AudioEffect>" by Eric Laurent · 5 years ago
  71. 5c711d6 stagefright: fix stop-error-error crash by Wonsik Kim · 5 years ago
  72. c269309 Merge "EffectReverbTest: Enable host support" am: 85ed8fd8d8 by Andy Hung · 5 years ago
  73. 85ed8fd Merge "EffectReverbTest: Enable host support" by Andy Hung · 5 years ago
  74. 230397e use sp<AudioEffect> instead of unique_ptr<AudioEffect> by Jintao Zhu · 5 years ago
  75. 736791d EffectReverbTest: Enable host support by Harish Mahendrakar · 5 years ago
  76. cf563fb Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av" am: 93aed30ec7 by Treehugger Robot · 5 years ago
  77. 93aed30 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/av" by Treehugger Robot · 5 years ago
  78. a0730f1 Merge changes I9446a1da,Id830e4b8 am: fd1ac15ef5 by Andy Hung · 5 years ago
  79. fd1ac15 Merge changes I9446a1da,Id830e4b8 by Andy Hung · 5 years ago
  80. 740ffe8 Merge "finish OWNERS-codecs -> codec_OWNERS conversion" am: 5124b7011e by Treehugger Robot · 5 years ago
  81. 5124b70 Merge "finish OWNERS-codecs -> codec_OWNERS conversion" by Treehugger Robot · 5 years ago
  82. dd7becb EffectReverbTest: Initial version by Rivukanta Bhattacharya · 5 years ago
  83. 88de9c4 EffectBundleTest: Move helper class to a separate file by Harish Mahendrakar · 5 years ago
  84. 845ecaa Merge "libeffects: Zero initialize context structures" am: eb0a9ece02 by Andy Hung · 5 years ago
  85. eb0a9ec Merge "libeffects: Zero initialize context structures" by Andy Hung · 5 years ago
  86. b2c12b0 Merge "C2SoftCodecTests: Add unit tests for c2 soft codecs" am: 99e9d19142 by Wonsik Kim · 5 years ago
  87. ef06a5c finish OWNERS-codecs -> codec_OWNERS conversion by Ray Essick · 5 years ago
  88. 6fe794e [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 5 years ago
  89. 99e9d19 Merge "C2SoftCodecTests: Add unit tests for c2 soft codecs" by Wonsik Kim · 5 years ago
  90. cb528e2 C2SoftCodecTests: Add unit tests for c2 soft codecs by Harish Mahendrakar · 5 years ago
  91. b6e3cf8 Merge "Reverb true mono changes : initial version" am: 1a5a9044a4 by Andy Hung · 5 years ago
  92. 1a5a904 Merge "Reverb true mono changes : initial version" by Andy Hung · 5 years ago
  93. 0e57afc Merge "CCodec: translate C2_NO_MEMORY to NO_MEMORY in onError callback" am: a03f71733b by Treehugger Robot · 5 years ago
  94. 800144c Reverb true mono changes : initial version by Rivukanta Bhattacharya · 5 years ago
  95. a03f717 Merge "CCodec: translate C2_NO_MEMORY to NO_MEMORY in onError callback" by Treehugger Robot · 5 years ago
  96. 4a03b4f libeffects: Zero initialize context structures by Harish Mahendrakar · 5 years ago
  97. 2de8750 Merge "Rename OWNERS-codecs to match naming policies" am: 6ae3b22771 by Ray Essick · 5 years ago
  98. 6ae3b22 Merge "Rename OWNERS-codecs to match naming policies" by Ray Essick · 5 years ago
  99. 10f33c0 CCodec: translate C2_NO_MEMORY to NO_MEMORY in onError callback by Wonsik Kim · 5 years ago
  100. 8bcde03 Rename OWNERS-codecs to match naming policies by Ray Essick · 5 years ago