add pcm buffer list to reduce IPC 87/73687/2 submit/tizen/20160613.070227
authorEunhae Choi <eunhae1.choi@samsung.com>
Thu, 9 Jun 2016 07:10:59 +0000 (16:10 +0900)
committerEunhae Choi <eunhae1.choi@samsung.com>
Fri, 10 Jun 2016 06:35:59 +0000 (15:35 +0900)
commitb24ec13c05c818ec1cc508cb2f6115efd6ff7afd
tree7cfaa87a6e44c1abd1bbcf062d7557150fa23410
parent4e513754cbd76543d403ac43c018a48ebd4a54e9
add pcm buffer list to reduce IPC

If the sync is false, there are too many buffers will be sent in short time.
To control the IPC, the buffer list is added.

Change-Id: Ic24c77b0b6f62ecb1da8388884c92384862cabcc
packaging/libmm-player.spec
src/include/mm_player_ini.h
src/include/mm_player_priv.h
src/mm_player_ini.c
src/mm_player_priv.c