media: fix the display problem with some non-standard dv streams. [1/2]
authorgan.zhang <gan.zhang@amlogic.com>
Wed, 18 Nov 2020 05:24:40 +0000 (13:24 +0800)
committerHui Zhang <hui.zhang@amlogic.com>
Mon, 23 Nov 2020 05:25:44 +0000 (21:25 -0800)
commitcbd6d015ab93f3e6c87b7d4e8a0ce0f15dd7ee8b
tree34a6e8a93f63df92ec60f5bd7f76d764674e2182
parent46caa3a7805b70987a8aa4af0b5766c363cc8f85
media: fix the display problem with some non-standard dv streams. [1/2]

PD#SWPL-36900

Problem:
For non-standardized dv streams, dv effect is displayed because meta
data is parsed.

Solution:
For non-standardized dv streams, discard_dv_data flag is passed to
the dv module.

Verify:
AH212

Change-Id: Ie83541cda50d4420f9ff6addb314afe146211173
Signed-off-by: gan.zhang <gan.zhang@amlogic.com>
drivers/frame_provider/decoder/h264_multi/vmh264.c
drivers/frame_provider/decoder/h265/vh265.c