RISCV board plays glitch sounds like underflow situations.
This patch fixes the problem on RISCV boards.
[Version] 0.3.73
[Issue type] Update
Change-Id: I89918de1d7a07d5a7e5c402e456cd3007bf241b2
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
"device-types":[
{
"device-type":"builtin-speaker",
- "playback-devices":{"normal":"tizen:0,0"}
+ "playback-devices":{"normal":"tizen2:0,0"}
},
{
"device-type":"builtin-mic",
"device-files":{
"playback-devices":[
{
- "device-string":"tizen:0,0",
+ "device-string":"tizen2:0,0",
"role":{"normal":"rate=48000 fragment_size=4800 fragments=4"}
}
],
Name: media-config
Summary: Multimedia Framework system configuration package
-Version: 0.3.72
+Version: 0.3.73
Release: 0
Group: Multimedia/Configuration
License: LGPL-2.1 and Apache-2.0