1. f7529dd CCodec: reduce log amount for render warning by Wonsik Kim · 7 years ago
  2. a261e38 CCodec: protect C2OMXNode::mBufferIdsInUse by Wonsik Kim · 7 years ago
  3. 0fe4c47 Revert "Revert "Remove direct libgui reference from omx server side"" by Chong Zhang · 7 years ago
  4. b4979c5 Revert "Remove direct libgui reference from omx server side" by Sung-fang Tsai · 7 years ago
  5. 482f60c Remove direct libgui reference from omx server side by Chong Zhang · 7 years ago
  6. d233276 Merge "Obtain Codec2 instances from hwservicemanager" into qt-dev by TreeHugger Robot · 7 years ago
  7. 892c81d Obtain Codec2 instances from hwservicemanager by Pawin Vongmasa · 8 years ago
  8. 9ca01d3 media: fix "prepend-sps-pps-to-idr-frames" behavior by Wonsik Kim · 7 years ago
  9. 97214de Merge "CCodec: fix EOS placement with reordering" by Wonsik Kim · 7 years ago
  10. c70268a Merge changes Ieab560be,Icb294e1b,Ia664c15b by Wonsik Kim · 7 years ago
  11. 472c738 Remove buffers from mFlushedConfigs when queued by Pawin Vongmasa · 7 years ago
  12. 4f3314d CCodec: fix C2OMXNode assumption that components are in the same process by Wonsik Kim · 7 years ago
  13. 817d318 CCodec: Allow bitrate to be not set in CQ mode for video encoders by Harish Mahendrakar · 8 years ago
  14. 6642743 CCodec: fix EOS placement with reordering by Wonsik Kim · 7 years ago
  15. 3842d82 Merge "actually convert between codec2 and mediacodecinfo for av1" by TreeHugger Robot · 7 years ago
  16. 80b4aef Merge "CCodec: fix MAX_PTS_GAP behavior" by Wonsik Kim · 7 years ago
  17. 95ba016 CCodec: fix MAX_PTS_GAP behavior by Wonsik Kim · 7 years ago
  18. aee3f31 actually convert between codec2 and mediacodecinfo for av1 by Ray Essick · 7 years ago
  19. 524b058 CCodec: don't update pipeline watcher if using input surface by Wonsik Kim · 8 years ago
  20. 985321a Merge "CCodec: handle input image for input buffers as well" by TreeHugger Robot · 8 years ago
  21. c3e5e94 CCodec: handle input image for input buffers as well by Wonsik Kim · 8 years ago
  22. 06f087d Merge "Make KEY_MAX_PTS_GAP_TO_ENCODER and KEY_MAX_FPS_TO_ENCODER keys public" by Chong Zhang · 8 years ago
  23. 80cb83e Merge "CCodec: enforce required configurations" by Wonsik Kim · 8 years ago
  24. 1114eea CCodec: enforce required configurations by Wonsik Kim · 8 years ago
  25. 9f11c70 Merge "CCodec: calculate max dequeued buffer count" by Wonsik Kim · 8 years ago
  26. 16be62c Merge "codec2: remove deprecated configs and their remaining usage" by Lajos Molnar · 8 years ago
  27. cac5385 Codec2Buffer: Initialize mediaImage to zero in GraphicView2MediaImageConverter by Harish Mahendrakar · 8 years ago
  28. f5e5c83 CCodec: calculate max dequeued buffer count by Wonsik Kim · 8 years ago
  29. 3bb81cd codec2: remove deprecated configs and their remaining usage by Lajos Molnar · 8 years ago
  30. 070897f CCodec: add more doc to PipelineWatcher by Wonsik Kim · 8 years ago
  31. c6aa503 Merge "CCodec: skip first N longest work inside total delay" by Wonsik Kim · 8 years ago
  32. d97b1b3 Merge "CCodec: support legacy bitrate change behavior" by Wonsik Kim · 8 years ago
  33. aa484ac CCodec: support legacy bitrate change behavior by Wonsik Kim · 8 years ago
  34. 4fa4f2b CCodec: skip first N longest work inside total delay by Wonsik Kim · 8 years ago
  35. c48ddcf CCodec: fix image data update handling by Wonsik Kim · 8 years ago
  36. 318690a Merge "Include correct headerfile" by Marco Nelissen · 8 years ago
  37. 61d2e53 Include correct headerfile by Marco Nelissen · 8 years ago
  38. 6787e25 Merge "stagefright: Add support for levels 6+ for AVC/H.264" by Lajos Molnar · 8 years ago
  39. 038e8f8 Make KEY_MAX_PTS_GAP_TO_ENCODER and KEY_MAX_FPS_TO_ENCODER keys public by Chong Zhang · 8 years ago
  40. 307b00e Merge changes I373db2f4,I3f0cc1dd,I05f8ed86,Iec0cc3d2,I01cfcaf1, ... by Lajos Molnar · 8 years ago
  41. db5751f codec2: Codec2InfoBuilder rework by Lajos Molnar · 8 years ago
  42. 4711827 codec2: CCodec plugin CreateInputSurface should create C2 HAL surface by Lajos Molnar · 8 years ago
  43. df5dd14 CCodec: limit number of max output buffers client can keep by Wonsik Kim · 8 years ago
  44. ab34ed6 CCodec: refactor pipeline logic by Wonsik Kim · 8 years ago
  45. 38ad341 CCodec: fix reorder stash handling by Wonsik Kim · 8 years ago
  46. 6897f22 CCodec: flush reorder stash at flush by Wonsik Kim · 8 years ago
  47. 550c84d Merge "Upstream changes from hardware/google/av" by TreeHugger Robot · 8 years ago
  48. 173d883 Merge "Initial commit for the Codec2.0 HAL" by TreeHugger Robot · 8 years ago
  49. 1f21336 Upstream changes from hardware/google/av by Pawin Vongmasa · 8 years ago
  50. 1c75a23 Initial commit for the Codec2.0 HAL by Pawin Vongmasa · 8 years ago
  51. 186fdbf CCodec: harden against nullptr/out-of-memory by Wonsik Kim · 8 years ago
  52. a4d13be Revist C2HandleGralloc::WrapNativeHandle by Sungtak Lee · 8 years ago
  53. 2729dcf Handle gralloc handle leaks by Sungtak Lee · 8 years ago
  54. 3600359 Merge changes I019f638e,Ic51339eb by Wonsik Kim · 8 years ago
  55. 078b58e CCodec: read # of input/output slots from component by Wonsik Kim · 8 years ago
  56. 1dfd7ba Merge "hdr10+: profile level report" by TreeHugger Robot · 8 years ago
  57. 568daf2 stagefright: Add support for levels 6+ for AVC/H.264 by Lajos Molnar · 8 years ago
  58. 5105126 CCodec: put encrypted buffer in array mode right away by Wonsik Kim · 8 years ago
  59. a8d5b4f hdr10+: profile level report by Chong Zhang · 8 years ago
  60. 8d4bdfd media/stagefright: add support for codec attributes in MediaCodecInfo by Lajos Molnar · 8 years ago
  61. 707c146 Plumbing to recognize AV1 content by Ray Essick · 8 years ago
  62. 8be9311 Upstream changes from hardware/google/av by Pawin Vongmasa · 8 years ago
  63. 2a4c2c9 Remove CFI diagnostics. by Ivan Lozano · 8 years ago
  64. d0f0e14 Rename Codec2-related entities by Pawin Vongmasa · 8 years ago
  65. 3665390 Move Codec2-related code from hardware/google/av by Pawin Vongmasa · 8 years ago