[0.6.209] Fix crash when unprepare 68/217868/2
authorGilbok Lee <gilbok.lee@samsung.com>
Fri, 15 Nov 2019 04:57:54 +0000 (13:57 +0900)
committerGilbok Lee <gilbok.lee@samsung.com>
Fri, 15 Nov 2019 05:06:52 +0000 (14:06 +0900)
commitd77839b323e8bcf31f1d068a470ac9a51b06e8ad
treeb848d66794387400319ffbbd3c80bc221026af06
parent9c9758c6ec590921f2534f7611a890363e1f35be
[0.6.209] Fix crash when unprepare

- Called __mmplayer_video_stream_decoded_render_cb() during unprepare.
- video_decodec_cb is changed NULL in __mmplayer_release_misc().
  So, the position of resetting the callback is changed to the
  _mmplayer_release_misc_post() function.

Change-Id: I6ed83ea85413ff92d795954aef7352435b5bc46d
packaging/libmm-player.spec
src/mm_player_priv.c