From 5b57d4eb1ac83e26379f3e6d873a0271b0e481ec Mon Sep 17 00:00:00 2001 From: Julien Moutte Date: Wed, 3 Mar 2004 11:41:49 +0000 Subject: [PATCH] gst-libs/gst/gconf/gconf.c: Using ximagesink as a default if no gconf key found. We should probably consider using al... Original commit message from CVS: 2004-03-03 Julien MOUTTE * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink): Using ximagesink as a default if no gconf key found. We should probably consider using alsasink instead of osssink for the audio part. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5280c44ad8..edf102cc68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-03-03 Julien MOUTTE + + * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink): + Using ximagesink as a default if no gconf key found. We should + probably consider using alsasink instead of osssink for the audio + part. + 2004-03-02 Thomas Vander Stichele * configure.ac: