pipvideo: add frame drop mechanism [1/1]
authorjintao xu <jintao.xu@amlogic.com>
Fri, 10 May 2019 11:47:36 +0000 (19:47 +0800)
committerTao Zeng <tao.zeng@amlogic.com>
Wed, 15 May 2019 02:06:32 +0000 (19:06 -0700)
commitd8577459a60d189c4454133d318e2d439483ccba
tree3991f655855b1f9492178c947a4780fd783c5f79
parent46c7243a2d56b6b48aa582c7f0ac6fc306c4688e
pipvideo: add frame drop mechanism [1/1]

PD#OTT-3616

Problem:
when HDMI output is 30HZ, video is 60fps, pipvideo only can display 30fps,
need drop 30fps.

Solution:
drop frames when there is no time to display

Verify:
U212

Change-Id: I3c946aa49ccc40b8e69e6e7c5031df0b5af34454
Signed-off-by: jintao xu <jintao.xu@amlogic.com>
drivers/amlogic/media/video_processor/videosync/videosync.c
drivers/amlogic/media/video_sink/video.c