[Audio] Add default-async section in stream-map.json for audio-io backward compatibility 82/147182/1 accepted/tizen/unified/20170905.184243 submit/tizen/20170904.103645
authorSeungbae Shin <seungbae.shin@samsung.com>
Fri, 1 Sep 2017 08:18:46 +0000 (17:18 +0900)
committerSeungbae Shin <seungbae.shin@samsung.com>
Fri, 1 Sep 2017 08:18:46 +0000 (17:18 +0900)
[Version] 0.2.117
[Profile] Common
[Issue Type] Revise

Change-Id: Ifc1d2833f42065d830ca466663752a4055822f48

mmfw-sysconf-simulator/etc/pulse/stream-map.json
mmfw-sysconf-target-artik10/etc/pulse/stream-map.json
mmfw-sysconf-target-n4/etc/pulse/stream-map.json
mmfw-sysconf-target-rpi3/etc/pulse/stream-map.json
mmfw-sysconf-target-tm1/etc/pulse/stream-map.json
mmfw-sysconf-target-tw1/etc/pulse/stream-map.json
mmfw-sysconf-target-tw2/etc/pulse/stream-map.json
mmfw-sysconf-target-u3/etc/pulse/stream-map.json
packaging/mmfw-sysconf.spec

index 7d23b68..d5b6059 100644 (file)
                        "tlength-ms":200,
                        "prebuf-ms":-1,
                        "maxlength":-1
-               }
+               },
+               {
+                       "type":"default-async",
+                       "fragsize-ms":50,
+                       "minreq-ms":20,
+                       "tlength-ms":200,
+                       "prebuf-ms":0,
+                       "maxlength":-1
+               },
        ],
        "volumes":[
                {
index 557c2e2..245d950 100644 (file)
                        "tlength-ms":200,
                        "prebuf-ms":-1,
                        "maxlength":-1
-               }
+               },
+               {
+                       "type":"default-async",
+                       "fragsize-ms":50,
+                       "minreq-ms":20,
+                       "tlength-ms":200,
+                       "prebuf-ms":0,
+                       "maxlength":-1
+               },
        ],
        "volumes":[
                {
index b116847..a68a1dc 100644 (file)
                        "tlength-ms":200,
                        "prebuf-ms":-1,
                        "maxlength":-1
-               }
+               },
+               {
+                       "type":"default-async",
+                       "fragsize-ms":50,
+                       "minreq-ms":20,
+                       "tlength-ms":200,
+                       "prebuf-ms":0,
+                       "maxlength":-1
+               },
        ],
        "volumes":[
                {
index fa3f3e4..d412a46 100644 (file)
                        "tlength-ms":200,
                        "prebuf-ms":-1,
                        "maxlength":-1
-               }
+               },
+               {
+                       "type":"default-async",
+                       "fragsize-ms":50,
+                       "minreq-ms":20,
+                       "tlength-ms":200,
+                       "prebuf-ms":0,
+                       "maxlength":-1
+               },
        ],
        "volumes":[
                {
index b116847..a68a1dc 100644 (file)
                        "tlength-ms":200,
                        "prebuf-ms":-1,
                        "maxlength":-1
-               }
+               },
+               {
+                       "type":"default-async",
+                       "fragsize-ms":50,
+                       "minreq-ms":20,
+                       "tlength-ms":200,
+                       "prebuf-ms":0,
+                       "maxlength":-1
+               },
        ],
        "volumes":[
                {
index 3d2e37b..ce2b8f5 100644 (file)
                        "tlength-ms":200,
                        "prebuf-ms":-1,
                        "maxlength":-1
-               }
+               },
+               {
+                       "type":"default-async",
+                       "fragsize-ms":50,
+                       "minreq-ms":20,
+                       "tlength-ms":200,
+                       "prebuf-ms":0,
+                       "maxlength":-1
+               },
        ],
        "volumes":[
                {
index 78cabe4..476488b 100644 (file)
                        "tlength-ms":200,
                        "prebuf-ms":-1,
                        "maxlength":-1
-               }
+               },
+               {
+                       "type":"default-async",
+                       "fragsize-ms":50,
+                       "minreq-ms":20,
+                       "tlength-ms":200,
+                       "prebuf-ms":0,
+                       "maxlength":-1
+               },
        ],
        "volumes":[
                {
index 557c2e2..245d950 100644 (file)
                        "tlength-ms":200,
                        "prebuf-ms":-1,
                        "maxlength":-1
-               }
+               },
+               {
+                       "type":"default-async",
+                       "fragsize-ms":50,
+                       "minreq-ms":20,
+                       "tlength-ms":200,
+                       "prebuf-ms":0,
+                       "maxlength":-1
+               },
        ],
        "volumes":[
                {
index bd9e296..f775b6f 100644 (file)
@@ -1,6 +1,6 @@
 Name:       mmfw-sysconf
 Summary:    Multimedia Framework system configuration package
-Version:    0.2.116
+Version:    0.2.117
 Release:    0
 Group:      Multimedia/Configuration
 License:    LGPL-2.1 and Apache-2.0