mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-02-16 10:31:07 +00:00
Add TI decoders to the direct submit whitelist
This commit is contained in:
@@ -38,6 +38,7 @@ public class MediaCodecHelper {
|
||||
directSubmitPrefixes.add("omx.exynos");
|
||||
directSubmitPrefixes.add("omx.intel");
|
||||
directSubmitPrefixes.add("omx.brcm");
|
||||
directSubmitPrefixes.add("omx.TI");
|
||||
}
|
||||
|
||||
static {
|
||||
|
||||
Reference in New Issue
Block a user