commit | 9c0197e1ba019cc0a7e15f250df6d7bed8b469a6 | [log] [tgz] |
---|---|---|
author | Song Zhao <song.zhao@amlogic.com> | Tue Mar 12 18:05:20 2024 +0000 |
committer | Song Zhao <song.zhao@amlogic.com> | Tue Mar 12 18:05:20 2024 +0000 |
tree | 6f9f6e8324ff6822414eee2666d00fe7b0963816 | |
parent | 5296acf60de05fa071e3e6046df54142135dd00e [diff] |
avsync-lib: avoid rendering video for invalid wall clock [1/1] PD#TV-109261 Problem: when 1st video frame arrives early, wall clock won't start. frame_expire() will wrongly render several video frames. Solution: Prevent rendering if wall clock is invalid. Verify: In JIRA Signed-off-by: Song Zhao <song.zhao@amlogic.com> Change-Id: I50a10b0cffa7cec991797e756c15179f15e9f635