Closed
Bug 853325
Opened 12 years ago
Closed 12 years ago
Improve buffered time ranges accuracy in the GStreamer media backend
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
mozilla23
People
(Reporter: alessandro.d, Assigned: alessandro.d)
References
Details
Attachments
(1 file)
1.46 KB,
patch
|
cajbir
:
review+
|
Details | Diff | Splinter Review |
Some gst elements return an estimated duration. If the estimated duration is shorter than the observed duration after playback, make GetBuffered() return the observed duration.
Fixes v.buffered.end(0) == v.duration with owl.mp3 in test_buffered.html.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #727536 -
Flags: review?(chris.double)
Updated•12 years ago
|
Attachment #727536 -
Attachment is patch: true
Updated•12 years ago
|
Attachment #727536 -
Flags: review?(chris.double) → review+
Assignee | ||
Updated•12 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Comment 3•12 years ago
|
||
Assignee: nobody → alessandro.d
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
You need to log in
before you can comment on or make changes to this bug.
Description
•