change default evassink 15/44115/1
authorHyunil Park <hyunil46.park@samsung.com>
Fri, 17 Jul 2015 02:20:35 +0000 (11:20 +0900)
committerHyunil Park <hyunil46.park@samsung.com>
Fri, 17 Jul 2015 02:20:35 +0000 (11:20 +0900)
Change-Id: I94d33a5e4c7d29bd203bf82ea253ec0ffde32b99
Signed-off-by: Hyunil Park <hyunil46.park@samsung.com>
src/include/mm_player_ini.h

index 6726f59..d05277a 100755 (executable)
@@ -145,7 +145,7 @@ typedef struct __mm_player_ini
 #define DEFAULT_DELAY_BEFORE_REPEAT                    50 /* msec */
 #define DEFAULT_EOS_DELAY                              150 /* msec */
 #define DEFAULT_VIDEOSINK_X                            "xvimagesink"
-#define DEFAULT_VIDEOSINK_EVAS                         "evasimagesink"
+#define DEFAULT_VIDEOSINK_EVAS                         "evaspixmapsink"
 #define DEFAULT_VIDEOSINK_FAKE                         "fakesink"
 #define DEFAULT_AUDIORESAMPLER                 "audioresample"
 #define DEFAULT_AUDIOSINK                              "pulsesink"