1. f3f9288 Do not use max/min luminance if it's 0 by wenchangliu · 5 years ago
  2. 936a89c CCodec: revise resource releases by Wonsik Kim · 5 years ago
  3. 3bb2a7f Do not use content light level if it's 0 by Chong Zhang · 5 years ago
  4. e226124 Merge "CCodec: don't drop work with format change" into rvc-dev by Wonsik Kim · 5 years ago
  5. 910a317 CCodec: don't drop work with format change by Wonsik Kim · 5 years ago
  6. 55bfd11 Merge "CCodec: remove dependency to # of slots for allocating local buffers" into rvc-dev by TreeHugger Robot · 5 years ago
  7. a4e049d Revert "CCodecBufferChannel: Process output format when registering buffer" by Wonsik Kim · 5 years ago
  8. 41d8343 CCodec: remove dependency to # of slots for allocating local buffers by Wonsik Kim · 5 years ago
  9. b18c1af CCodecBufferChannel: Process output format when registering buffer by Pawin Vongmasa · 5 years ago
  10. 557c88c CCodec: bypass crypto / descrambler if input is empty by Wonsik Kim · 5 years ago
  11. e4716c0 CCodec: output format duplicated at CCodecConfig by Wonsik Kim · 5 years ago
  12. e75a5da CCodec: make config consistent before/after flush by Wonsik Kim · 5 years ago
  13. 5871330 CCodec: don't use array mode if in block model by Wonsik Kim · 5 years ago
  14. fb7a767 stagefright: MediaCodec buffer API revision by Wonsik Kim · 5 years ago
  15. 155d5cb stagefright: link CCodec directly with libstagefright by Wonsik Kim · 6 years ago
  16. 6056914 Merge "codec2: switch perferred linear allocator type by pool mask" by TreeHugger Robot · 5 years ago
  17. 596187e stagefright: remove ACodecBufferChannel dependency from MediaFilter by Wonsik Kim · 6 years ago
  18. aa18ea5 codec2: switch perferred linear allocator type by pool mask by Pin-chih Lin · 6 years ago
  19. 895fba9 ICrypto: use hidl memory instead of binder memory by Robert Shih · 6 years ago
  20. 4e4aca7 Merge "Increase max dequeue buffer count only for non-secure decoders" into qt-qpr1-dev am: b34e4ac722 by Sungtak Lee · 6 years ago
  21. d7463d1 Increase max dequeue buffer count only for non-secure decoders by Sungtak Lee · 6 years ago
  22. 18ea045 Include header for property_get_int32() prototype by Ray Essick · 6 years ago
  23. e151ed6 codec2: increase max dequeue output buffer count by Sungtak Lee · 6 years ago
  24. 7a7b742 codec2: increase max dequeue output buffer count by Sungtak Lee · 6 years ago
  25. 23c526d Merge "codec2: force array mode for graphic metadata buffers" into qt-dev am: 5e39adb1c4 am: 846d3f54f1 by Wonsik Kim · 6 years ago
  26. 1221fd1 codec2: force array mode for graphic metadata buffers by Wonsik Kim · 6 years ago
  27. f7f932f Merge "codec2: initialize delays at start" into qt-dev am: e80279e64e am: 87de3e7603 by Wonsik Kim · 6 years ago
  28. bdffead codec2: initialize delays at start by Wonsik Kim · 6 years ago
  29. e9567bd Merge "codec2: fix output delay update" into qt-dev am: 9368cad390 am: cee8065e8f by Wonsik Kim · 6 years ago
  30. f0e7d22 codec2: fix output delay update by Wonsik Kim · 6 years ago
  31. 8ab25aa codec2: don't extract headers if asked to prepend them on IDR by Wonsik Kim · 6 years ago
  32. 0851581 Migrate buffers during surface change by Sungtak Lee · 6 years ago
  33. 5ecf383 CCodec: handle delay config update by Wonsik Kim · 6 years ago
  34. 8e2cfb5 Ignore channel's onInputBufferDone while using input surface by Pawin Vongmasa · 6 years ago
  35. 37a9ade Merge "CCodec: reduce log amount for render warning" into qt-dev by Wonsik Kim · 6 years ago
  36. f7529dd CCodec: reduce log amount for render warning by Wonsik Kim · 6 years ago
  37. ab6f2f3 Make BufferQueue based block pool non-blocking by Sungtak Lee · 6 years ago
  38. 469c834 CCodec: move Buffers out into a separate file by Wonsik Kim · 6 years ago
  39. 97214de Merge "CCodec: fix EOS placement with reordering" by Wonsik Kim · 6 years ago
  40. 472c738 Remove buffers from mFlushedConfigs when queued by Pawin Vongmasa · 6 years ago
  41. 6642743 CCodec: fix EOS placement with reordering by Wonsik Kim · 6 years ago
  42. 80b4aef Merge "CCodec: fix MAX_PTS_GAP behavior" by Wonsik Kim · 6 years ago
  43. 95ba016 CCodec: fix MAX_PTS_GAP behavior by Wonsik Kim · 6 years ago
  44. 524b058 CCodec: don't update pipeline watcher if using input surface by Wonsik Kim · 6 years ago
  45. c3e5e94 CCodec: handle input image for input buffers as well by Wonsik Kim · 6 years ago
  46. 9f11c70 Merge "CCodec: calculate max dequeued buffer count" by Wonsik Kim · 6 years ago
  47. f5e5c83 CCodec: calculate max dequeued buffer count by Wonsik Kim · 6 years ago
  48. 3bb81cd codec2: remove deprecated configs and their remaining usage by Lajos Molnar · 6 years ago
  49. c6aa503 Merge "CCodec: skip first N longest work inside total delay" by Wonsik Kim · 6 years ago
  50. 4fa4f2b CCodec: skip first N longest work inside total delay by Wonsik Kim · 6 years ago
  51. c48ddcf CCodec: fix image data update handling by Wonsik Kim · 6 years ago
  52. df5dd14 CCodec: limit number of max output buffers client can keep by Wonsik Kim · 6 years ago
  53. ab34ed6 CCodec: refactor pipeline logic by Wonsik Kim · 6 years ago
  54. 38ad341 CCodec: fix reorder stash handling by Wonsik Kim · 6 years ago
  55. 6897f22 CCodec: flush reorder stash at flush by Wonsik Kim · 6 years ago
  56. 550c84d Merge "Upstream changes from hardware/google/av" by TreeHugger Robot · 6 years ago
  57. 173d883 Merge "Initial commit for the Codec2.0 HAL" by TreeHugger Robot · 6 years ago
  58. 1f21336 Upstream changes from hardware/google/av by Pawin Vongmasa · 6 years ago
  59. 1c75a23 Initial commit for the Codec2.0 HAL by Pawin Vongmasa · 6 years ago
  60. 186fdbf CCodec: harden against nullptr/out-of-memory by Wonsik Kim · 6 years ago
  61. 078b58e CCodec: read # of input/output slots from component by Wonsik Kim · 6 years ago
  62. 5105126 CCodec: put encrypted buffer in array mode right away by Wonsik Kim · 7 years ago
  63. 8be9311 Upstream changes from hardware/google/av by Pawin Vongmasa · 6 years ago
  64. 3665390 Move Codec2-related code from hardware/google/av by Pawin Vongmasa · 7 years ago