)]}'
{
  "commit": "17d7cbb9c432901f83a5e5df9361e374fdfb092b",
  "tree": "89f2c20c96b6c7fdfc8929676ec83f924c3946b0",
  "parents": [
    "ce026241b3ba8240d615019e17469d6aa4f455de"
  ],
  "author": {
    "name": "Frankie Dintino",
    "email": "fdintino@gmail.com",
    "time": "Fri Sep 29 20:54:55 2023 +0000"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Sep 29 22:54:55 2023 +0200"
  },
  "message": "fix: unused parameter error in third_party libyuv with release build  (#1634)\n\nfix: unused parameter error in third_party libyuv with release build\r\n\r\nIn several functions in libyuv/scale.c, the only reference to the\r\nparameter `src_width` is an assert statement. When NDEBUG is defined (as\r\nit is on some platforms when compiling with CMAKE_BUILD_TYPE\u003dRelease)\r\nthe assert condition is removed from the source and an unused-parameter\r\nwarning/error is raised.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "97d5ac4e4d33e829f8ee134e71773001d9cc6663",
      "old_mode": 33188,
      "old_path": ".github/workflows/ci-unix-shared-local.yml",
      "new_id": "cc8e374ab5bc5d611930c9816be9f4ede9a9be76",
      "new_mode": 33188,
      "new_path": ".github/workflows/ci-unix-shared-local.yml"
    },
    {
      "type": "modify",
      "old_id": "87e5e0ca48f0e9c597efc8a1ba56ef5532eb0324",
      "old_mode": 33188,
      "old_path": "third_party/libyuv/source/scale.c",
      "new_id": "19913699c3bbbd1c73e8bd52055d475651a0dd27",
      "new_mode": 33188,
      "new_path": "third_party/libyuv/source/scale.c"
    }
  ]
}
