)]}'
{
  "commit": "cf016ebca12dea66c829dc4c3c799c89213a6fd5",
  "tree": "cdf87ceb86a77610e24759e2a5a055c28513bd73",
  "parents": [
    "e6381a612456975cca633df5b59538662ffb8916"
  ],
  "author": {
    "name": "Jonathan Wright",
    "email": "jonathan.wright@arm.com",
    "time": "Thu Nov 02 14:01:50 2023 +0000"
  },
  "committer": {
    "name": "Jonathan Wright",
    "email": "jonathan.wright@arm.com",
    "time": "Mon Nov 06 17:00:15 2023 +0000"
  },
  "message": "Optimize 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: If53c96828551789ac20751f6d73f3caaecd82971\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e4a59a1ae0922bd8a7c6b183fee9046b59dffbbc",
      "old_mode": 33188,
      "old_path": "av1/common/arm/wiener_convolve_neon.c",
      "new_id": "6440c16adbd8254108b3b3dc17a73f245c0b1fd9",
      "new_mode": 33188,
      "new_path": "av1/common/arm/wiener_convolve_neon.c"
    }
  ]
}
