DescriptionEnable round-tripping and updating of SourceBuffer timestamp offset
This is the second part of a three-sided MediaSource
Chromium/Blink+roll Blink/Chromium set of changes to enable
JavaScript web apps to continue to round-trip
SourceBuffer.timestampOffset set/get if SourceBuffer append
operations do not update the timestamp offset, and to
retrieve any updated timestamp offset as can occur during
upcoming "sequence" append mode compliant coded frame
processing.
R=acolwell@chromium.org,jamesr@chromium.org
BUG=249422
TEST=No local linux regressions of http/tests/media/media-source/ layout tests
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168163
Patch Set 1 #
Total comments: 6
Patch Set 2 : Addresses PS1 comments #
Total comments: 2
Patch Set 3 : Address acolwell@'s PS2 nits so this can be committed independently of Chromium CL #
Total comments: 1
Patch Set 4 : Rebase and rework so WSB::append() indicates updated timestamp offset #
Total comments: 4
Patch Set 5 : Addresses PS4 nit #
Total comments: 6
Patch Set 6 : Fix new offset initialization and allow null pointer simplification for prefixed new append #Patch Set 7 : Rework to depend on Chromium side landing first and pass double* timestampOffset (no bool) #
Messages
Total messages: 25 (0 generated)
|