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)
committerYong Qin <yong.qin@amlogic.com>
Fri, 26 Apr 2019 01:34:22 +0000 (09:34 +0800)
commit7da9ec0ae5348ef6e519fccd7643eadfab0587e7
treefa1f37a3e8f14802058b78047bf55ed055171e64
parent762d236049dde0de52b76d8c39ab85244af5de73
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