[Audio] Add default-async section in stream-map.json for audio-io backward compatibility 64/149764/1
authorSeungbae Shin <seungbae.shin@samsung.com>
Fri, 1 Sep 2017 08:18:46 +0000 (17:18 +0900)
committerSeungbae Shin <seungbae.shin@samsung.com>
Wed, 13 Sep 2017 05:06:20 +0000 (05:06 +0000)
[Version] 0.2.117
[Profile] Common
[Issue Type] Revise

Change-Id: Ifc1d2833f42065d830ca466663752a4055822f48
(cherry picked from commit 0e91a2bd1bd8a872db43547a7a0d7a135f5a9435)

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 7d23b68d17cd0510dff126cfb0206aa70d9620eb..d5b6059fa6fdf4ff50102e0bcae9b003969d2b45 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 557c2e2ba01a524671712b16b4b9eebb837672bc..245d950a34b6c3852593d9371b3541d718f288e8 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 b116847781eea4ed1790dafc7d2006813ac2c6e1..a68a1dc0c45f494ebd8a93536546634ff150ddb9 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 fa3f3e4d4db9c37dd910b6b6bd251b37f3e2e5e2..d412a46b923a64166b9cfe3bbf04fd9709cef414 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 b116847781eea4ed1790dafc7d2006813ac2c6e1..a68a1dc0c45f494ebd8a93536546634ff150ddb9 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 3d2e37b1fae824f8467e5edff4c38ad9d8f79096..ce2b8f589b85e5103718998c13a3726e405abf3b 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 78cabe4ccc16c1a755d9d4c33aff37e8ab202287..476488b5182121fb9afcac1c4ae1bd5986bbe84a 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 557c2e2ba01a524671712b16b4b9eebb837672bc..245d950a34b6c3852593d9371b3541d718f288e8 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 bd9e2962584e529b52ab05b334b342c0d8f6d3d3..f775b6f5a004ac4b69e5a0a3036a35ac31a44b2c 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