projects
/
platform
/
core
/
api
/
player.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
435bcc1
)
[player_test] fix bug
97/100097/1
author
NAMJEONGYOON
<just.nam@samsung.com>
Fri, 25 Nov 2016 06:30:52 +0000
(15:30 +0900)
committer
NAMJEONGYOON
<just.nam@samsung.com>
Fri, 25 Nov 2016 06:30:52 +0000
(15:30 +0900)
Change-Id: I4a4619e4f662f1fe00c6fe8bafc98b0f539cf075
test/player_test.c
patch
|
blob
|
history
diff --git
a/test/player_test.c
b/test/player_test.c
index 010cf38f3254bd615c077ab4ce24ed96349d8418..1b2da7bbd9705bd45a954ee79312fa422432e9bf 100644
(file)
--- a/
test/player_test.c
+++ b/
test/player_test.c
@@
-1022,6
+1022,7
@@
static void _player_unprepare()
}
/* attention! surface(evas) -> unprepare -> surface(evas) : evas object will disappear. */
reset_display();
+ g_current_surface_type = -1;
memset(g_subtitle_uri, 0, sizeof(g_subtitle_uri));
player_state_e state;
if (g_current_surface_type == PLAYER_DISPLAY_TYPE_OVERLAY) {