backout the colorspace from the gconf default. it should be hardcoded into gst-player...
authorSteve Baker <steve@stevebaker.org>
Tue, 10 Sep 2002 10:49:35 +0000 (10:49 +0000)
committerSteve Baker <steve@stevebaker.org>
Tue, 10 Sep 2002 10:49:35 +0000 (10:49 +0000)
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

index 11ebb70..cf05090 100644 (file)
@@ -16,7 +16,7 @@
         <applyto>/system/gstreamer/default/videosink</applyto>
         <owner>gstreamer</owner>
         <type>string</type>
-        <default>colorspace ! xvideosink</default>
+        <default>xvideosink</default>
         <locale name="C">
         <short>default GStreamer videosink</short>
         <long>GStreamer can play video using any number of output plugins.  Some possible choices are xvideosink, sdlvideosink and aasink.</long>