di: when src size change, post ready size not right [1/1]
authorYong Qin <yong.qin@amlogic.com>
Tue, 23 Apr 2019 09:33:09 +0000 (17:33 +0800)
committerNick Xie <nick@khadas.com>
Mon, 5 Aug 2019 06:44:19 +0000 (14:44 +0800)
commit39902de4269bc07e224e0dd94d6969b2356023fc
tree287d4219323cba71caf202e322b7110983d7c758
parent1e078ab01e7d2072317c7e387af70c6d08bd87dc
di: when src size change, post ready size not right [1/1]

PD#OTT-2650

Problem:
Play local video, when source window size change,
flashing occur. about two frame is not right

Solution:
There have a bug when source window size change, current
frame width was copied to post ready frame. so every
frame backup width saved in to current frame private buffer.

Verify:
TL1

Change-Id: I1b82dcfcfaeffaad6b28a7871014e12f0d157004
Signed-off-by: Yong Qin <yong.qin@amlogic.com>
drivers/amlogic/media/deinterlace/deinterlace.c
drivers/amlogic/media/deinterlace/deinterlace.h