[player ini] cleanup 55/48155/1
authoryounghwan <younghwan_.an@samsung.com>
Tue, 15 Sep 2015 08:05:28 +0000 (17:05 +0900)
committeryounghwan <younghwan_.an@samsung.com>
Tue, 15 Sep 2015 08:05:44 +0000 (17:05 +0900)
Change-Id: Ida3c5fecf158adf01f9531bd522f385625700065

mmfw-sysconf-target-n4/usr/etc/mmfw_player.ini.wayland
mmfw-sysconf-target-n4/usr/etc/mmfw_player.ini.x
mmfw-sysconf-target-u3/usr/etc/mmfw_player.ini.wayland
mmfw-sysconf-target-u3/usr/etc/mmfw_player.ini.x
packaging/mmfw-sysconf.spec

index 02e8f38..a30193c 100644 (file)
@@ -1,11 +1,5 @@
 [general]
 
-; if disabled typefind element will used directely
-use decodebin = yes
-
-; for retransmission enable = yes, disable = no
-use rtp retransmission = no
-
 disable segtrap = yes ; same effect with --gst-disable-segtrap
 
 ; set default videosink element according to video surface type(X, EVAS, NULL)
@@ -52,9 +46,11 @@ gstparam5 =
 ; DEFAULT MUST BE 'no'. If 'yes', mmplayer will set env-variable for it's session as "export GST_DEBUG_DUMP_DOT_DIR=/tmp/"
 generate dot = no
 
-; parameter for clock provide in audiosink
-provide clock for music = yes
-provide clock for movie = yes
+; parameter is for only video to be determined
+; which clock will be used
+; if yes, system clock will be used
+; apart from this, audiosink is clock provider for audio
+use system clock = yes
 
 ; allowed timeout for changing pipeline state
 live state change timeout = 30 ; sec
@@ -80,50 +76,3 @@ http max size bytes = 1048576 ; bytes
 http buffering time = 1.2
 
 http timeout = 30 ; sec
-
-
-[rtsp streaming]
-
-rtspsrc element = rtspsrc
-
-rtsp buffering time = 5000; msec
-
-rtsp rebuffering time = 15000; msec
-
-rtsp do typefinding = no; if no, caps on rtspsrc:src pad will be used for autoplugging
-
-rtsp error concealment = yes
-
-;transport to use, 7 for default (tcp+udp-multicast+udp-unicast), 4 for TCP
-rtsp lower protocol = 7;
-
-[hw accelation]
-use video hw accel = no
-
-
-[priority]
-
-use priority setting = no
-
-demux = 95
-
-videosink = 96
-
-audiosink = 97
-
-ringbuffer = 98
-
-[subtitle]
-; related to the textbin structure
-; if yes, textbin need to consider the external display to print subtitle
-support external display = no
-
-;  subtitle default value when 'support external display = yes'
-mirroring width = 1920
-
-mirroring height = 1080
-
-font color = 0xffffffff
-
-font background color = 0x00000000
-
index 4b45d61..fd41946 100644 (file)
@@ -1,11 +1,5 @@
 [general]
 
-; if disabled typefind element will used directely
-use decodebin = yes
-
-; for retransmission enable = yes, disable = no
-use rtp retransmission = no
-
 disable segtrap = yes ; same effect with --gst-disable-segtrap
 
 ; set default videosink element according to video surface type(X, EVAS, NULL)
@@ -50,9 +44,11 @@ gstparam5 =
 ; DEFAULT MUST BE 'no'. If 'yes', mmplayer will set env-variable for it's session as "export GST_DEBUG_DUMP_DOT_DIR=/tmp/"
 generate dot = no
 
-; parameter for clock provide in audiosink
-provide clock for music = yes
-provide clock for movie = yes
+; parameter is for only video to be determined
+; which clock will be used
+; if yes, system clock will be used
+; apart from this, audiosink is clock provider for audio
+use system clock = yes
 
 ; allowed timeout for changing pipeline state
 live state change timeout = 30 ; sec
@@ -78,50 +74,3 @@ http max size bytes = 1048576 ; bytes
 http buffering time = 1.2
 
 http timeout = 30 ; sec
-
-
-[rtsp streaming]
-
-rtspsrc element = rtspsrc
-
-rtsp buffering time = 5000; msec
-
-rtsp rebuffering time = 15000; msec
-
-rtsp do typefinding = no; if no, caps on rtspsrc:src pad will be used for autoplugging
-
-rtsp error concealment = yes
-
-;transport to use, 7 for default (tcp+udp-multicast+udp-unicast), 4 for TCP
-rtsp lower protocol = 7;
-
-[hw accelation]
-use video hw accel = no
-
-
-[priority]
-
-use priority setting = no
-
-demux = 95
-
-videosink = 96
-
-audiosink = 97
-
-ringbuffer = 98
-
-[subtitle]
-; related to the textbin structure
-; if yes, textbin need to consider the external display to print subtitle
-support external display = no
-
-;  subtitle default value when 'support external display = yes'
-mirroring width = 1920
-
-mirroring height = 1080
-
-font color = 0xffffffff
-
-font background color = 0x00000000
-
index 02e8f38..a30193c 100644 (file)
@@ -1,11 +1,5 @@
 [general]
 
-; if disabled typefind element will used directely
-use decodebin = yes
-
-; for retransmission enable = yes, disable = no
-use rtp retransmission = no
-
 disable segtrap = yes ; same effect with --gst-disable-segtrap
 
 ; set default videosink element according to video surface type(X, EVAS, NULL)
@@ -52,9 +46,11 @@ gstparam5 =
 ; DEFAULT MUST BE 'no'. If 'yes', mmplayer will set env-variable for it's session as "export GST_DEBUG_DUMP_DOT_DIR=/tmp/"
 generate dot = no
 
-; parameter for clock provide in audiosink
-provide clock for music = yes
-provide clock for movie = yes
+; parameter is for only video to be determined
+; which clock will be used
+; if yes, system clock will be used
+; apart from this, audiosink is clock provider for audio
+use system clock = yes
 
 ; allowed timeout for changing pipeline state
 live state change timeout = 30 ; sec
@@ -80,50 +76,3 @@ http max size bytes = 1048576 ; bytes
 http buffering time = 1.2
 
 http timeout = 30 ; sec
-
-
-[rtsp streaming]
-
-rtspsrc element = rtspsrc
-
-rtsp buffering time = 5000; msec
-
-rtsp rebuffering time = 15000; msec
-
-rtsp do typefinding = no; if no, caps on rtspsrc:src pad will be used for autoplugging
-
-rtsp error concealment = yes
-
-;transport to use, 7 for default (tcp+udp-multicast+udp-unicast), 4 for TCP
-rtsp lower protocol = 7;
-
-[hw accelation]
-use video hw accel = no
-
-
-[priority]
-
-use priority setting = no
-
-demux = 95
-
-videosink = 96
-
-audiosink = 97
-
-ringbuffer = 98
-
-[subtitle]
-; related to the textbin structure
-; if yes, textbin need to consider the external display to print subtitle
-support external display = no
-
-;  subtitle default value when 'support external display = yes'
-mirroring width = 1920
-
-mirroring height = 1080
-
-font color = 0xffffffff
-
-font background color = 0x00000000
-
index 4b45d61..fd41946 100644 (file)
@@ -1,11 +1,5 @@
 [general]
 
-; if disabled typefind element will used directely
-use decodebin = yes
-
-; for retransmission enable = yes, disable = no
-use rtp retransmission = no
-
 disable segtrap = yes ; same effect with --gst-disable-segtrap
 
 ; set default videosink element according to video surface type(X, EVAS, NULL)
@@ -50,9 +44,11 @@ gstparam5 =
 ; DEFAULT MUST BE 'no'. If 'yes', mmplayer will set env-variable for it's session as "export GST_DEBUG_DUMP_DOT_DIR=/tmp/"
 generate dot = no
 
-; parameter for clock provide in audiosink
-provide clock for music = yes
-provide clock for movie = yes
+; parameter is for only video to be determined
+; which clock will be used
+; if yes, system clock will be used
+; apart from this, audiosink is clock provider for audio
+use system clock = yes
 
 ; allowed timeout for changing pipeline state
 live state change timeout = 30 ; sec
@@ -78,50 +74,3 @@ http max size bytes = 1048576 ; bytes
 http buffering time = 1.2
 
 http timeout = 30 ; sec
-
-
-[rtsp streaming]
-
-rtspsrc element = rtspsrc
-
-rtsp buffering time = 5000; msec
-
-rtsp rebuffering time = 15000; msec
-
-rtsp do typefinding = no; if no, caps on rtspsrc:src pad will be used for autoplugging
-
-rtsp error concealment = yes
-
-;transport to use, 7 for default (tcp+udp-multicast+udp-unicast), 4 for TCP
-rtsp lower protocol = 7;
-
-[hw accelation]
-use video hw accel = no
-
-
-[priority]
-
-use priority setting = no
-
-demux = 95
-
-videosink = 96
-
-audiosink = 97
-
-ringbuffer = 98
-
-[subtitle]
-; related to the textbin structure
-; if yes, textbin need to consider the external display to print subtitle
-support external display = no
-
-;  subtitle default value when 'support external display = yes'
-mirroring width = 1920
-
-mirroring height = 1080
-
-font color = 0xffffffff
-
-font background color = 0x00000000
-
index 6e33c9a..eb7794e 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       mmfw-sysconf
 Summary:    Multimedia Framework system configuration package
-Version:    0.2.18
+Version:    0.2.19
 Release:    0
 Group:      Multimedia/Configuration
 License:    Apache-2.0