media: fix the display problem with some non-standard dv streams. [1/2]
authorgan.zhang <gan.zhang@amlogic.com>
Mon, 23 Nov 2020 12:25:32 +0000 (20:25 +0800)
committerHui Zhang <hui.zhang@amlogic.com>
Tue, 24 Nov 2020 01:45:49 +0000 (17:45 -0800)
commit0630510039b0749b11994bcf30942026c5208f26
tree77c13228965097a037561c8578d3067654da1d37
parent9162b350f0054f906820e6f9f1d795a48a97fed9
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: Ibb6ace0825a98ceb0e948542489f672f94018d46
Signed-off-by: gan.zhang <gan.zhang@amlogic.com>
drivers/frame_provider/decoder/h264_multi/vmh264.c
drivers/frame_provider/decoder/h265/vh265.c