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

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

Aaron Colwell <acolwell@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #11 from Aaron Colwell <acolwell@chromium.org> ---
I believe changes made in the following revisions have addressed the
outstanding issues.

http://dvcs.w3.org/hg/html-media/rev/e1c91093dfdc
- Clarifies how MPEG2-TS timestamp rollover should be handled.

http://dvcs.w3.org/hg/html-media/rev/4d013fe2dbec
- Introduced coded frame processing algorithm that explicitly states the byte
stream timestamps are converted to doubles before the timestampOffset is
applied.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 28 December 2012 21:13:07 UTC