Actions
Issue #1943
openTune media player for software rendering
Start date:
07/22/2019
Due date:
% Done:
0%
Estimated time:
Resolution:
Device:
Grant:
Type of work:
C programming, Unknown
Description
Android 9 Media Player Service includes tweaks to compensate for the poor rendering performance on the emulator. For instance: MediaPlayerService.cpp:152
mMinBufferCount = 12; // to prevent systematic buffer underrun for emulator
We may want to re-use these on Replicant devices that run on software rendering.
Updated by dl lud over 4 years ago
- Target version changed from Replicant 9.0 to replicant 10.0
Updated by _I3^ RELATIVISM over 3 years ago
- Type of work C programming, Unknown added
Actions