)]}'
{
  "commit": "121f3851459d5ee2ca1b5b23c6187bda79984eb2",
  "tree": "ff0b248dd4d37ab2c8618dad84363c5fccac3b1b",
  "parents": [
    "f2cafa87dd5c4d122ef999ddee3f3fa248abefdf"
  ],
  "author": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Sun Aug 07 11:41:26 2022 -0700"
  },
  "committer": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Sun Aug 07 11:41:26 2022 -0700"
  },
  "message": "Declare DuckyEncode::pending_ctx_size_ as size_t\n\nDeclare DuckyEncode::pending_ctx_size_ as size_t instead of int. Fix the\nfollowing MSVC warning:\nav1\\ducky_encode.cc(551,43): warning C4267: \u0027+\u003d\u0027: conversion from\n\u0027size_t\u0027 to \u0027int\u0027, possible loss of data\n\nInclude \u003ccstddef\u003e for size_t and \u003ccstdint\u003e for uint8_t and int64_t. See\nthe Style Guide:\nhttps://google.github.io/styleguide/cppguide.html#Include_What_You_Use\n\nList C++ system headers in alphabetical order. See the Style Guide:\n  Within each section the includes should be ordered alphabetically.\nhttps://google.github.io/styleguide/cppguide.html#Names_and_Order_of_Includes\n\nChange-Id: I0a197b3270914add9bf30948aa46331565dee08c\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "29dc29ee08177cc74e8cca1b73f6b4b55962f36e",
      "old_mode": 33188,
      "old_path": "av1/ducky_encode.h",
      "new_id": "ffa53b08ffb7489c4f3853e00d06b434a1315693",
      "new_mode": 33188,
      "new_path": "av1/ducky_encode.h"
    }
  ]
}
