Closed
Bug 909851
Opened 11 years ago
Closed 11 years ago
Unbind video frame's gralloc buffer soon after OpenGL rendering
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 912134
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #879297 +++
During video frame rendering, the genlock contention happens between OpenGL rendering and HwComposer rendering. It freezes video rendering update. In b2g18, the problem is solved by Bug 879297. It is also need to be solved on master. The easiest way is applying the same way to master.
There is another bug try to solve this problem by another way. It is Bug 908276.
Assignee | ||
Updated•11 years ago
|
Assignee | ||
Updated•11 years ago
|
blocking-b2g: --- → koi?
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Comment 1•11 years ago
|
||
Created the patch depend on patched in Bug 907745 and some local modification. I confirmed the patch works on master hamachi.
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•11 years ago
|
blocking-b2g: koi? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•