[0.6.262] resolve block issue during switching stream 34/265034/3
authorEunhye Choi <eunhae1.choi@samsung.com>
Thu, 7 Oct 2021 09:37:38 +0000 (18:37 +0900)
committerEunhye Choi <eunhae1.choi@samsung.com>
Fri, 8 Oct 2021 03:20:25 +0000 (12:20 +0900)
commit93ea9abf4cdd21522a7212bc5d277647c5b6dd59
treeb10695fd439a8a38c372dc66275f4644fc8adc35
parent1218bcbb33dce252439fc7ef79128e1e3af999ae
[0.6.262] resolve block issue during switching stream

- resolve block issue by sending seek event
  when stream is switched (as audio only scenarios)
  during paused state.
- demux task could not push data for newly added track
  because it is waiting to push the previous track data but
  the buffer could be full in paused state.

Change-Id: I415c7435654a0977e0f61453a76f608d16e25698
packaging/libmm-player.spec
src/include/mm_player_utils.h
src/mm_player_priv.c