mirror of
https://github.com/androidx/media.git
synced 2025-05-16 20:19:57 +08:00

Add a SampleQueue subclass that checks the timestamp range of media samples queued to it and reports an exception on load if the timestamp is outside of spec bounds. (Smashed to a single commit prior to rebase)