Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6e5b6ef1 authored by Jun Tian's avatar Jun Tian
Browse files

Fixed the wrong timestamps issue about camera recording



On emulator, the camera video recording crashes randomly.
It's caused by wrong timestamp when encoding the video frame.
The element of the vector is erased before accessing it.
Therefore, when reading the timestamp from the element,
the memory of the element has been changed.

Change-Id: I9750417fbb9dc4697ccae1e78e286b23925d3764

Signed-off-by: default avatarPanfeng Chang <panfengx.chang@intel.com>
Signed-off-by: default avatarJun Tian <jun.j.tian@intel.com>
parent 66abe3ae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment