From: Tim-Philipp Müller Date: Sun, 25 Mar 2007 19:02:23 +0000 (+0000) Subject: gst/interfaces.defs: GstTunerChannel and GstTunerNorm are not GstObjects, only GObjects. X-Git-Tag: 1.19.3~485^2~692 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6baee7881d43801b290f6d6576a45818f20c79b4;p=platform%2Fupstream%2Fgstreamer.git gst/interfaces.defs: GstTunerChannel and GstTunerNorm are not GstObjects, only GObjects. Original commit message from CVS: * gst/interfaces.defs: GstTunerChannel and GstTunerNorm are not GstObjects, only GObjects. --- diff --git a/ChangeLog b/ChangeLog index 3db0641..b09fe43 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-03-25 Tim-Philipp Müller + + * gst/interfaces.defs: + GstTunerChannel and GstTunerNorm are not GstObjects, only GObjects. + 2007-03-18 Johan Dahlin * gst/common.h: diff --git a/common b/common index dec151d..57d4a15 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit dec151d15512e4cca2dcdd36d9c6c4a2185760ec +Subproject commit 57d4a1587556bd42c850601773c662211694c5a6 diff --git a/gst/interfaces.defs b/gst/interfaces.defs index ad7eef3..4d5aad5 100644 --- a/gst/interfaces.defs +++ b/gst/interfaces.defs @@ -81,7 +81,7 @@ (define-object TunerChannel (in-module "Gst") - (parent "GstObject") + (parent "GObject") (c-name "GstTunerChannel") (gtype-id "GST_TYPE_TUNER_CHANNEL") (fields @@ -96,7 +96,7 @@ (define-object TunerNorm (in-module "Gst") - (parent "GstObject") + (parent "GObject") (c-name "GstTunerNorm") (gtype-id "GST_TYPE_TUNER_NORM") (fields