multiqueue: disable buffering mode when the state is changed to playing 10/181510/2 accepted/tizen/unified/20180626.140820 submit/tizen/20180626.014416
authorEunhae Choi <eunhae1.choi@samsung.com>
Thu, 14 Jun 2018 09:52:51 +0000 (18:52 +0900)
committerEunhae Choi <eunhae1.choi@samsung.com>
Fri, 15 Jun 2018 01:37:18 +0000 (10:37 +0900)
commit8eb07d4fddea9c13b645b979ab0fd3408f3e44d4
tree991fec9cb8acd1988879468f671e1f8627957816
parenta6df1e0814bfde9ba14dfd2c877fa1de07c010b0
multiqueue: disable buffering mode when the state is changed to playing

if application set the state to playing during buffering
the mq can not detect the data underflow after,
because it keeps the previous buffering level information.

Change-Id: I1cfd47bd7a5862b820d4244550a59395e1b2c89e
plugins/elements/gstmultiqueue.c