From 926b61f1601ef6b8b0229aeca63859b790be7751 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Thu, 30 Jun 2005 10:28:25 +0000 Subject: g/: Revert earlier commit defaulting to autovideosink because the sync-state bug is still there, breaking Totem. Original commit message from CVS: * gconf/gstreamer.schemas.in: * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink): Revert earlier commit defaulting to autovideosink because the sync-state bug is still there, breaking Totem. --- gconf/gstreamer.schemas.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gconf') diff --git a/gconf/gstreamer.schemas.in b/gconf/gstreamer.schemas.in index cc6cd4c7..e3d893c1 100644 --- a/gconf/gstreamer.schemas.in +++ b/gconf/gstreamer.schemas.in @@ -16,7 +16,7 @@ /system/gstreamer/@GST_MAJORMINOR@/default/videosink gstreamer string - autovideosink + @DEFAULT_VIDEOSINK@ default GStreamer videosink GStreamer can play video using any number of output elements. Some possible choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink can be a partial pipeline instead of just one element. -- cgit v1.2.1