Closed
Bug 1286130
Opened 10 years ago
Closed 10 years ago
Use recycled SharedPlanarYCbCrImage in WMFVideoMFTManager
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla50
| Tracking | Status | |
|---|---|---|
| firefox50 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
1.86 KB,
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
It seems nice if we could recycle texture client during mp4 video playback with BasicCompositor on windows.
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → sotaro.ikeda.g
| Assignee | ||
Updated•10 years ago
|
Blocks: unaccel-video
| Assignee | ||
Comment 1•10 years ago
|
||
| Assignee | ||
Comment 2•10 years ago
|
||
By Bug 1280839, when SharedPlanarYCbCrImage is crated by ImageContainer::CreatePlanarYCbCrImage(), the image is recycled automatically.
| Assignee | ||
Updated•10 years ago
|
Attachment #8769960 -
Flags: review?(matt.woodrow)
Updated•10 years ago
|
Attachment #8769960 -
Flags: review?(matt.woodrow) → review+
| Assignee | ||
Comment 3•10 years ago
|
||
Pushed by sikeda@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a9f8de1678f2
Use recycled SharedPlanarYCbCrImage in WMFVideoMFTManager r=mattwoodrow
Comment 5•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in
before you can comment on or make changes to this bug.
Description
•