Closed
Bug 878108
Opened 12 years ago
Closed 12 years ago
Support hardware decoding on gonk-JB
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 871364
People
(Reporter: mwu, Assigned: ikumar)
References
Details
No description provided.
Reporter | ||
Updated•12 years ago
|
blocking-b2g: --- → koi?
Comment 1•12 years ago
|
||
To take this one first.
Current status is that gecko can be built successfully with MOZ_OMX_DEOCDING enabled but temporarily disabling the video decoding path.
Assignee: nobody → mchen
Comment 2•12 years ago
|
||
After listing all of OMX components, there is no hw decoding component for audio (ex: mp3). So I can't test audio hw decoding. But sw OMX decoding works already.
Move to enable video SW/HW decoding now.
Marco: I was able to compile with MOZ_OMX_DECODING with parts of the camera patch (bug 871364) from Michael. Mostly the GonkNativeWindow stuff. I did run into the GraphicBuffer declaration mismatch which I have temporarily commented out.
Its not working yet. Debugging through it.
Comment 4•12 years ago
|
||
(In reply to Inder from comment #3)
Hi Inder,
Thanks for your information.
If I got any progress, I will update it too.
Comment 5•12 years ago
|
||
Marco, are you actively working on this bug? If so we have a duplication of effort.
Comment 6•12 years ago
|
||
Hi Michael,
I am starting to work a few days ago because I didn't get information of your team will contribute to this one. If you already work on it then you are welcome to take it. Because I try to study graphic part and work on it in the same time.
Comment 7•12 years ago
|
||
I don't really care who works on it TBH, just that we don't duplicate the effort :)
But since Inder has OMX video history and is making progress, lets let him take this bug for now.
Assignee: mchen → ikumar
Comment 8•12 years ago
|
||
(In reply to Michael Vines [:m1] [:evilmachines] from comment #7)
> I don't really care who works on it TBH, just that we don't duplicate the
> effort :)
>
> But since Inder has OMX video history and is making progress, lets let him
> take this bug for now.
No problem. It is welcome to contribute anything by anyone.
Comment 9•12 years ago
|
||
Assignee | ||
Comment 10•12 years ago
|
||
Sotaro: do you want to just call this bug a duplicate of bug 871364? It seems you are working on both the issues.
Comment 11•12 years ago
|
||
I want to set as dup of bug 871364. And change the bug 871364 as bug of GonkNativeWindow.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•11 years ago
|
blocking-b2g: koi? → 1.3?
Updated•11 years ago
|
blocking-b2g: 1.3? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•