player/subtitle: set encoding type with CP949 instead of EUC-KR 34/48634/3
authorEunhae Choi <eunhae1.choi@samsung.com>
Thu, 1 Oct 2015 07:33:35 +0000 (16:33 +0900)
committerEunhae Choi <eunhae1.choi@samsung.com>
Thu, 1 Oct 2015 07:33:42 +0000 (16:33 +0900)
commitd02bd476e8fd5a7ad9103d7ff3f74600f7198855
tree5b2426d60794549d882a1c5b8739b5f1bd4ee0a3
parent2c00c88f738a130952962fd86dde60c8493d2994
player/subtitle: set encoding type with CP949 instead of EUC-KR

Some smi characters are broken because they are encoded by CP949.
Before, code patch was added on subparse but it is too specific.
Gstreamer Application can set the encoding type on subparse property.

Change-Id: I3bd5b06a96ffd59ffa44050bb732ed866f61c70d
src/server/mm_player_utils.c