[xu3][Player] exclude hw codec 41/144941/2
authorEunhae Choi <eunhae1.choi@samsung.com>
Fri, 18 Aug 2017 11:05:12 +0000 (20:05 +0900)
committerEunhae Choi <eunhae1.choi@samsung.com>
Fri, 18 Aug 2017 11:07:26 +0000 (20:07 +0900)
Change-Id: I3cf8110aea69cce91e0d56704dba061113f34625

mmfw-sysconf-target-u3/etc/multimedia/mmfw_player.ini

index 11cdcc1f1920864ac9d5b115a329921ffbc85d43..f4bc9a0c5cf0df0378ca63bb7e8889c377de62a0 100644 (file)
@@ -8,7 +8,7 @@ videosink element fake = fakesink
 video converter element =
 
 ; hw decoder element keyword have to be added here to acquire resource.
-video codec element hw = omx
+video codec element hw =
 
 audiosink element = pulsesink
 
@@ -20,7 +20,7 @@ skip rescan = yes
 delay before repeat = 50 ; msec
 
 ; comma separated list of tocken which elemnts has it in it's name will not be used
-element exclude keyword = v4l2
+element exclude keyword = v4l2,omx
 
 ; ignore resume play just for debugging
 ignore first skip request = no