commit | f82a27857e752b559e18583977d89268c83f3d09 | [log] [tgz] |
---|---|---|
author | Martin Puryear <mpuryear@google.com> | Thu Feb 23 01:59:37 2023 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 23 01:59:37 2023 +0000 |
tree | a4a0b30dc31905170e886d477e1f0febe7da77a4 | |
parent | a2459c458eb19b9b38deb666a5efdc54751b42e3 [diff] |
[audio] Basic timestamp checker Add a basic timestamp checker to our collection of diagnostic tools. This checker ONLY flags explicit overlaps or gaps between timestamp ranges. It does not deal with PTS continuity thresholds, and it stops checking once it encounters a start PTS of NO_TIMESTAMP. These nuances are left to the more advanced timestamp checker (subsequent CL). Change-Id: I85f4cc7d3dad11f187ed94dc1c0a016263236630 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/721028 Commit-Queue: Martin Puryear <mpuryear@google.com> Reviewed-by: Tom Bergan <tombergan@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.