sys/v4l2/gstv4l2src.c: Initialization of the debugging category should be as early...
authorEdward Hervey <bilboed@bilboed.com>
Tue, 14 Mar 2006 17:24:03 +0000 (17:24 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 14 Mar 2006 17:24:03 +0000 (17:24 +0000)
commitcc5d085a00dee7476193c2bb86ed3b06b7ec32e6
treef720f4d22b63302e195d1526e0cff397b3470fea
parent6bad19a5886d0cd50f192a83f4d49e6bb6ef6a64
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().
sys/v4l2/gstv4l2src.c