From 8afc179a1d5a837c42f58e8fd1375b2f9c119c00 Mon Sep 17 00:00:00 2001 From: Steve Baker Date: Tue, 10 Sep 2002 10:49:35 +0000 Subject: 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(-) (limited to 'gconf') diff --git a/gconf/gstreamer.schemas b/gconf/gstreamer.schemas index 11ebb702..cf050908 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. -- cgit