Closed
Bug 1065235
Opened 11 years ago
Closed 11 years ago
Apply eviction to all decoders owned by TrackBuffer and make EvictData threshold apply per-TrackBuffer rather than per-decoder
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
mozilla35
People
(Reporter: kinetik, Assigned: kinetik)
References
(Blocks 1 open bug)
Details
Attachments
(2 files, 2 obsolete files)
8.40 KB,
patch
|
cajbir
:
review+
|
Details | Diff | Splinter Review |
2.82 KB,
patch
|
cajbir
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee | ||
Comment 2•11 years ago
|
||
Bail early if there's nothing to evict.
Attachment #8486956 -
Attachment is obsolete: true
Assignee | ||
Comment 3•11 years ago
|
||
(wrong patch attached last time)
Attachment #8486959 -
Attachment is obsolete: true
Assignee | ||
Comment 4•11 years ago
|
||
kft mentioned doing this, but I don't think there was ever a bug/patch for it, so here's one. A typical ~4 min YouTube video at 1080p is around the default eviction threshold, so being able to shrink the threshold easily for testing would be immensely useful.
Assignee | ||
Comment 5•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Attachment #8486960 -
Flags: review?(cajbir.bugzilla)
Assignee | ||
Updated•11 years ago
|
Attachment #8486967 -
Flags: review?(cajbir.bugzilla)
Updated•11 years ago
|
Attachment #8486967 -
Flags: review?(cajbir.bugzilla) → review+
Updated•11 years ago
|
Attachment #8486960 -
Flags: review?(cajbir.bugzilla) → review+
Assignee | ||
Comment 6•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/1baee6918ab3
https://hg.mozilla.org/mozilla-central/rev/7cb9cd119176
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
You need to log in
before you can comment on or make changes to this bug.
Description
•