From 016e6ef291c080b7e0aba2039b20a358b2bca049 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Fri, 3 Jun 2005 10:53:19 +0000 Subject: sys/ximage/ximagesrc.c: Some extra checks, move display initialization to state change function, proper error reporti... Original commit message from CVS: * sys/ximage/ximagesrc.c: (gst_ximagesrc_getcaps), (gst_ximagesrc_change_state), (gst_ximagesrc_init), (gst_ximagesrc_get_property), (gst_ximagesrc_base_init), (gst_ximagesrc_class_init): Some extra checks, move display initialization to state change function, proper error reporting if no $DISPLAY is available. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6c9a436e..50cbc8ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-06-03 Ronald S. Bultje + + * sys/ximage/ximagesrc.c: (gst_ximagesrc_getcaps), + (gst_ximagesrc_change_state), (gst_ximagesrc_init), + (gst_ximagesrc_get_property), (gst_ximagesrc_base_init), + (gst_ximagesrc_class_init): + Some extra checks, move display initialization to state change + function, proper error reporting if no $DISPLAY is available. + 2005-06-03 Ronald S. Bultje * ext/audiofile/gstafparse.c: (gst_afparse_class_init), -- cgit v1.2.1