)]}'
{
  "commit": "14cdbaf87dcf3dec1973a31657d5f475906ef131",
  "tree": "66d6da33ac4e67740f18903b27ad392c8b989c2e",
  "parents": [
    "afb5237d908bd04ce6ea15eae85db4a54cba289c"
  ],
  "author": {
    "name": "Gerda Zsejke More",
    "email": "gerdazsejke.more@arm.com",
    "time": "Thu May 30 10:01:32 2024 +0200"
  },
  "committer": {
    "name": "Jonathan Wright",
    "email": "jonathan.wright@arm.com",
    "time": "Tue Jun 04 17:55:23 2024 +0000"
  },
  "message": "Add 6-tap filter path for convolve_vert_scale\n\nThe filter values used in the scaling algorithm are specified in the\ndocumentation of the inter-prediction process (chapter 7.11.3.4. [1]).\nThese filter values are defined in the av1_interp_filter_params_list\nin filter.h. An important characteristic of these filters, except the\nMULTITAP_SHARP filter, is that at indices 0 and 7 the values are 0.\n\nAdd an implementation for vertical filtering that specialises on\n6-tap filters. This way we avoid redundant work associated with 8-tap\nfilters.\n\n[1]https://aomediacodec.github.io/av1-spec/av1-spec.pdf\n\nChange-Id: Ib2863cd29541a3d69d128cce9da0485de8ad182f\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f1e6732abeaf0009a6407467da35aedf92040121",
      "old_mode": 33188,
      "old_path": "av1/common/arm/av1_convolve_scale_neon.c",
      "new_id": "a972a19ef534eaeb1f593351e7c1f8f607681d67",
      "new_mode": 33188,
      "new_path": "av1/common/arm/av1_convolve_scale_neon.c"
    },
    {
      "type": "modify",
      "old_id": "619efa65edec8cd5df9bbae3aa86e77e1a051235",
      "old_mode": 33188,
      "old_path": "av1/common/arm/av1_convolve_scale_neon_dotprod.c",
      "new_id": "a6f87f5144c7280936929fb50002b40ab42f2519",
      "new_mode": 33188,
      "new_path": "av1/common/arm/av1_convolve_scale_neon_dotprod.c"
    },
    {
      "type": "modify",
      "old_id": "d1d0ae0c9183d139bc674c65c96418b9aec6a132",
      "old_mode": 33188,
      "old_path": "av1/common/arm/av1_convolve_scale_neon_i8mm.c",
      "new_id": "ab215ca637160e5be5caae5762bffdc516a5c4c0",
      "new_mode": 33188,
      "new_path": "av1/common/arm/av1_convolve_scale_neon_i8mm.c"
    },
    {
      "type": "modify",
      "old_id": "c000e44f362805ebcf547f5f0fb6a89e52ace41d",
      "old_mode": 33188,
      "old_path": "av1/common/arm/convolve_scale_neon.h",
      "new_id": "2253b54037fc8016f0c1aea322d1adaa7fe15c4b",
      "new_mode": 33188,
      "new_path": "av1/common/arm/convolve_scale_neon.h"
    }
  ]
}
