)]}'
{
  "commit": "2117fe059319e87b101c39fe13bf523523c5a394",
  "tree": "3b575aa019e1bfe39c5c7a7ebca43ca97b5042e5",
  "parents": [
    "0a64f943fccc194a16c53af461f81bd48d840d71"
  ],
  "author": {
    "name": "Adrian Grange",
    "email": "agrange@google.com",
    "time": "Tue Nov 19 14:01:44 2013 -0800"
  },
  "committer": {
    "name": "Adrian Grange",
    "email": "agrange@google.com",
    "time": "Fri Nov 22 11:58:07 2013 -0800"
  },
  "message": "Fix decoder to handle display size correctly\n\nThe decoder ignored the display width \u0026 height\nspecified in the frame header.\n\nThis patch adds a control, VP9D_GET_DISPLAY_SIZE, to\nallow the application to obtain the display width and\nheight from the frame header.\n\nvpxdec has been modified to scale the output frame to\nthis size.\n\nShould the request for the display size fail vpxdec will\nuse the native width and height of the raw decoded\nframe instead.\n\nChange-Id: I25db04407426dac730263720c75a7dd6400af68a\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5dacab45460d74aa38643533219389ecb9c9aceb",
      "old_mode": 33188,
      "old_path": "vp9/vp9_dx_iface.c",
      "new_id": "fde73e4ab5cc5a3989ac358e154dc43dc01ab186",
      "new_mode": 33188,
      "new_path": "vp9/vp9_dx_iface.c"
    },
    {
      "type": "modify",
      "old_id": "d3093c48c5db9462f473d91fdaa6c7ddb1773e36",
      "old_mode": 33188,
      "old_path": "vpx/vp8dx.h",
      "new_id": "b457b9302b3559cc795258ccf9d0977ed6022e40",
      "new_mode": 33188,
      "new_path": "vpx/vp8dx.h"
    },
    {
      "type": "modify",
      "old_id": "dc2eec826cbd793c56a5cd5d9d138c18eeb78deb",
      "old_mode": 33188,
      "old_path": "vpxdec.c",
      "new_id": "051a46106d0c6ffde0e2af1c3958e9a632e12362",
      "new_mode": 33188,
      "new_path": "vpxdec.c"
    }
  ]
}
