[subtitle] subtitle_cb is called after EOS. 24/100224/1
authorJaechan Lee <jaechan3.lee@samsung.com>
Fri, 25 Nov 2016 09:49:47 +0000 (18:49 +0900)
committerJaechan Lee <jaechan3.lee@samsung.com>
Fri, 25 Nov 2016 09:50:32 +0000 (18:50 +0900)
commit960d6a0e1dcac135b9227603eaa2c35b1943d4f3
tree5af338202d446cc008b415857bf6a0953440afc1
parent660e2936ec2ded6b130fe8b720453a886fc1a064
[subtitle] subtitle_cb is called after EOS.

[Model] Tizen3.0 Z2
[BinType] AP
[Customer] OPEN

[Issue#] N/A
[Request] Monitoring test
[Occurrence Version] Z200FDDE0APK7

[Problem] Despite the video is played until EOS, subtitle can be updated.
[Cause & Measure] Cause : Although, the drop-probability property of identity plugin is changed as "0.0",
in this case, the last buffer of fakesink is remained.
So, subtitle_cb will be called after EOS just once.
Measure : the update of subtitle is prohibited after EOS.
[Checking Method] player_test > play video files with subtitle.

[Team] MMFW
[Developer] Jaechan Lee
[Solution company] Samsung
[Change Type] N/A

Change-Id: Ia0c804ccd7ce6d37b995a5687830ad83a8806c3a
src/mm_player_priv.c