[Bug 27487] [MSE] Decode timestamps < 0 should be allowed.

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

--- Comment #1 from Jer Noble <jer.noble@apple.com> ---
It looks like this line was changed after the 21 May 2014 Editors draft. That
version read:

"1.7 If the presentation timestamp or decode timestamp is less than the
presentation start time, then run the end of stream algorithm with the error
parameter set to "decode", and abort these steps."

It seems like the requirement that the presentation timestamp < 0 was removed,
leaving the requirement that the decode timestamp < 0.  Perhaps that decision
could be revisited, and instead the decode timestamp < 0 requirement be
removed, and the presentation timestamp < 0 requirement be reinstated.

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

Received on Tuesday, 2 December 2014 20:42:35 UTC