Closed
Bug 1197103
Opened 10 years ago
Closed 9 years ago
media-source/mediasource-sourcebuffer-mode.html failing
Categories
(Core :: Audio/Video: Playback, defect, P5)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox43 | --- | affected |
People
(Reporter: jya, Unassigned)
References
(Blocks 1 open bug)
Details
The test fail because the webm media segment doesn't end until the new one start unless the cluster has a size which we don't support.
As you can't change the timestampOffset until we're out of PARSING_MEDIA_SEGMENT segment, we are correctly rejecting failing the test.
To check that the webm cluster has a size and amend the WebMBufferParser to support cluster with sizes.
Updated•10 years ago
|
Priority: -- → P5
Reporter | ||
Comment 1•9 years ago
|
||
fixed by bug 1195073
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•