1. ffd6cbc Fix Opus encoder being set to CBR by James O'Leary · 7 years ago
  2. f5c7ca8 Log fatal error when c2 sw codec fails to load by Chong Zhang · 7 years ago
  3. 37a9ade Merge "CCodec: reduce log amount for render warning" into qt-dev by Wonsik Kim · 7 years ago
  4. 669dda1 Merge "C2SoftVorbisDec: Ignore subsequent headers" into qt-dev by Wonsik Kim · 7 years ago
  5. 270dd6a Make mediaserver listen to Codec2 services' deaths by Pawin Vongmasa · 7 years ago
  6. f7529dd CCodec: reduce log amount for render warning by Wonsik Kim · 7 years ago
  7. 7d8c376 C2SoftVorbisDec: Ignore subsequent headers by Harish Mahendrakar · 7 years ago
  8. e46a147 Merge "Remove ligbui dep from libcodec2_vndk and libcodec2_hidl@1.0" into qt-dev by TreeHugger Robot · 7 years ago
  9. c8ce1d8 Remove ligbui dep from libcodec2_vndk and libcodec2_hidl@1.0 by Chong Zhang · 7 years ago
  10. ab6f2f3 Make BufferQueue based block pool non-blocking by Sungtak Lee · 7 years ago
  11. 469c834 CCodec: move Buffers out into a separate file by Wonsik Kim · 7 years ago
  12. a261e38 CCodec: protect C2OMXNode::mBufferIdsInUse by Wonsik Kim · 7 years ago
  13. 0fe4c47 Revert "Revert "Remove direct libgui reference from omx server side"" by Chong Zhang · 7 years ago
  14. b4979c5 Revert "Remove direct libgui reference from omx server side" by Sung-fang Tsai · 7 years ago
  15. 482f60c Remove direct libgui reference from omx server side by Chong Zhang · 7 years ago
  16. 10ba310 Merge "codec2 components: merge WorkQueue and PendingWork" into qt-dev by Wonsik Kim · 7 years ago
  17. d233276 Merge "Obtain Codec2 instances from hwservicemanager" into qt-dev by TreeHugger Robot · 7 years ago
  18. e1226f5 codec2 components: merge WorkQueue and PendingWork by Wonsik Kim · 7 years ago
  19. 892c81d Obtain Codec2 instances from hwservicemanager by Pawin Vongmasa · 7 years ago
  20. 9ca01d3 media: fix "prepend-sps-pps-to-idr-frames" behavior by Wonsik Kim · 7 years ago
  21. 8ead39d aac: set initial timestamp to zero by Wonsik Kim · 7 years ago
  22. 97214de Merge "CCodec: fix EOS placement with reordering" by Wonsik Kim · 7 years ago
  23. c70268a Merge changes Ieab560be,Icb294e1b,Ia664c15b by Wonsik Kim · 7 years ago
  24. e92e7a8 Merge "Remove buffers from mFlushedConfigs when queued" by TreeHugger Robot · 7 years ago
  25. 959563b Merge "codec2: VTS add TimeoutTest to test API's Timeout" by Sungtak Lee · 7 years ago
  26. 472c738 Remove buffers from mFlushedConfigs when queued by Pawin Vongmasa · 7 years ago
  27. 4f3314d CCodec: fix C2OMXNode assumption that components are in the same process by Wonsik Kim · 7 years ago
  28. c8ea1c1 Merge "Use safe_union in FieldSupportedValues" by TreeHugger Robot · 7 years ago
  29. 817d318 CCodec: Allow bitrate to be not set in CQ mode for video encoders by Harish Mahendrakar · 7 years ago
  30. 57d7cc9 C2SoftHEVCEnc: Add support for constant quality encoding by Harish Mahendrakar · 7 years ago
  31. bdc0cc4 Use safe_union in FieldSupportedValues by Pawin Vongmasa · 7 years ago
  32. ab1f5ee codec2: VTS add TimeoutTest to test API's Timeout by Rakesh Kumar · 7 years ago
  33. 6642743 CCodec: fix EOS placement with reordering by Wonsik Kim · 7 years ago
  34. 4089506 Merge "codec2: Remove unnecessary symbol exports from components" by Wonsik Kim · 7 years ago
  35. 3842d82 Merge "actually convert between codec2 and mediacodecinfo for av1" by TreeHugger Robot · 7 years ago
  36. c76cdae codec2: Remove unnecessary symbol exports from components by Harish Mahendrakar · 7 years ago
  37. 80b4aef Merge "CCodec: fix MAX_PTS_GAP behavior" by Wonsik Kim · 7 years ago
  38. 6f92550 Merge "Use @2.0::IGraphicBufferProducer in Codec2 modules" by TreeHugger Robot · 7 years ago
  39. 8f922e1 Merge "CCodec: don't update pipeline watcher if using input surface" by TreeHugger Robot · 7 years ago
  40. 95ba016 CCodec: fix MAX_PTS_GAP behavior by Wonsik Kim · 7 years ago
  41. ef939bf Use @2.0::IGraphicBufferProducer in Codec2 modules by Pawin Vongmasa · 7 years ago
  42. aee3f31 actually convert between codec2 and mediacodecinfo for av1 by Ray Essick · 7 years ago
  43. 524b058 CCodec: don't update pipeline watcher if using input surface by Wonsik Kim · 7 years ago
  44. 1a1953b codec2: VTS add support for Empty EOS in AudioDectest by Rakesh Kumar · 7 years ago
  45. 602a341 codec2: VTS fix Master test for multiple IComponent services by Umang Saini · 7 years ago
  46. bc6cddd codec2: VTS add support for nSamplesPerFrame in AudioEnctest by Rakesh Kumar · 7 years ago
  47. 272ba8a codec2: VTS add support for Empty EOS in VideoEnctest by Rakesh Kumar · 7 years ago
  48. 26de5a4 codec2: VTS add support for Empty EOS in VideoDectest by Rakesh Kumar · 7 years ago
  49. 34ad1d9 codec2: VTS add support for Empty EOS in AudioEnctest by Rakesh Kumar · 7 years ago
  50. f380958 VTS: Fix DecodeTest For Audio Decoders. by Manisha Jajoo · 7 years ago
  51. 9ca01f8 Merge changes from topic "opus_finale" by TreeHugger Robot · 7 years ago
  52. 630dda9 stagefright_foundation: Fix parsing seek pre roll in Opus by Harish Mahendrakar · 7 years ago
  53. 6c95530 stagefright: Updates to Opus unified CSD syntax by Harish Mahendrakar · 7 years ago
  54. a073d2e Merge "Cleanup comments on hevc encoder plugin" by TreeHugger Robot · 7 years ago
  55. 0d11a7e Cleanup comments on hevc encoder plugin by Ray Essick · 7 years ago
  56. d6abf7d Merge "Make Codec2 and BufferPool modules vndk" by TreeHugger Robot · 7 years ago
  57. bb08e4d Merge "Add asInputSink() to Component" by TreeHugger Robot · 7 years ago
  58. e5c53f7 Make Codec2 and BufferPool modules vndk by Pawin Vongmasa · 7 years ago
  59. 9f4c0a3 Add asInputSink() to Component by Pawin Vongmasa · 7 years ago
  60. 985321a Merge "CCodec: handle input image for input buffers as well" by TreeHugger Robot · 7 years ago
  61. c3e5e94 CCodec: handle input image for input buffers as well by Wonsik Kim · 7 years ago
  62. 06f087d Merge "Make KEY_MAX_PTS_GAP_TO_ENCODER and KEY_MAX_FPS_TO_ENCODER keys public" by Chong Zhang · 7 years ago
  63. c07e5df Merge "codec2: vndk: Support new ion api for linux kernel 4.12+" by TreeHugger Robot · 7 years ago
  64. 80cb83e Merge "CCodec: enforce required configurations" by Wonsik Kim · 7 years ago
  65. 1114eea CCodec: enforce required configurations by Wonsik Kim · 7 years ago
  66. 86320e3 codec2: vndk: Support new ion api for linux kernel 4.12+ by Praveen Chavan · 7 years ago
  67. c4901a8 Merge changes from topic "xaac_buffer_20190204" by TreeHugger Robot · 7 years ago
  68. 9f11c70 Merge "CCodec: calculate max dequeued buffer count" by Wonsik Kim · 7 years ago
  69. 16be62c Merge "codec2: remove deprecated configs and their remaining usage" by Lajos Molnar · 7 years ago
  70. 51e42f4 Merge "Codec2Buffer: Initialize mediaImage to zero in GraphicView2MediaImageConverter" by Wonsik Kim · 7 years ago
  71. cac5385 Codec2Buffer: Initialize mediaImage to zero in GraphicView2MediaImageConverter by Harish Mahendrakar · 7 years ago
  72. f5e5c83 CCodec: calculate max dequeued buffer count by Wonsik Kim · 7 years ago
  73. 3bb81cd codec2: remove deprecated configs and their remaining usage by Lajos Molnar · 7 years ago
  74. 268a5db Merge "codec2: add C2SoftHevcEnc" by Ray Essick · 7 years ago
  75. e690a6d Merge "CCodec: add more doc to PipelineWatcher" by Wonsik Kim · 7 years ago
  76. dfe650a codec2: add C2SoftHevcEnc by Roma Kaul · 7 years ago
  77. 4507d82 Merge "Use the updated hybrid interface" by TreeHugger Robot · 7 years ago
  78. 5f3fb6f Codec2 C2BlockPool: Use C2_BLOCKING instead of C2_TIMED_OUT by Sungtak Lee · 7 years ago
  79. 070897f CCodec: add more doc to PipelineWatcher by Wonsik Kim · 7 years ago
  80. c6aa503 Merge "CCodec: skip first N longest work inside total delay" by Wonsik Kim · 7 years ago
  81. d97b1b3 Merge "CCodec: support legacy bitrate change behavior" by Wonsik Kim · 7 years ago
  82. aa484ac CCodec: support legacy bitrate change behavior by Wonsik Kim · 7 years ago
  83. 4fa4f2b CCodec: skip first N longest work inside total delay by Wonsik Kim · 7 years ago
  84. 42f674e Merge "CCodec: fix image data update handling" by TreeHugger Robot · 7 years ago
  85. c48ddcf CCodec: fix image data update handling by Wonsik Kim · 7 years ago
  86. 3866c7e Use the updated hybrid interface by Pawin Vongmasa · 7 years ago
  87. 7a04aab Codec2: Fix config-start order by Manisha Jajoo · 7 years ago
  88. aa2e78d Fix: Handle incomplete work by Manisha Jajoo · 7 years ago
  89. 318690a Merge "Include correct headerfile" by Marco Nelissen · 7 years ago
  90. 61d2e53 Include correct headerfile by Marco Nelissen · 7 years ago
  91. f4b1bcf Fix the wrong condition in querySupportedValues by Pawin Vongmasa · 7 years ago
  92. 6787e25 Merge "stagefright: Add support for levels 6+ for AVC/H.264" by Lajos Molnar · 7 years ago
  93. 038e8f8 Make KEY_MAX_PTS_GAP_TO_ENCODER and KEY_MAX_FPS_TO_ENCODER keys public by Chong Zhang · 7 years ago
  94. 307b00e Merge changes I373db2f4,I3f0cc1dd,I05f8ed86,Iec0cc3d2,I01cfcaf1, ... by Lajos Molnar · 7 years ago
  95. c9b4ca0 codec2: signal aliases in XML vs. C2Store by Lajos Molnar · 7 years ago
  96. db5751f codec2: Codec2InfoBuilder rework by Lajos Molnar · 7 years ago
  97. 4711827 codec2: CCodec plugin CreateInputSurface should create C2 HAL surface by Lajos Molnar · 7 years ago
  98. 62d62d6 codec2: C2PlatformStore: signal component traits via interface by Lajos Molnar · 7 years ago
  99. df5dd14 CCodec: limit number of max output buffers client can keep by Wonsik Kim · 7 years ago
  100. 5876259 Merge "CCodec: refactor pipeline logic" by TreeHugger Robot · 7 years ago