media_module: h265 fixed wrong sps cause playback stuck issue [1/1]
authorPeng yixin <yixin.peng@amlogic.com>
Thu, 10 Sep 2020 06:38:08 +0000 (14:38 +0800)
committerHui Zhang <hui.zhang@amlogic.com>
Mon, 12 Oct 2020 05:25:32 +0000 (22:25 -0700)
commit51eb3aa4c2e09a85af44662d37bf51c575264add
tree2e535ec81ac2b5bdebb896f37dfef9a25aca8db3
parentb9036e639edae99c6207ff98977fc01ad038a5c9
media_module: h265 fixed wrong sps cause playback stuck issue [1/1]

PD#SWPL-30901

Problem:
Because the SPS information in the video file is incorrect,
cause playback stuck.

Solution:
When this happens, all buffers will released to resolve the problem.

Verify:
U215

Change-Id: I080c7bfd4e57642a7edae64e3b69d4eee356254c
Signed-off-by: Peng yixin <yixin.peng@amlogic.com>
drivers/frame_provider/decoder/h265/vh265.c