Decouple direct submit producer and polling consumer

This commit is contained in:
Cameron Gutman
2017-05-21 13:48:02 -07:00
parent ac640a6842
commit ad1c11bba5
2 changed files with 30 additions and 6 deletions
@@ -47,6 +47,7 @@ public class MediaCodecHelper {
directSubmitPrefixes.add("omx.brcm");
directSubmitPrefixes.add("omx.TI");
directSubmitPrefixes.add("omx.arc");
directSubmitPrefixes.add("omx.nvidia");
}
static {