)]}'
{
  "commit": "8db354092d9da13dbb4f22fd5bea402cc7a3e759",
  "tree": "3ab4b28044c94f11344e51aa41b372500f9c5a9d",
  "parents": [
    "3cc77704a8afd5b8dbcbeecb77b6081d129e3f2d"
  ],
  "author": {
    "name": "Erik Språng",
    "email": "sprang@webrtc.org",
    "time": "Mon Apr 20 14:10:21 2026"
  },
  "committer": {
    "name": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Mon Apr 20 15:18:21 2026"
  },
  "message": "Add IvfFrameReader utility class.\n\nThis CL adds a new subclass of the `FrameReader` interface, which is\nused by the video codec test fixtures. It allows for reading compressed\nvideo files in any of the supported codec types (VP8, VP9, AV1, H264*),\nwhich is useful sometimes even if it does not directly represent a raw\nvideo frame source.\nNote that random access seeking is not supported and will crash on a\ncheck if called.\n\nBug: webrtc:496266459\nChange-Id: Iddc9f854194b4a0f095854fdc766dde6a5f2298d\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/465341\nCommit-Queue: Erik Språng \u003csprang@webrtc.org\u003e\nReviewed-by: Sergey Silkin \u003cssilkin@webrtc.org\u003e\nCr-Commit-Position: refs/heads/main@{#47483}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5b1b5ef9bac4e1cb289e05a9dc4196abc8189e87",
      "old_mode": 33188,
      "old_path": "test/BUILD.gn",
      "new_id": "7869bb3fa2947855a22fbde63f1c1c8c869432b0",
      "new_mode": 33188,
      "new_path": "test/BUILD.gn"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b38e1b6be2ac808e654f0a169a863d8e1ab7907d",
      "new_mode": 33188,
      "new_path": "test/testsupport/ivf_frame_reader.cc"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e5034c1e372a73cbc4440eca2d1d3a1da5bc3242",
      "new_mode": 33188,
      "new_path": "test/testsupport/ivf_frame_reader.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "34efd17f4286ea8bf194b6afa5bb6d4fdbce732a",
      "new_mode": 33188,
      "new_path": "test/testsupport/ivf_frame_reader_unittest.cc"
    }
  ]
}
