h265: add init stream offset [1/1]
authormiaohong chen <miaohong.chen@amlogic.com>
Fri, 18 Sep 2020 02:37:26 +0000 (10:37 +0800)
committerMiaohong Chen <miaohong.chen@amlogic.com>
Fri, 25 Sep 2020 08:21:15 +0000 (01:21 -0700)
commit33b1a4774c7b1aa44e261824b4c0ecb751cd0e43
treed38d566b7353866819b247c39b95b96b403150d6
parentff8158f78b3e9deb960b5146fe77649eae77beca
h265: add init stream offset  [1/1]

PD#SWPL-33557

Problem:
The stream offset is not initialized each time the start broadcast,
which causes it to accumulate, so that the correct pts
cannot be obtained, which may cause out of synchronization.

Solution:
init stream offset when start every time.

Verify:
u212

Change-Id: Iba8df5525cfcf6b8b42ef4fc4c464ae681202272
Signed-off-by: miaohong chen <miaohong.chen@amlogic.com>
drivers/frame_provider/decoder/h265/vh265.c