From 6c47f36fced194474692b9c312e2831f5be4941d Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Tue, 14 Mar 2006 17:24:03 +0000 Subject: sys/v4l2/gstv4l2src.c: Initialization of the debugging category should be as early as possible, moving it from _class... Original commit message from CVS: * sys/v4l2/gstv4l2src.c: (gst_v4l2src_base_init), (gst_v4l2src_class_init): Initialization of the debugging category should be as early as possible, moving it from _class_init() to beginning of _base_init(). --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c96cc600..36eb547b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-03-14 Edward Hervey + + * sys/v4l2/gstv4l2src.c: (gst_v4l2src_base_init), + (gst_v4l2src_class_init): + Initialization of the debugging category should be as early as possible, + moving it from _class_init() to beginning of _base_init(). + 2006-03-13 Tim-Philipp Müller * ext/taglib/gsttaglib.cc: -- cgit v1.2.1