[0.6.171] keep buffering minimum level stable 18/199418/1 accepted/tizen/unified/20190214.060530 submit/tizen/20190213.031645
authorEunhae Choi <eunhae1.choi@samsung.com>
Mon, 11 Feb 2019 08:08:42 +0000 (17:08 +0900)
committerEunhae Choi <eunhae1.choi@samsung.com>
Mon, 11 Feb 2019 08:08:44 +0000 (17:08 +0900)
commitff2922247a8442dbbc6d1a984b9d18a08fb81fb4
tree6fc85924aeb3937835ce3dc95d595274d0408a8f
parent36c2171c75b868a61093a4f76f43ff1ef554dd5c
[0.6.171] keep buffering minimum level stable

- keep buffering minimum level to avoid consecutive buffering.
  if the buffer minimum level is changed according to the buffer size,
  unexpected buffering could be occurred as soon as pre-buffering is finished.
- remove unused code about buffer_criteria
- use macro for reading/writing about current buffering value

Change-Id: I9f29436c0989ef5c56c8b8a44127eac79b02e5da
packaging/libmm-player.spec
src/include/mm_player_streaming.h
src/mm_player_priv.c
src/mm_player_streaming.c