Media: Reject negative initial timestamps in FFmpegDemuxer.
During recent changes, it became possible for the first video buffer timestamp in a stream to be negative. This change restores the invariant that video buffer timestampes are non-negative, by emitting a demuxer error in this case. BUG=710845 Review-Url: https://codereview.chromium.org/2822063002 Cr-Commit-Position: refs/heads/master@{#465678}
Showing
Please register or sign in to comment