miniobjects: Don't chain up to empty finalize method.
authorEdward Hervey <bilboed@bilboed.com>
Wed, 24 Jun 2009 08:45:52 +0000 (10:45 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 24 Jun 2009 09:00:27 +0000 (11:00 +0200)
commit43dba6cefc15af76c4da48d87d84e2e39b71a5f0
tree79d8a45e73e7ece4ea1b00300a99ae368adcae98
parent5d819beffba6d7f33f09317e4abdff2fa2450e93
miniobjects: Don't chain up to empty finalize method.

If ever we do anything in mini_object_finalize, we should make sure the 4
core miniobject finalize methods chain back up again.
gst/gstbuffer.c
gst/gstevent.c
gst/gstmessage.c
gst/gstminiobject.c
gst/gstquery.c