DescriptionRemove old WebSourceBufferImpl::append()
This is the third 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.
This change removes the obsolete Chromium
WebSourceBufferImpl::append(,) now that Blink
WebSourceBuffer.h only has append(,,double*).
R=acolwell@chromium.org
BUG=249422
TEST=All media_unittests and http/tests/media/media-source layout tests pass locally on Linux
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255373
Patch Set 1 #Patch Set 2 : Rebased after the first (chromium) part landed. #
Messages
Total messages: 14 (0 generated)
|