[Bug 18642] Handle timestamp overflow in append(data)

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18642

--- Comment #2 from Philip J <philipj@opera.com> 2012-08-23 11:46:18 UTC ---
"Find all timestamps inside data and add timestampOffset to them" certainly
sounds like it's suggesting to rewrite the byte stream. The alternative would
be to keep the offset as metadata together with the segment to be handled by a
customized demuxer at the time of playback, but in that case the quoted step
makes no sense as part of append().

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 23 August 2012 11:46:19 UTC