Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[player] Refine VideoDmpReader::video_stream_info()
It tried to return the stream info of the first video access unit, and may crash when VideoDmpReader is working under read on demand mode. Now `EnsureSampleLoaded(0)` is called before accessing the first video access unit. b/271618424 Change-Id: Ia097881daced821b0dba5df6773cbfe6abe3e34f NOKEYCHECK=True GitOrigin-RevId: 876612fa799700d6c2de7b842261dbd26b236246
- Loading branch information