commit | 08fa16bf975acef805118cb8ef8c79431e320e44 | [log] [tgz] |
---|---|---|
author | Song Zhao <song.zhao@amlogic.com> | Wed Dec 08 14:30:17 2021 -0800 |
committer | Song Zhao <song.zhao@amlogic.com> | Wed Dec 08 14:38:59 2021 -0800 |
tree | 208fd974990ea596ab8f028bf2755fb5554f267d | |
parent | b5458b32bc5df97bdd73c30d9e440d37a4e25fd2 [diff] |
avsync-lib: stop popping frames when system time is invalid Problem: It is possible that audio paused the wall clock. In this case wall clock will return -1. Solution: frame_expire() stops popping frames if wall clock is invalid. Verify: T5d + Roxton + TRC Change-Id: I60a54bf72d4a9977970d9fe55ced270a1524a041