)]}'
{
  "commit": "f8d9b83c520e044a7ae768532277bb3330afdc89",
  "tree": "5750f6f03ddcf97f978e4a2f63f45a495fef7d74",
  "parents": [
    "1db0703895f285a9edc20599188104bac3c82a5c"
  ],
  "author": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Thu Nov 19 17:33:50 2020 -0800"
  },
  "committer": {
    "name": "Joe Drago",
    "email": "joedrago@gmail.com",
    "time": "Mon Nov 30 15:45:06 2020 -0800"
  },
  "message": "Add the avifContainerDump() function\n\nUse the avifContainerDump() function in the info() function in avifdec.c\nto dump the container info instead of the first frame\u0027s info.\n\nI noticed this issue while trying to debug monochrome images encoded\nwith libaom before commit 2172ed05169f08b20245221a7e95619a65884fd7.\nThe container yuvFormat was YUV400 but the first frame\u0027s yuvFormat was\nYUV420. avifdec -i printed YUV420, so I could not see the container\nyuvFormat was wrong. Obviously it would be best to dump both the\ncontainer info and every frame\u0027s info, but that could be confusing to\naverage users, or at least too verbose.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e0a3c3a7f1496d4176ad2bce8558d33ed3a5de76",
      "old_mode": 33188,
      "old_path": "apps/avifdec.c",
      "new_id": "856a41750416ae95075b6c6d5f94800f2ddd599f",
      "new_mode": 33188,
      "new_path": "apps/avifdec.c"
    },
    {
      "type": "modify",
      "old_id": "6d5c1fc438846e8948af3d10c2ad5ed44afd2d1e",
      "old_mode": 33188,
      "old_path": "apps/shared/avifutil.c",
      "new_id": "cf75790e9282a122c1fd90a64ce9460e2d91019f",
      "new_mode": 33188,
      "new_path": "apps/shared/avifutil.c"
    },
    {
      "type": "modify",
      "old_id": "5db081b0fbc2cc0af5e551a5743ce42abe569308",
      "old_mode": 33188,
      "old_path": "apps/shared/avifutil.h",
      "new_id": "961440a703d5c3623f5b848cf88e12d58b356003",
      "new_mode": 33188,
      "new_path": "apps/shared/avifutil.h"
    }
  ]
}
