pipvideo: add frame drop mechanism [1/1]
authorjintao xu <jintao.xu@amlogic.com>
Fri, 10 May 2019 11:47:36 +0000 (19:47 +0800)
committerNick Xie <nick@khadas.com>
Mon, 5 Aug 2019 06:33:12 +0000 (14:33 +0800)
commit2c23656bc957989f78c6f3f2e9a46bb3222fc1a1
tree2ff7681461de00546470c8d2f4b777aea8b2f9bc
parent3d8bb8989f1bfff2ef90f5fcda937e53c62c470f
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