msm: vidc: enable pic_order_cnt_type for H264 encoding
-current implementation will result in poc_type as 0 in SPS
params (even though the poc increment value is 2 in the
encoded stream).
-So changes done to return poc_type as 2 in SPS params
Change-Id: I5a22af422b0e1591a69a0b5b868342667ee60bbf
Signed-off-by:
srikarri <sridur@codeaurora.org>
Loading
Please sign in to comment