diff --git a/ChangeLog b/ChangeLog index 38eec74a05..df97185c9a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-12-11 Tim-Philipp Müller + + * gst/interfaces.defs: + GstColorBalanceChannel is a GObject, not a GstObject. Fixes #383805. + 2006-12-04 Edward Hervey * configure.ac: diff --git a/gst/interfaces.defs b/gst/interfaces.defs index 1f39228a4a..9bc3008d7c 100644 --- a/gst/interfaces.defs +++ b/gst/interfaces.defs @@ -17,7 +17,7 @@ (define-object ColorBalanceChannel (in-module "Gst") - (parent "GstObject") + (parent "GObject") (c-name "GstColorBalanceChannel") (gtype-id "GST_TYPE_COLOR_BALANCE_CHANNEL") (fields