Bug 153867 - Don't discard in-band cues with negative start times
Summary: Don't discard in-band cues with negative start times
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-02-04 08:00 PST by Eric Carlson
Modified: 2016-02-04 10:21 PST (History)
2 users (show)

See Also:


Attachments
Proposed patch (12.24 KB, patch)
2016-02-04 09:00 PST, Eric Carlson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2016-02-04 08:00:39 PST
In-band cues at the beginning of a media file may be delivered with an apparently negative start times. Use a time of zero instead of discarding the cue entirely.
Comment 1 Eric Carlson 2016-02-04 08:01:29 PST
<rdar://problem/19588632>
Comment 2 Eric Carlson 2016-02-04 09:00:51 PST
Created attachment 270661 [details]
Proposed patch
Comment 3 Eric Carlson 2016-02-04 10:21:39 PST
Committed r196131: https://trac.webkit.org/r196131