commit | 003ba6e4ac9a461ff935a0532cc826c614c2cd6e | [log] [tgz] |
---|---|---|
author | Deepak Verma <dverma@codeaurora.org> | Thu Aug 02 16:25:39 2012 +0530 |
committer | Deepak Verma <dverma@codeaurora.org> | Thu Aug 02 18:21:53 2012 +0530 |
tree | 7d7166d22b0fbb7900489ad3115bcddca65a6071 | |
parent | 73749a2af31f92193e859a6f7e6b5707f68d0a9d [diff] |
msm: vidc: Add PAR value extradata support for H264 and Mpeg2 Core gives aspect ratio information for H264/Mpeg2 in a shared memory register. This change will fetch the value of the aspect ratio from the designated register and append this information to the frame_info extradata which can be used by the client. Change-Id: Iacacaf1b1181546ba2d09362a51bbe5178a63999 Signed-off-by: Deepak Verma <dverma@codeaurora.org>