commit | 6c97df1320b8a94be94cadcfd7d600955ca9dc7d | [log] [tgz] |
---|---|---|
author | Ashray Kulkarni <ashrayk@codeaurora.org> | Fri Mar 29 17:03:06 2013 -0700 |
committer | Ashray Kulkarni <ashrayk@codeaurora.org> | Tue Apr 02 13:26:46 2013 -0700 |
tree | c444ef8b60a107038073eb7b9531108f4314a912 | |
parent | b0b2953308e6dbc54852bcd8acbc5fbbeda2c19f [diff] |
msm: vidc: initialize sequence header timestamp to zero Sequence header buffer returned had incorrect timestamp, resulting in invalid timestamp sent to client. Since this is the first output buffer from encoder it is initialized to zero. Change-Id: I63b2faf81f178ffe862fd9da1e7984f64931e1b4 Signed-off-by: Ashray Kulkarni <ashrayk@codeaurora.org>