commit | 3731e1bdf697831a2d5e2f357bc1a24eef326c89 | [log] [tgz] |
---|---|---|
author | James Dong <jdong@google.com> | Thu Jun 09 11:11:45 2011 -0700 |
committer | James Dong <jdong@google.com> | Thu Jun 09 11:39:36 2011 -0700 |
tree | 1b627bb57610aca7f967720ade31fe9f9ce22888 | |
parent | 13f99a0d0e309b63c3441148032e9992c0e4e650 [diff] |
Correctly handle crop rect event in SoftAVC.cpp Width and height of the video frame was incorrectly overwritten when a cropping need was detected. Using a separate crop width and crop height resolves the problem. Change-Id: I8a371c7fe7f8417a7995d7a7fe231120274ea0c8 related-to-bug: 4575591