1. 0955e0a Merge "CCodec: revise resource releases" into rvc-dev am: 48779be75d by Wonsik Kim · 5 years ago
  2. 936a89c CCodec: revise resource releases by Wonsik Kim · 5 years ago
  3. fdf9fc0 Merge "Release buffers on MediaCodec#stop()" into rvc-dev am: 987087c303 by TreeHugger Robot · 5 years ago
  4. fb128ba Release buffers on MediaCodec#stop() by Sungtak Lee · 5 years ago
  5. 31cd2cc Merge "CCodec: handle unrecognized names in LinearBlock methods" into rvc-dev am: 02ec2d9d9a by Wonsik Kim · 5 years ago
  6. fcf46c3 CCodec: handle unrecognized names in LinearBlock methods by Wonsik Kim · 5 years ago
  7. 2d8d541 Merge "fix -Wunreachable-code-loop-increment" am: 1d0e52cf31 am: a093f06459 by George Burgess IV · 5 years ago
  8. 1d0e52c Merge "fix -Wunreachable-code-loop-increment" by George Burgess IV · 5 years ago
  9. 08608d0 Merge "sfplugin: use an array instead of a vector" am: 4a1f564d42 am: d8187fc8f2 by George Burgess IV · 5 years ago
  10. 3f1a090 sfplugin: use an array instead of a vector by George Burgess IV · 5 years ago
  11. c813a59 fix -Wunreachable-code-loop-increment by George Burgess IV · 5 years ago
  12. 93ee0e4 Merge "CCodec: output format duplicated at CCodecConfig" am: 26a5773f3b am: 71e8b09645 by Automerger Merge Worker · 5 years ago
  13. e4716c0 CCodec: output format duplicated at CCodecConfig by Wonsik Kim · 5 years ago
  14. 274c832 CCodec: output format duplicated at CCodecConfig by Wonsik Kim · 5 years ago
  15. 41ec2ab Merge "CCodec: handle vendor parameters" by Wonsik Kim · 5 years ago
  16. 325322d CCodec: make config consistent before/after flush by Wonsik Kim · 5 years ago
  17. 8a6ed37 CCodec: handle vendor parameters by Wonsik Kim · 5 years ago
  18. e75a5da CCodec: make config consistent before/after flush by Wonsik Kim · 5 years ago
  19. fb7a767 stagefright: MediaCodec buffer API revision by Wonsik Kim · 5 years ago
  20. 155d5cb stagefright: link CCodec directly with libstagefright by Wonsik Kim · 6 years ago
  21. ce521ee Fix status error to avoid releasing component twice by Iris Chang · 6 years ago
  22. bf69de9 Codec2Utils: Add support for media.c2@1.1 by Pawin Vongmasa · 6 years ago
  23. 9917d4a Revert "Revert "media: remove IGraphicBufferSource.aidl"" by Wonsik Kim · 6 years ago
  24. 47eaa19 Revert "media: remove IGraphicBufferSource.aidl" by Winson Chiu · 6 years ago
  25. 2f6a4b8 media: remove IGraphicBufferSource.aidl by Wonsik Kim · 6 years ago
  26. 8e55f3a MediaCodec: recognize KEY_CAPTURE_RATE by Wonsik Kim · 6 years ago
  27. 447eaf1 MediaCodec: recognize KEY_CAPTURE_RATE by Wonsik Kim · 6 years ago
  28. 5fb6ec7 Merge "codec2: trim log" into qt-r1-dev by TreeHugger Robot · 6 years ago
  29. 1858832 Allow creation of input surface in CCodec by Pawin Vongmasa · 6 years ago
  30. bd55793 codec2: trim log by Wonsik Kim · 6 years ago
  31. 9ee5a7c CCodec: increase timeout for operations by Wonsik Kim · 6 years ago
  32. cc50ca8 Merge "CCodec: handle delay config update" into qt-dev by Wonsik Kim · 6 years ago
  33. 5ecf383 CCodec: handle delay config update by Wonsik Kim · 6 years ago
  34. f7c49e2 codec2: Fix width and height when output is cropped by Harish Mahendrakar · 6 years ago
  35. c9f1a05 Merge changes I3c756d61,Id0f6cf61 into qt-dev by TreeHugger Robot · 6 years ago
  36. 315f7aa Merge changes I05aeb909,Iee31eed6,I2544a7cb into qt-dev by Wonsik Kim · 6 years ago
  37. 71cbb9d CCodecConfig: Fix mapping to bitrate-mode by Harish Mahendrakar · 6 years ago
  38. aab2eea CCodec: add max B frames support by Wonsik Kim · 6 years ago
  39. 9eac4d1 CCodec: pass consumer usage from component to input surface by Wonsik Kim · 6 years ago
  40. c8ce1d8 Remove ligbui dep from libcodec2_vndk and libcodec2_hidl@1.0 by Chong Zhang · 6 years ago
  41. d233276 Merge "Obtain Codec2 instances from hwservicemanager" into qt-dev by TreeHugger Robot · 6 years ago
  42. 892c81d Obtain Codec2 instances from hwservicemanager by Pawin Vongmasa · 6 years ago
  43. 9ca01d3 media: fix "prepend-sps-pps-to-idr-frames" behavior by Wonsik Kim · 6 years ago
  44. 4f3314d CCodec: fix C2OMXNode assumption that components are in the same process by Wonsik Kim · 6 years ago
  45. 817d318 CCodec: Allow bitrate to be not set in CQ mode for video encoders by Harish Mahendrakar · 6 years ago
  46. 95ba016 CCodec: fix MAX_PTS_GAP behavior by Wonsik Kim · 6 years ago
  47. 06f087d Merge "Make KEY_MAX_PTS_GAP_TO_ENCODER and KEY_MAX_FPS_TO_ENCODER keys public" by Chong Zhang · 6 years ago
  48. 1114eea CCodec: enforce required configurations by Wonsik Kim · 6 years ago
  49. aa484ac CCodec: support legacy bitrate change behavior by Wonsik Kim · 6 years ago
  50. 038e8f8 Make KEY_MAX_PTS_GAP_TO_ENCODER and KEY_MAX_FPS_TO_ENCODER keys public by Chong Zhang · 6 years ago
  51. 307b00e Merge changes I373db2f4,I3f0cc1dd,I05f8ed86,Iec0cc3d2,I01cfcaf1, ... by Lajos Molnar · 6 years ago
  52. 4711827 codec2: CCodec plugin CreateInputSurface should create C2 HAL surface by Lajos Molnar · 6 years ago
  53. ab34ed6 CCodec: refactor pipeline logic by Wonsik Kim · 6 years ago
  54. 1f21336 Upstream changes from hardware/google/av by Pawin Vongmasa · 6 years ago
  55. 1c75a23 Initial commit for the Codec2.0 HAL by Pawin Vongmasa · 6 years ago
  56. 8be9311 Upstream changes from hardware/google/av by Pawin Vongmasa · 6 years ago
  57. d0f0e14 Rename Codec2-related entities by Pawin Vongmasa · 7 years ago
  58. 3665390 Move Codec2-related code from hardware/google/av by Pawin Vongmasa · 7 years ago