[longomatch] Use autovideosink as the default video sink
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Use autovideosink as the default video sink
- Date: Mon, 2 Feb 2015 17:03:06 +0000 (UTC)
commit fe8288a6d84967dc05da238d62fdab4a3dfd8094
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Fri Jan 30 16:40:59 2015 +0100
Use autovideosink as the default video sink
libcesarplayer/common.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libcesarplayer/common.h b/libcesarplayer/common.h
index ced6a7c..0afcadc 100644
--- a/libcesarplayer/common.h
+++ b/libcesarplayer/common.h
@@ -28,7 +28,7 @@
#define DEFAULT_VIDEO_SINK "osxvideosink"
#define BACKUP_VIDEO_SINK "autovideosink"
#elif defined(OSTYPE_LINUX)
-#define DEFAULT_VIDEO_SINK "gsettingsvideosink"
+#define DEFAULT_VIDEO_SINK "autovideosink"
#define BACKUP_VIDEO_SINK "autovideosink"
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]