mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-19 19:13:03 +00:00
Add another Exynos prefix
This commit is contained in:
parent
9c0960d03d
commit
5c71f55993
@ -35,6 +35,7 @@ public class MediaCodecHelper {
|
||||
// can be directly invoked from the receive thread
|
||||
directSubmitPrefixes.add("omx.qcom");
|
||||
directSubmitPrefixes.add("omx.sec");
|
||||
directSubmitPrefixes.add("omx.exynos");
|
||||
directSubmitPrefixes.add("omx.intel");
|
||||
directSubmitPrefixes.add("omx.brcm");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user