)]}'
{
  "commit": "a7add19cf4dfce4ebe7e4ed24da3e1c49d5ddcc1",
  "tree": "e2f690dc4037984071ddc4a3edbe65a029091582",
  "parents": [
    "2a26734f0413434952015fc71fa13ad6cda87880"
  ],
  "author": {
    "name": "bjornv@webrtc.org",
    "email": "bjornv@webrtc.org",
    "time": "Mon Jan 12 21:12:29 2015"
  },
  "committer": {
    "name": "bjornv@webrtc.org",
    "email": "bjornv@webrtc.org",
    "time": "Mon Jan 12 21:12:29 2015"
  },
  "message": "audio_processing: Replaced macro WEBRTC_SPL_MUL_16_16 with * in high_pass_filter\n\nThe macro is in C defined as\n#define WEBRTC_SPL_MUL_16_16(a, b) ((int32_t) (((int16_t)(a)) * ((int16_t)(b))))\n(For definition on ARMv7 and MIPS, see common_audio/signal_processing/include/spl_inl_armv7.h and common_audio/signal_processing/include/spl_inl_mips.h)\n\nThe replacement consists of\n- avoiding casts to int16_t if inputs already are int16_t\n- adding explicit cast to \u003ctype\u003e if result is assigned to \u003ctype\u003e (other than int or int32_t)\n\nBUG\u003d3348,3353\nTESTED\u003dlocally on Mac and trybots\nR\u003dkwiberg@webrtc.org\n\nReview URL: https://webrtc-codereview.appspot.com/37569004\n\ngit-svn-id: http://webrtc.googlecode.com/svn/trunk@8044 4adac7df-926f-26a2-2b94-8c16560cd09d\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "dc412e7e3644a4386849acd96c3ffa15e5f0c3b5",
      "old_mode": 33188,
      "old_path": "webrtc/modules/audio_processing/high_pass_filter_impl.cc",
      "new_id": "43c3754bdfd8dcc8289730cd6e1aa1fb9cf3cd67",
      "new_mode": 33188,
      "new_path": "webrtc/modules/audio_processing/high_pass_filter_impl.cc"
    }
  ]
}
