)]}'
{
  "commit": "5ed875e3df4f6bf6d0a96bd79fdb6515e0114f50",
  "tree": "9d13783cd8a33e1a0c1225433f01c4dc0cc5d19c",
  "parents": [
    "11b58281187f6bf9063cad2f60620a64695f2ec1"
  ],
  "author": {
    "name": "Yannis Guyon",
    "email": "yguyon@google.com",
    "time": "Wed Nov 03 15:12:37 2021 +0100"
  },
  "committer": {
    "name": "Yannis Guyon",
    "email": "yguyon@google.com",
    "time": "Tue Nov 16 10:07:40 2021 +0100"
  },
  "message": "AVIF-info library and test\n\nlibavifinfo is a standalone library that can be used to extract the\nwidth, height, bit depth and number of channels from an AVIF payload.\nIt is small on purpose and made of avifinfo.h and avifinfo.c.\n\nLicensing is inspired from libaom (boilerplates, LICENSE and PATENTS).\n\nAdd CMakeLists.txt as the build system configuration file.\n\nAdd tests/avifinfo_test.cc and a 1x1 white pixel AVIF image compressed\nwith libavif for testing purposes.\n\nAdd README.md.\n\nChange-Id: I26244b666854523fce3e001d2be9f19574a4715f\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ce831e6e031fc5e6f74e658ee2466c1fcc815618",
      "new_mode": 33188,
      "new_path": "CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "330b6b87bb6e8ae0ff7517fec06984155c88ea55",
      "new_mode": 33188,
      "new_path": "LICENSE"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "826644b635355b6eef9cc276251f7d7e3699c283",
      "new_mode": 33188,
      "new_path": "PATENTS"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "01afccb181bd97f6f8c716f7f18efb58c396dc61",
      "new_mode": 33188,
      "new_path": "README.md"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f28492418a45d0b2d58db9825df9da04dd78c6b3",
      "new_mode": 33188,
      "new_path": "avifinfo.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ea4d9d7788a4f79fadcff13d46d671967243ad06",
      "new_mode": 33188,
      "new_path": "avifinfo.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "de28ba89b857ff65d9759cbe4f142a3bf951a5ba",
      "new_mode": 33188,
      "new_path": "tests/avifinfo_test.cc"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "21707b2b73ce7d2acaffbdf89a658c1993d84963",
      "new_mode": 33188,
      "new_path": "tests/avifinfo_test_1x1.avif"
    }
  ]
}
