From 44a43596c2423493f821ae0884ccabf22b2542bc Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Wed, 28 Aug 2002 15:36:14 +0000 Subject: fix default videosink to be xvideosink not videosink Original commit message from CVS: fix default videosink to be xvideosink not videosink --- common | 2 +- gconf/gstreamer.schemas | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common b/common index f0da7b89..bca2dfba 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit f0da7b89bea3eb2ed1d149166f28afa5e670dec2 +Subproject commit bca2dfba7bfc36020b5ba26b640ebde4cc76a5f0 diff --git a/gconf/gstreamer.schemas b/gconf/gstreamer.schemas index b784bf6e..cf050908 100644 --- a/gconf/gstreamer.schemas +++ b/gconf/gstreamer.schemas @@ -16,10 +16,10 @@ /system/gstreamer/default/videosink gstreamer string - videosink + xvideosink default GStreamer videosink - GStreamer can play video using any number of output plugins. Some possible choices are videosink, sdlvideosink and aasink. + GStreamer can play video using any number of output plugins. Some possible choices are xvideosink, sdlvideosink and aasink. -- cgit v1.2.1