emotion: play set before file open callback bug fix
authorWonguk Jeong <wonguk.jeong@samsung.com>
Thu, 24 Apr 2014 09:10:10 +0000 (18:10 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 24 Apr 2014 09:10:10 +0000 (18:10 +0900)
commitdd587ba43b8ac340d79f2a092bdfab76a7211198
tree2ea68352ca12bc1bec51bfdccf21e9532b440a5e
parentf36fac8ec66f160bce8eb87df5fd32cbd7ed093b
emotion: play set before file open callback bug fix

Summary:
Before "open_done" callback, play unset is ineffective.
is it intentional logic?

if we set play and unset play again before "open_done" callback, the video will be played.

@fix

Reviewers: raster, cedric

CC: seoz, cedric
Differential Revision: https://phab.enlightenment.org/D786
src/lib/emotion/emotion_smart.c