MSE: Remove media-internals logging of "uncommon" same timestamp sequences
With recent removal of LegacyByDts buffering logic, this change removes obsolete code in SourceBufferStream that detects and logs to media-internals when a non-keyframe is followed in append sequence by a keyframe with the same decode timestamp. With DTS timelines of two distinct GOPs now made immaterial in the ByPts buffering logic (below FrameProcessor), this log has even less value than the marginal value it had when we still had LegacyByDts. BUG=771349 Change-Id: I21c84fb1df4e314719bc8b0ae7809f2c9cbdc44f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1595172Reviewed-by:Dan Sanders <sandersd@chromium.org> Commit-Queue: Matthew Wolenetz <wolenetz@chromium.org> Cr-Commit-Position: refs/heads/master@{#658838}
Showing
Please register or sign in to comment