Closed
Bug 1811435
Opened 2 years ago
Closed 9 months ago
Add a capability to allocate RemoteVideoDecoder in GPU process
Categories
(Core :: Audio/Video: Playback, enhancement)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: sotaro, Assigned: sotaro)
References
(Blocks 3 open bugs)
Details
Attachments
(1 file)
If we want to use AImageReader with MediaCodec, RemoteVideoDecoder needs to exist in GPU process.
Maximum number of concurrently acquired AImages of AImageReader should be as small as possible to limit the memory usage. To do it, AImageReader needs to be in GPU process.
When I tried AImageReader in Bug 1649110. The Maximum number became large and it caused rendering broken.
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Summary: Add a capability to allocate RemoteVideoDecoder in GPU process if GPU process exists → Add a capability to allocate RemoteVideoDecoder in GPU process
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Updated•9 months ago
|
Status: NEW → RESOLVED
Closed: 9 months ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•