From: Ronald S. Bultje Date: Mon, 13 Sep 2004 18:23:49 +0000 (+0000) Subject: gst/playback/gstplaybasebin.c: Handle double disposals, and proper change of URIs. X-Git-Tag: 1.19.3~507^2~22796 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fb76e594153a187069540276d214ceee595f3d0e;p=platform%2Fupstream%2Fgstreamer.git gst/playback/gstplaybasebin.c: Handle double disposals, and proper change of URIs. Original commit message from CVS: * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose), (gst_play_base_bin_set_property): Handle double disposals, and proper change of URIs. --- diff --git a/ChangeLog b/ChangeLog index 0215240..fd89098 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2004-09-13 Ronald S. Bultje + * gst/playback/gstplaybasebin.c: + (gst_play_base_bin_dispose), (gst_play_base_bin_set_property): + Handle double disposals, and proper change of URIs. + +2004-09-13 Ronald S. Bultje + * ext/gnomevfs/Makefile.am: * ext/gnomevfs/gstgnomevfs.c: (plugin_init): * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),