[all/player] add video frame and http buffering option 79/75779/1 accepted/tizen/common/20160627.191502 accepted/tizen/common/20160629.222223 accepted/tizen/ivi/20160629.015914 accepted/tizen/mobile/20160629.015842 accepted/tizen/tv/20160629.015931 accepted/tizen/wearable/20160629.020000 submit/tizen/20160623.063229 submit/tizen/20160627.065544
authorEunhae Choi <eunhae1.choi@samsung.com>
Tue, 21 Jun 2016 10:08:55 +0000 (19:08 +0900)
committerEunhae Choi <eunhae1.choi@samsung.com>
Tue, 21 Jun 2016 10:08:55 +0000 (19:08 +0900)
Change-Id: I9ca4728691717ff84026d9686725c9e4e449340f

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-tm1/etc/multimedia/mmfw_player.ini
mmfw-sysconf-target-tw1/etc/multimedia/mmfw_player.ini
mmfw-sysconf-target-u3/etc/multimedia/mmfw_player.ini
packaging/mmfw-sysconf.spec

index 84351ed0d6bd022ce2c70389437af7dda3105028..01be08034825bfa51e951e900091aa380f5dbfbf 100644 (file)
@@ -54,15 +54,25 @@ eos delay = 150 ; msec
 ; extracted pcm buffer size
 pcm buffer size = 51200 ; 50Kbytes
 
+; max num of bo for sw codec
+video bo max = 10
+
+; video bo timeout (sec)
+video bo timeout = 10
+
 [http streaming]
 
 httpsrc element = souphttpsrc
 
-; if set, use file or not use memory for buffering
-http file buffer path = /home/owner/content
-
 http buffering limit = 99.0 ; percent
 
+; if yes, use file for buffering.
+; if no, use memory for buffering.
+http use file buffer = no
+
+; ring buffer size when use mem buffer
+http ring buffer size = 20971520 ; 20MBytes
+
 http max size bytes = 1048576 ; bytes
 
 http buffering time = 1.2
index 95a19fa45574143485bce6a2698941b8bfa3f913..9d10e0ae2f28254e7d7babae5c4c7c04b332b3c3 100644 (file)
@@ -65,15 +65,25 @@ enable asm = yes
 ; extracted pcm buffer size
 pcm buffer size = 51200 ; 50Kbytes
 
+; max num of bo for sw codec
+video bo max = 10
+
+; video bo timeout (sec)
+video bo timeout = 10
+
 [http streaming]
 
 httpsrc element = souphttpsrc
 
-; if set, use file or not use memory for buffering
-http file buffer path = /home/owner/content
-
 http buffering limit = 99.0 ; percent
 
+; if yes, use file for buffering.
+; if no, use memory for buffering.
+http use file buffer = no
+
+; ring buffer size when use mem buffer
+http ring buffer size = 20971520 ; 20MBytes
+
 http max size bytes = 1048576 ; bytes
 
 http buffering time = 1.2
index 95a19fa45574143485bce6a2698941b8bfa3f913..9d10e0ae2f28254e7d7babae5c4c7c04b332b3c3 100644 (file)
@@ -65,15 +65,25 @@ enable asm = yes
 ; extracted pcm buffer size
 pcm buffer size = 51200 ; 50Kbytes
 
+; max num of bo for sw codec
+video bo max = 10
+
+; video bo timeout (sec)
+video bo timeout = 10
+
 [http streaming]
 
 httpsrc element = souphttpsrc
 
-; if set, use file or not use memory for buffering
-http file buffer path = /home/owner/content
-
 http buffering limit = 99.0 ; percent
 
+; if yes, use file for buffering.
+; if no, use memory for buffering.
+http use file buffer = no
+
+; ring buffer size when use mem buffer
+http ring buffer size = 20971520 ; 20MBytes
+
 http max size bytes = 1048576 ; bytes
 
 http buffering time = 1.2
index 95a19fa45574143485bce6a2698941b8bfa3f913..9d10e0ae2f28254e7d7babae5c4c7c04b332b3c3 100644 (file)
@@ -65,15 +65,25 @@ enable asm = yes
 ; extracted pcm buffer size
 pcm buffer size = 51200 ; 50Kbytes
 
+; max num of bo for sw codec
+video bo max = 10
+
+; video bo timeout (sec)
+video bo timeout = 10
+
 [http streaming]
 
 httpsrc element = souphttpsrc
 
-; if set, use file or not use memory for buffering
-http file buffer path = /home/owner/content
-
 http buffering limit = 99.0 ; percent
 
+; if yes, use file for buffering.
+; if no, use memory for buffering.
+http use file buffer = no
+
+; ring buffer size when use mem buffer
+http ring buffer size = 20971520 ; 20MBytes
+
 http max size bytes = 1048576 ; bytes
 
 http buffering time = 1.2
index c73ba2817740a1e68cd278bf72a55dd58e375e0a..38f5ad11f37d327b84f08d69d217191db1669933 100644 (file)
@@ -64,15 +64,25 @@ enable asm = yes
 ; extracted pcm buffer size
 pcm buffer size = 51200 ; 50Kbytes
 
+; max num of bo for sw codec
+video bo max = 10
+
+; video bo timeout (sec)
+video bo timeout = 10
+
 [http streaming]
 
 httpsrc element = souphttpsrc
 
-; if set, use file or not use memory for buffering
-http file buffer path = /home/owner/content
-
 http buffering limit = 99.0 ; percent
 
+; if yes, use file for buffering.
+; if no, use memory for buffering.
+http use file buffer = no
+
+; ring buffer size when use mem buffer
+http ring buffer size = 20971520 ; 20MBytes
+
 http max size bytes = 1048576 ; bytes
 
 http buffering time = 1.2
index 95a19fa45574143485bce6a2698941b8bfa3f913..9d10e0ae2f28254e7d7babae5c4c7c04b332b3c3 100644 (file)
@@ -65,15 +65,25 @@ enable asm = yes
 ; extracted pcm buffer size
 pcm buffer size = 51200 ; 50Kbytes
 
+; max num of bo for sw codec
+video bo max = 10
+
+; video bo timeout (sec)
+video bo timeout = 10
+
 [http streaming]
 
 httpsrc element = souphttpsrc
 
-; if set, use file or not use memory for buffering
-http file buffer path = /home/owner/content
-
 http buffering limit = 99.0 ; percent
 
+; if yes, use file for buffering.
+; if no, use memory for buffering.
+http use file buffer = no
+
+; ring buffer size when use mem buffer
+http ring buffer size = 20971520 ; 20MBytes
+
 http max size bytes = 1048576 ; bytes
 
 http buffering time = 1.2
index 95a19fa45574143485bce6a2698941b8bfa3f913..9d10e0ae2f28254e7d7babae5c4c7c04b332b3c3 100644 (file)
@@ -65,15 +65,25 @@ enable asm = yes
 ; extracted pcm buffer size
 pcm buffer size = 51200 ; 50Kbytes
 
+; max num of bo for sw codec
+video bo max = 10
+
+; video bo timeout (sec)
+video bo timeout = 10
+
 [http streaming]
 
 httpsrc element = souphttpsrc
 
-; if set, use file or not use memory for buffering
-http file buffer path = /home/owner/content
-
 http buffering limit = 99.0 ; percent
 
+; if yes, use file for buffering.
+; if no, use memory for buffering.
+http use file buffer = no
+
+; ring buffer size when use mem buffer
+http ring buffer size = 20971520 ; 20MBytes
+
 http max size bytes = 1048576 ; bytes
 
 http buffering time = 1.2
index e97738cfd2738209f7def9c96e6323b80bc07948..4ae223b55047712a546f637ccedb50abe6718224 100644 (file)
@@ -1,6 +1,6 @@
 Name:       mmfw-sysconf
 Summary:    Multimedia Framework system configuration package
-Version:    0.2.70
+Version:    0.2.71
 Release:    0
 Group:      Multimedia/Configuration
 License:    LGPL-2.1+ and Apache-2.0