)]}'
{
  "commit": "ffbff57d9da22524dd0e70bc637ada959ccc7ff1",
  "tree": "676367ffcb8f986cf29322ea5e40753802a39767",
  "parents": [
    "765e34e3d944c423fccfc89c1db5eafe1bcfbd2c"
  ],
  "author": {
    "name": "Rupert Swarbrick",
    "email": "rupert.swarbrick@argondesign.com",
    "time": "Tue Dec 12 11:27:46 2017 +0000"
  },
  "committer": {
    "name": "Rupert Swarbrick",
    "email": "rupert.swarbrick@argondesign.com",
    "time": "Tue Dec 12 18:04:54 2017 +0000"
  },
  "message": "Fix calculation of tx_type cost for rectangular transforms\n\nThis patch fixes up av1_tx_type_cost to match the code in\nav1_write_tx_type. Beforehand, we wrongly assumed a 32x16 block needed\nto signal its transform size (with rect-tx-ext \u0026 rect-tx-ext-intra)\nbecause we were passing 16x16 to get_ext_tx_types.\n\nI\u0027ve also changed av1_write_tx_type to use get_min_tx_size rather than\ninlining its body. No functional change, but it\u0027s probably better to\nuse the same helper function both times.\n\nChange-Id: Iff6ee0bff2d332d5270fe0219db88c95e0b051d0\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3c305e2f1f133b56d1b3da062b5acc3dc9ebec44",
      "old_mode": 33188,
      "old_path": "av1/encoder/bitstream.c",
      "new_id": "df8ba10c0d0d85bf481fa68fdca53d68ff6fc064",
      "new_mode": 33188,
      "new_path": "av1/encoder/bitstream.c"
    },
    {
      "type": "modify",
      "old_id": "20c354717f5ba4a523aa9967b7169b5f2374f718",
      "old_mode": 33188,
      "old_path": "av1/encoder/rdopt.c",
      "new_id": "0ee408a6d4f4b3d83d960682dc10f683e4d7472d",
      "new_mode": 33188,
      "new_path": "av1/encoder/rdopt.c"
    }
  ]
}
