[player] add audio default codec type 89/213889/3 accepted/tizen/unified/20191006.223647 submit/tizen/20191002.035456 submit/tizen/20191004.024448
authorEunhye Choi <eunhae1.choi@samsung.com>
Mon, 16 Sep 2019 07:25:40 +0000 (16:25 +0900)
committerEunhye Choi <eunhae1.choi@samsung.com>
Thu, 19 Sep 2019 08:13:40 +0000 (17:13 +0900)
- add audio efault codec type
- remove unused configuration

Change-Id: Icc178915af3b5b4f0728348bac05c1e0118b3b88

mmfw-sysconf-simulator/etc/multimedia/mmfw_player.ini
mmfw-sysconf-target-artik10/etc/multimedia/mmfw_player.ini
mmfw-sysconf-target-hawkp/etc/multimedia/mmfw_player.ini
mmfw-sysconf-target-n4/etc/multimedia/mmfw_player.ini
mmfw-sysconf-target-rpi3-spk/etc/multimedia/mmfw_player.ini
mmfw-sysconf-target-rpi3/etc/multimedia/mmfw_player.ini
mmfw-sysconf-target-tm1/etc/multimedia/mmfw_player.ini
mmfw-sysconf-target-tw1/etc/multimedia/mmfw_player.ini
mmfw-sysconf-target-tw2/etc/multimedia/mmfw_player.ini
mmfw-sysconf-target-tw3/etc/multimedia/mmfw_player.ini
mmfw-sysconf-target-u3/etc/multimedia/mmfw_player.ini

index bb375451af4d4e17859a37a345a855b916f82ba8..659da86494fcd60db7d2802cb7bfa02e9cbf6c60 100644 (file)
@@ -10,7 +10,16 @@ video converter element = ffmpegcolorspace
 ; decoder element keyword for resource management.
 video codec element hw =
 video codec element sw = avdec,maru
+
+audio codec element hw =
 audio codec element sw = avdec
+audio codec default type = sw ; hw or sw
+
+; support with HW audio codec
+support audio effect = no
+support pcm exporting = no
+support pitch control = no
+support replaygain control = no
 
 audiosink element = pulsesink
 
@@ -33,8 +42,6 @@ element exclude keyword = ffdec_, omx_, v4l2
 ; comma separated list of tocken
 unsupported codec keyword = divx
 
-async start = yes
-
 ; parameters for initializing gstreamer
 ; DEFAULT SET (--gst-debug=*:2)
 gstparam1 = --gst-debug=*:2
index 5c308569787291ac5127234117c7c55cf377a54c..416117fc7163930d6dd666b18ad9af6ca60d4720 100644 (file)
@@ -10,7 +10,16 @@ video converter element =
 ; decoder element keyword for resource management.
 video codec element hw = nxvideodec
 video codec element sw = avdec
+
+audio codec element hw =
 audio codec element sw = avdec
+audio codec default type = sw ; hw or sw
+
+; support with HW audio codec
+support audio effect = no
+support pcm exporting = no
+support pitch control = no
+support replaygain control = no
 
 audiosink element = pulsesink
 
@@ -33,8 +42,6 @@ element exclude keyword = v4l2,omx
 ; comma separated list of tocken
 unsupported codec keyword = divx
 
-async start = yes
-
 ; parameters for initializing gstreamer
 ; DEFAULT SET (--gst-debug=*:2)
 gstparam1 = --gst-debug=*:2
index d85d5e817d4666482c7c4cec59b24fe88a39ff03..77e7b385a469298966b5ad18d7ae40e8961b5ff7 100644 (file)
@@ -8,9 +8,18 @@ videosink element fake = fakesink
 video converter element =
 
 ; decoder element keyword for resource management.
-video codec element hw = omx
+video codec element hw =      ; omx is included in this target but it is not verified.
 video codec element sw = avdec
+
+audio codec element hw =
 audio codec element sw = avdec
+audio codec default type = sw ; hw or sw
+
+; support with HW audio codec
+support audio effect = no
+support pcm exporting = no
+support pitch control = no
+support replaygain control = no
 
 audiosink element = pulsesink
 
@@ -33,8 +42,6 @@ element exclude keyword = v4l2,omx
 ; comma separated list of tocken
 unsupported codec keyword = divx
 
-async start = yes
-
 ; parameters for initializing gstreamer
 ; DEFAULT SET (--gst-debug=*:2)
 gstparam1 = --gst-debug=*:2
index c1a3871df960a716a9b590bf2fb0419a3fe994bd..4387add6a820d504eaca44e2dd8d3f655f0772fe 100644 (file)
@@ -10,7 +10,16 @@ video converter element =
 ; decoder element keyword for resource management.
 video codec element hw = omx
 video codec element sw = avdec
+
+audio codec element hw =
 audio codec element sw = avdec
+audio codec default type = sw ; hw or sw
+
+; support with HW audio codec
+support audio effect = no
+support pcm exporting = no
+support pitch control = no
+support replaygain control = no
 
 audiosink element = pulsesink
 
@@ -33,8 +42,6 @@ element exclude keyword = v4l2
 ; comma separated list of tocken
 unsupported codec keyword = divx
 
-async start = yes
-
 ; parameters for initializing gstreamer
 ; DEFAULT SET (--gst-debug=*:2)
 gstparam1 = --gst-debug=*:2
index c1a3871df960a716a9b590bf2fb0419a3fe994bd..4387add6a820d504eaca44e2dd8d3f655f0772fe 100644 (file)
@@ -10,7 +10,16 @@ video converter element =
 ; decoder element keyword for resource management.
 video codec element hw = omx
 video codec element sw = avdec
+
+audio codec element hw =
 audio codec element sw = avdec
+audio codec default type = sw ; hw or sw
+
+; support with HW audio codec
+support audio effect = no
+support pcm exporting = no
+support pitch control = no
+support replaygain control = no
 
 audiosink element = pulsesink
 
@@ -33,8 +42,6 @@ element exclude keyword = v4l2
 ; comma separated list of tocken
 unsupported codec keyword = divx
 
-async start = yes
-
 ; parameters for initializing gstreamer
 ; DEFAULT SET (--gst-debug=*:2)
 gstparam1 = --gst-debug=*:2
index c1a3871df960a716a9b590bf2fb0419a3fe994bd..4387add6a820d504eaca44e2dd8d3f655f0772fe 100644 (file)
@@ -10,7 +10,16 @@ video converter element =
 ; decoder element keyword for resource management.
 video codec element hw = omx
 video codec element sw = avdec
+
+audio codec element hw =
 audio codec element sw = avdec
+audio codec default type = sw ; hw or sw
+
+; support with HW audio codec
+support audio effect = no
+support pcm exporting = no
+support pitch control = no
+support replaygain control = no
 
 audiosink element = pulsesink
 
@@ -33,8 +42,6 @@ element exclude keyword = v4l2
 ; comma separated list of tocken
 unsupported codec keyword = divx
 
-async start = yes
-
 ; parameters for initializing gstreamer
 ; DEFAULT SET (--gst-debug=*:2)
 gstparam1 = --gst-debug=*:2
index 94bfb6e1f2fe4e12404274e9badf19373ff73e2a..76e071d5aa0f0e29c997207b16c3b404fd547227 100644 (file)
@@ -10,7 +10,16 @@ video converter element =
 ; decoder element keyword for resource management.
 video codec element hw = sprd
 video codec element sw = avdec
+
+audio codec element hw =
 audio codec element sw = avdec
+audio codec default type = sw ; hw or sw
+
+; support with HW audio codec
+support audio effect = no
+support pcm exporting = no
+support pitch control = no
+support replaygain control = no
 
 audiosink element = pulsesink
 
@@ -33,8 +42,6 @@ element exclude keyword = v4l2
 ; comma separated list of tocken
 unsupported codec keyword = divx
 
-async start = yes
-
 ; parameters for initializing gstreamer
 ; DEFAULT SET (--gst-debug=*:2)
 gstparam1 = --gst-debug=*:2
index c1a3871df960a716a9b590bf2fb0419a3fe994bd..4387add6a820d504eaca44e2dd8d3f655f0772fe 100644 (file)
@@ -10,7 +10,16 @@ video converter element =
 ; decoder element keyword for resource management.
 video codec element hw = omx
 video codec element sw = avdec
+
+audio codec element hw =
 audio codec element sw = avdec
+audio codec default type = sw ; hw or sw
+
+; support with HW audio codec
+support audio effect = no
+support pcm exporting = no
+support pitch control = no
+support replaygain control = no
 
 audiosink element = pulsesink
 
@@ -33,8 +42,6 @@ element exclude keyword = v4l2
 ; comma separated list of tocken
 unsupported codec keyword = divx
 
-async start = yes
-
 ; parameters for initializing gstreamer
 ; DEFAULT SET (--gst-debug=*:2)
 gstparam1 = --gst-debug=*:2
index c1a3871df960a716a9b590bf2fb0419a3fe994bd..4387add6a820d504eaca44e2dd8d3f655f0772fe 100644 (file)
@@ -10,7 +10,16 @@ video converter element =
 ; decoder element keyword for resource management.
 video codec element hw = omx
 video codec element sw = avdec
+
+audio codec element hw =
 audio codec element sw = avdec
+audio codec default type = sw ; hw or sw
+
+; support with HW audio codec
+support audio effect = no
+support pcm exporting = no
+support pitch control = no
+support replaygain control = no
 
 audiosink element = pulsesink
 
@@ -33,8 +42,6 @@ element exclude keyword = v4l2
 ; comma separated list of tocken
 unsupported codec keyword = divx
 
-async start = yes
-
 ; parameters for initializing gstreamer
 ; DEFAULT SET (--gst-debug=*:2)
 gstparam1 = --gst-debug=*:2
index e5bb1595df56e7a30e260bcb07c3c2c55a012bb3..c4e6d2522d5ddd6a7da8d6387aa5e809913bc17f 100644 (file)
@@ -10,7 +10,16 @@ video converter element =
 ; decoder element keyword for resource management.
 video codec element hw = omx
 video codec element sw = avdec
+
+audio codec element hw =
 audio codec element sw = avdec
+audio codec default type = sw ; hw or sw
+
+; support with HW audio codec
+support audio effect = no
+support pcm exporting = no
+support pitch control = no
+support replaygain control = no
 
 audiosink element = pulsesink
 
@@ -33,8 +42,6 @@ element exclude keyword = v4l2
 ; comma separated list of tocken
 unsupported codec keyword = divx
 
-async start = yes
-
 ; parameters for initializing gstreamer
 ; DEFAULT SET (--gst-debug=*:2)
 gstparam1 = --gst-debug=*:2
index d85d5e817d4666482c7c4cec59b24fe88a39ff03..77e7b385a469298966b5ad18d7ae40e8961b5ff7 100644 (file)
@@ -8,9 +8,18 @@ videosink element fake = fakesink
 video converter element =
 
 ; decoder element keyword for resource management.
-video codec element hw = omx
+video codec element hw =      ; omx is included in this target but it is not verified.
 video codec element sw = avdec
+
+audio codec element hw =
 audio codec element sw = avdec
+audio codec default type = sw ; hw or sw
+
+; support with HW audio codec
+support audio effect = no
+support pcm exporting = no
+support pitch control = no
+support replaygain control = no
 
 audiosink element = pulsesink
 
@@ -33,8 +42,6 @@ element exclude keyword = v4l2,omx
 ; comma separated list of tocken
 unsupported codec keyword = divx
 
-async start = yes
-
 ; parameters for initializing gstreamer
 ; DEFAULT SET (--gst-debug=*:2)
 gstparam1 = --gst-debug=*:2