mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-02-16 10:31:07 +00:00
Enable direct submission for ARC
This commit is contained in:
@@ -39,6 +39,7 @@ public class MediaCodecHelper {
|
||||
directSubmitPrefixes.add("omx.intel");
|
||||
directSubmitPrefixes.add("omx.brcm");
|
||||
directSubmitPrefixes.add("omx.TI");
|
||||
directSubmitPrefixes.add("omx.arc");
|
||||
}
|
||||
|
||||
static {
|
||||
|
||||
Reference in New Issue
Block a user