1. 0253bf7 Merge "C2 mpeg4enc: Support dynamic bitrate change" by Wonsik Kim · 4 years, 10 months ago
  2. 532501a Merge changes I47894ce3,Ibc2013cf,Ide4eb89b by Wonsik Kim · 4 years, 10 months ago
  3. 49aa91b C2 mpeg4enc: Support dynamic bitrate change by Harish Mahendrakar · 4 years, 10 months ago
  4. 41f53a9 Merge "CCodec: add support for tunneled playback." by Henry Fang · 4 years, 10 months ago
  5. 765db4d CCodec: add support for tunneled playback. by ted.sun · 6 years ago
  6. 51c7f56 Merge "CCodec: add support for onFrameRendered for tunneled playback." by Henry Fang · 4 years, 10 months ago
  7. 40aaf95 CCodec: handle dataspace update from GraphicBufferSource by Wonsik Kim · 5 years ago
  8. 8da0203 Merge "C2BufferTest: Get linear allocator as per device's capability" by Hridya Valsaraju · 4 years, 10 months ago
  9. 5afc3be C2BufferTest: Get linear allocator as per device's capability by Hridya Valsaraju · 4 years, 10 months ago
  10. b1fbfdb CCodec: add support for onFrameRendered for tunneled playback. by ted.sun · 6 years ago
  11. 77e97c7 CCodec: handle default dataspace by Wonsik Kim · 5 years ago
  12. a2b5f5a stagefright/codec2: fix KEY_PREPEND_HEADER_TO_SYNC_FRAMES by Lajos Molnar · 5 years ago
  13. 99e9d19 Merge "C2SoftCodecTests: Add unit tests for c2 soft codecs" by Wonsik Kim · 4 years, 10 months ago
  14. cb528e2 C2SoftCodecTests: Add unit tests for c2 soft codecs by Harish Mahendrakar · 4 years, 10 months ago
  15. a03f717 Merge "CCodec: translate C2_NO_MEMORY to NO_MEMORY in onError callback" by Treehugger Robot · 4 years, 10 months ago
  16. 10f33c0 CCodec: translate C2_NO_MEMORY to NO_MEMORY in onError callback by Wonsik Kim · 4 years, 10 months ago
  17. a667efe Merge "CCodec: handle stride/vstride for encoder input buffers" by Treehugger Robot · 4 years, 10 months ago
  18. d91f3fb CCodec: handle stride/vstride for encoder input buffers by Wonsik Kim · 4 years, 10 months ago
  19. 34d6601 CCodec: move lower-res workaround to C2OMXNode by Wonsik Kim · 4 years, 10 months ago
  20. 59b2dcc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 4 years, 10 months ago
  21. 759ac74 CCodec: fix default color aspects handling by Wonsik Kim · 4 years, 10 months ago
  22. efd0374 Merge changes I630138a1,I545e9890,I20223fa1,I9e966951,I9fe167dd by Treehugger Robot · 4 years, 10 months ago
  23. c604670 codec2: add util method to fill Traits from C2ComponentInterface by Wonsik Kim · 5 years ago
  24. 58d8333 CCodec: handle color-transfer-request by Wonsik Kim · 5 years ago
  25. aec5f4b codec2: integrate filter plugin with codec2 hidl utils by Wonsik Kim · 5 years ago
  26. e539843 codec2: add filter plugin interface & wrapper implementation by Wonsik Kim · 5 years ago
  27. d8b142f codec2: allow multiple components to get block pool from ID by Wonsik Kim · 4 years, 11 months ago
  28. 73a4a08 Merge "CCodec: reflect output format change after configure." by Henry Fang · 4 years, 10 months ago
  29. 183ca3d CCodec: reflect output format change after configure. by Houxiang Dai · 5 years ago
  30. 8c53750 CCodec: Updates to RevertOutputFormatIfNeeded by Harish Mahendrakar · 4 years, 10 months ago
  31. 7a9b5d1 Merge "C2SoftHevcDec: Fix resolution change handling" by Lajos Molnar · 4 years, 11 months ago
  32. fb8db67 C2SoftHevcDec: Fix resolution change handling by Rakesh Kumar · 4 years, 11 months ago
  33. 8eddf4b VT: print debug logs between nalunits -> decoder -> renderer by Josh Hou · 5 years ago
  34. 25c3a3d VT: Rx side of CVO implementation to CCodec. by Byeongjo Park · 6 years ago
  35. 65f7dd4 Merge changes I5a0827eb,Ibd0da668,I74c71975 by Treehugger Robot · 4 years, 11 months ago
  36. 39c92dd Merge changes I39f15cc4,I9639692c,I0a10bacc by Treehugger Robot · 4 years, 11 months ago
  37. 948e6aa [LSC] Add LOCAL_LICENSE_KINDS to frameworks/av by Bob Badour · 4 years, 11 months ago
  38. 4d37cd9 Merge "Codec2Fuzzer: Updated BufferSource parsing logic" by Treehugger Robot · 4 years, 11 months ago
  39. 86cba9a Merge "C2InterfaceHelper: fix split parameter handling" by Treehugger Robot · 4 years, 11 months ago
  40. 597435f RELAND aacdec: don't report DRC_COMPRESSION_MODE back by Wonsik Kim · 5 years ago
  41. 65a62a3 RELAND CCodecConfig: don't read DRC_COMPRESSION_MODE back by Wonsik Kim · 5 years ago
  42. 970bf0b RELAND CCodec: simplify format change logic by Wonsik Kim · 5 years ago
  43. 39d10c1 C2InterfaceHelper: fix split parameter handling by Wonsik Kim · 5 years ago
  44. 5b7d0ab Merge "CCodec: Report codec error to MediaCodec" by Lajos Molnar · 4 years, 11 months ago
  45. d79ee1f CCodec: revamp color format support by Wonsik Kim · 5 years ago
  46. 29e3c4d codec2: add P010 support by Wonsik Kim · 5 years ago
  47. 486aa5d C2AllocatorGralloc: Convert C2Rect to Rect correctly by Chih-Yu Huang · 5 years ago
  48. 72eff01 CCodec: Report codec error to MediaCodec by Praveen Chavan · 5 years ago
  49. 739fe73 CCodec: make HDR10/+ support detection logic work for encoders by Lajos Molnar · 5 years ago
  50. 01e1e02 Merge "C2Soft decoders: Increase max height to support portrait videos" by Treehugger Robot · 5 years ago
  51. e1104ca CCodec: support audio encoders requesting frame size by Wonsik Kim · 5 years ago
  52. 3fbe65f Merge changes from topic "non-tee-secure-decoder" by Lajos Molnar · 5 years ago
  53. 04b3035 CCodec: Support SM_READ_PROTECTED_WITH_ENCRYPTED mode for secure decoders by Sungtak Lee · 5 years ago
  54. 52afd94 codec2: define secure mode SM_READ_PROTECTED_WITH_ENCRYPTED by Lajos Molnar · 5 years ago
  55. cc9eee4 Merge "codec2: add audio encoder input frame size" by Treehugger Robot · 5 years ago
  56. 738e6ac codec2: add audio encoder input frame size by Wonsik Kim · 5 years ago
  57. 1d5b3f9 codec2 HAL: Enable C2InfoBuffer passing in from client to HAL by Sungtak Lee · 5 years ago
  58. e8161a1 Codec2Fuzzer: Updated BufferSource parsing logic by S Vasudev Prasad · 5 years ago
  59. 3a06935 Codec2: Add sys-prop to allow dmabuf heap usage to be forced by John Stultz · 5 years ago
  60. fb14581 C2Soft decoders: Increase max height to support portrait videos by Harish Mahendrakar · 5 years ago
  61. fe84bc4 Remove diag mode for cfi by Cindy Zhou · 5 years ago
  62. 5e72d9c Enable cfi in hevc library by Cindy Zhou · 5 years ago
  63. 4bc812d Merge "Codec2: Integrate support for the system-uncached DMA BUF Heap" by Treehugger Robot · 5 years ago
  64. 8f126cb Merge "codecs: enable codec2buffer for 64bit only guest" by Bo Hu · 5 years ago
  65. 133e9fc Merge "CCodec: store flushed config as work items" by Treehugger Robot · 5 years ago
  66. a222c0b codecs: enable codec2buffer for 64bit only guest by bohu · 5 years ago
  67. c93ffab Merge changes I3f879fc3,Id828cef4,Ic7887d61 by Kris Alder · 5 years ago
  68. cd13efa Merge "Revert "Enable cfi in hevc library"" by Cindy Zhou · 5 years ago
  69. 5ebfcb2 CCodec: store flushed config as work items by Wonsik Kim · 5 years ago
  70. bf8a33c Revert "Enable cfi in hevc library" by Cindy Zhou · 5 years ago
  71. d46a259 Merge "Enable cfi xaac libraries" by Cindy Zhou · 5 years ago
  72. b31c795 Merge "Enable cfi in hevc library" by Cindy Zhou · 5 years ago
  73. 75981d6 Merge "Codec2 base components cfi assembly support" by Cindy Zhou · 5 years ago
  74. 2834af3 Merge "Cfi function attribute for codec factory" by Cindy Zhou · 5 years ago
  75. 3171fc6 Merge "Enable cfi avc libraries" by Cindy Zhou · 5 years ago
  76. 9eda9bf Codec2: Integrate support for the system-uncached DMA BUF Heap by John Stultz · 5 years ago
  77. 0f6b61d CCodec: workaround for frame drops by Wonsik Kim · 5 years ago
  78. 544fc2b Codec2 base components cfi assembly support by Cindy Zhou · 5 years ago
  79. c0804db Enable cfi xaac libraries by Cindy Zhou · 5 years ago
  80. 68ffb43 Enable cfi in hevc library by Cindy Zhou · 5 years ago
  81. f6c0c3c Cfi function attribute for codec factory by Cindy Zhou · 5 years ago
  82. 45c0bd4 Enable cfi avc libraries by Cindy Zhou · 5 years ago
  83. b610118 Added Codec2 fuzzers for video and audio decoders by S Vasudev Prasad · 5 years ago
  84. d064e17 Added C2Fuzzer base class by S Vasudev Prasad · 6 years ago
  85. 2daf0ca Added test methods to C2ComponentStore by S Vasudev Prasad · 6 years ago
  86. fd2e178 Merge "Separate timestamps in AdaptiveDecodeTest" by Treehugger Robot · 5 years ago
  87. 03fda90 Separate timestamps in AdaptiveDecodeTest by Jason Hsu · 5 years ago
  88. d883b06 Merge "CCodec: fix ByteBuffer mode image" by Treehugger Robot · 5 years ago
  89. 045116b Merge "Codec2 components: Updated to build both static and shared libray" am: 8fb2e4ad98 by Max Spector · 5 years ago
  90. 066ed70 Merge "libcodec2: Updated to build both static and shared libray" am: f675cbc394 by Lajos Molnar · 5 years ago
  91. 2eb0631 CCodec: fix ByteBuffer mode image by Wonsik Kim · 5 years ago
  92. 8fb2e4a Merge "Codec2 components: Updated to build both static and shared libray" by Max Spector · 5 years ago
  93. f675cbc Merge "libcodec2: Updated to build both static and shared libray" by Lajos Molnar · 5 years ago
  94. 17f9188 Merge "libsfplugin_ccodec_utils: Updated to build both static and shared libray" am: a995195b7a by Max Spector · 5 years ago
  95. f1feb78 Merge "libcodec2_vndk: Updated to build both static and shared libray" am: 15c66222c0 by Max Spector · 5 years ago
  96. a995195 Merge "libsfplugin_ccodec_utils: Updated to build both static and shared libray" by Max Spector · 5 years ago
  97. 15c6622 Merge "libcodec2_vndk: Updated to build both static and shared libray" by Max Spector · 5 years ago
  98. 8027934 Merge "Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855" into stage-aosp-master by Xin Li · 5 years ago
  99. ea8fec6 Merge "C2AllocatorBlob: allow multiple maps" by Treehugger Robot · 5 years ago
  100. 49a6d9c Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855 by Xin Li · 5 years ago