)]}'
{
  "commit": "e6381a612456975cca633df5b59538662ffb8916",
  "tree": "050c8ec948c67833e21ddcacd552c7e797602501",
  "parents": [
    "159d21ece38df32aa1f6d4bce6d73c08e142914b"
  ],
  "author": {
    "name": "Jonathan Wright",
    "email": "jonathan.wright@arm.com",
    "time": "Wed Nov 01 11:45:31 2023 +0000"
  },
  "committer": {
    "name": "Jonathan Wright",
    "email": "jonathan.wright@arm.com",
    "time": "Mon Nov 06 16:44:54 2023 +0000"
  },
  "message": "Optimize 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: I87ec5e1a546e2a112447f0bca1ba523b738aef2f\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c127dd1cfaa29f5f7c09de9de4a4171d47d7d079",
      "old_mode": 33188,
      "old_path": "av1/common/arm/wiener_convolve_neon.c",
      "new_id": "e4a59a1ae0922bd8a7c6b183fee9046b59dffbbc",
      "new_mode": 33188,
      "new_path": "av1/common/arm/wiener_convolve_neon.c"
    }
  ]
}
