)]}'
{
  "commit": "e287adaa64b92ec5f4d41ecf3326e710031ef820",
  "tree": "bd8af6d433e1539ac01a532a3751eb7087f5976e",
  "parents": [
    "9409a2b37f3deff087ec28deee755223f9035c9c"
  ],
  "author": {
    "name": "Jonathan Wright",
    "email": "jonathan.wright@arm.com",
    "time": "Wed Nov 08 17:17:48 2023 +0000"
  },
  "committer": {
    "name": "James Zern",
    "email": "jzern@google.com",
    "time": "Thu Nov 09 23:22:46 2023 +0000"
  },
  "message": "Optimize HBD Neon vertical 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 vertical\nWiener filters, avoiding the redundant work of using the 7-tap path\nwith a 5-tap filter.\n\nChange-Id: Ic081be65d7a9e6b8c8711cf9778dd6ce4654336d\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "588b4f8b802221b3917890208fd006c37a42635b",
      "old_mode": 33188,
      "old_path": "av1/common/arm/highbd_wiener_convolve_neon.c",
      "new_id": "a6bd6d38e4abe9aa1cacc2f441271cbfc474ac26",
      "new_mode": 33188,
      "new_path": "av1/common/arm/highbd_wiener_convolve_neon.c"
    }
  ]
}
