projects
/
platform
/
core
/
api
/
mediastreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61d9013
)
Replace videosink from waylandsink to tizenwlsink
79/159579/1
accepted/tizen/unified/20171116.060637
submit/tizen/20171110.011647
submit/tizen/20171114.004442
submit/tizen/20171115.104348
author
Hyunil
<hyunil46.park@samsung.com>
Fri, 10 Nov 2017 01:34:23 +0000
(10:34 +0900)
committer
Hyunil
<hyunil46.park@samsung.com>
Fri, 10 Nov 2017 01:34:23 +0000
(10:34 +0900)
Change-Id: I391a1d10e24c752eca71bbe25193b78749a9b2ff
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
include/media_streamer_util.h
patch
|
blob
|
history
diff --git
a/include/media_streamer_util.h
b/include/media_streamer_util.h
index 5c8585314f10d29b1a5843151a621334e6c9bdc3..22d09f0691811facc2296a998826307901f90792 100644
(file)
--- a/
include/media_streamer_util.h
+++ b/
include/media_streamer_util.h
@@
-153,7
+153,7
@@
typedef struct {
#define DEFAULT_VIDEO_SOURCE "ximagesrc"
#define DEFAULT_APP_SOURCE "appsrc"
#define DEFAULT_AUDIO_SINK "pulsesink"
-#define DEFAULT_VIDEO_SINK "
wayland
sink"
+#define DEFAULT_VIDEO_SINK "
tizenwl
sink"
#define DEFAULT_VIDEO_SCALE "videoscale"
#define DEFAULT_VIDEO_CONVERT "videoconvert"
#define DEFAULT_VIDEO_RATE "videorate"