mm-video-v4l2: vdec: fix fps issues in arbitrary mode

During arbitrary mode, if multiple frames have same timestamp then the
output fps is adjusted to give incremental timestamps This results in
av sync issues. This change updates timestamp adjustment calculation
to ensure proper playback fps.

Change-Id: I0d92392fa04afd81c86511bd3b716df5d01eee72
2 files changed