)]}'
{
  "commit": "6c19decc14b706cff039cf4045bc33d67edc1bb7",
  "tree": "a9c6874bf1e4286bd4b75289ff6510efdc85ba2f",
  "parents": [
    "b88fe025b72efa9886f9f72d2b9412a7a631d924"
  ],
  "author": {
    "name": "Sebastian Jansson",
    "email": "srte@webrtc.org",
    "time": "Fri Oct 05 11:23:57 2018"
  },
  "committer": {
    "name": "Commit Bot",
    "email": "commit-bot@chromium.org",
    "time": "Fri Oct 05 15:06:17 2018"
  },
  "message": "Adds Clamping functions for DataRate.\n\nThis is quite useful in many places where we need to restrict the range\nof a DataRate. It makes it easier to read the intention than with:\nvalue_ \u003d std::max(some_lower_limit, std::min(value_, some_upper_limit));\n\nThe naming follows the naming for rtc::SafeClamp.\n\nBug: webrtc:9709\nChange-Id: I08e05197acec325d85babd2a06806a8667f2fcb1\nReviewed-on: https://webrtc-review.googlesource.com/c/104040\nReviewed-by: Karl Wiberg \u003ckwiberg@webrtc.org\u003e\nCommit-Queue: Sebastian Jansson \u003csrte@webrtc.org\u003e\nCr-Commit-Position: refs/heads/master@{#25023}",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c2202d6a69791d642f5f99126582df604b6e3695",
      "old_mode": 33188,
      "old_path": "api/units/data_rate.h",
      "new_id": "4bb988b65888bb934addaadfd0629f6196262e92",
      "new_mode": 33188,
      "new_path": "api/units/data_rate.h"
    },
    {
      "type": "modify",
      "old_id": "be020909c8f5f715bbb84cd7fbe15a1b79c15c67",
      "old_mode": 33188,
      "old_path": "api/units/data_rate_unittest.cc",
      "new_id": "8e5b6605948fd88fda51533c15ee531e8c9b3d9b",
      "new_mode": 33188,
      "new_path": "api/units/data_rate_unittest.cc"
    }
  ]
}
