Emotion: modify the playback finish behavior as before
authorDaniel Zaoui <daniel.zaoui@yahoo.com>
Sun, 25 Sep 2016 10:11:32 +0000 (13:11 +0300)
committerDaniel Zaoui <daniel.zaoui@yahoo.com>
Sun, 25 Sep 2016 10:11:32 +0000 (13:11 +0300)
commitae739184e10d1ba0f9ffb534cf54cdc7b0a7e061
tree6dfa46d806faf19e0b1936445e27e843e8c57fba
parentd8e6fb78207e3373f26db06fe7e9f3cc49f49a13
Emotion: modify the playback finish behavior as before

The callbacks are never invoked due to sd->play equal to 0. The
function _emotion_decode_stop is called before and resets this field.

Before the change to Efl.Canvas.Video, sd->play was not checked.
src/lib/emotion/emotion_smart.c