commit | c53a7a79adb8d85276f4ae63876baa11e1e49048 | [log] [tgz] |
---|---|---|
author | Jun Tian <jun.j.tian@intel.com> | Thu Apr 25 11:59:13 2013 +0800 |
committer | Igor Murashkin <iam@google.com> | Wed May 01 18:12:07 2013 -0700 |
tree | 3ad5db4a410b86752c58c504d6a5f728fda3f9b2 | |
parent | 7407f20a290cc0aee39eca9e4e31be72211f556d [diff] |
Release the video frame buffer to fix the memory leak issue on emulator The camera video recording crashes randomly on emulator. It's caused by the memory leak issue, the emulator camera HAL does not release recording frames properly in its releaseRecordingFrame method. Change-Id: Ib6ad4647856cb6b69695a6172692fcff1819672b Signed-off-by: Jun Tian <jun.j.tian@intel.com> Signed-off-by: Chang Panfeng <pangfengx.chang@intel.com> Signed-off-by: Igor Murashkin <iam@google.com>