From ebba8c33ac95d4c4d93033f6c4290aacf2be0dd7 Mon Sep 17 00:00:00 2001 From: Steve Baker Date: Tue, 10 Sep 2002 10:49:35 +0000 Subject: [PATCH] backout the colorspace from the gconf default. it should be hardcoded into gst-player and any other app that uses the... Original commit message from CVS: backout the colorspace from the gconf default. it should be hardcoded into gst-player and any other app that uses the gconf key. --- gconf/gstreamer.schemas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gconf/gstreamer.schemas b/gconf/gstreamer.schemas index 11ebb70..cf05090 100644 --- a/gconf/gstreamer.schemas +++ b/gconf/gstreamer.schemas @@ -16,7 +16,7 @@ /system/gstreamer/default/videosink gstreamer string - colorspace ! xvideosink + xvideosink default GStreamer videosink GStreamer can play video using any number of output plugins. Some possible choices are xvideosink, sdlvideosink and aasink. -- 2.7.4