)]}'
{
  "commit": "9409a2b37f3deff087ec28deee755223f9035c9c",
  "tree": "315eb75aebf8008a518e9f4e28b42f87d6a86d0c",
  "parents": [
    "1b1ad7a77c869ea8418ae6864f0a4b2d21bc3c20"
  ],
  "author": {
    "name": "Jonathan Wright",
    "email": "jonathan.wright@arm.com",
    "time": "Wed Nov 08 16:44:56 2023 +0000"
  },
  "committer": {
    "name": "James Zern",
    "email": "jzern@google.com",
    "time": "Thu Nov 09 23:22:46 2023 +0000"
  },
  "message": "Optimize HBD Neon horizontal Wiener convolve for 5-tap filters\n\nWiener convolution filters can be either 5 or 7 taps. The current Neon\nimplementation pads 5-tap filters with zeros to treat them as 7-tap\nfilters. This patch adds a Neon path specialised for 5-tap horizontal\nWiener filters, avoiding the redundant work of using the 7-tap path\nwith a 5-tap filter.\n\nChange-Id: I3bfd27f3a63956ccd9558095cb829736f31ccff4\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "da1af973a786f85e0a0288caa54ba5f2dde52e23",
      "old_mode": 33188,
      "old_path": "av1/common/arm/highbd_wiener_convolve_neon.c",
      "new_id": "588b4f8b802221b3917890208fd006c37a42635b",
      "new_mode": 33188,
      "new_path": "av1/common/arm/highbd_wiener_convolve_neon.c"
    }
  ]
}
