diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2005-08-01 14:27:05 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2005-08-01 14:27:05 +0000 |
commit | 43903b610d97291c26451c8d84221af93c7a5e69 (patch) | |
tree | 8c844d23f7340a28a64ebff84e258a4638ffeb5f /ChangeLog | |
parent | 0c8139517142f0bbb3db56a9b4ef1c93fad1b3fd (diff) | |
download | gst-plugins-bad-43903b610d97291c26451c8d84221af93c7a5e69.tar.gz gst-plugins-bad-43903b610d97291c26451c8d84221af93c7a5e69.tar.bz2 gst-plugins-bad-43903b610d97291c26451c8d84221af93c7a5e69.zip |
do not unref the dparam-manager as gst_dpman_get_manager() does not ref it
Original commit message from CVS:
do not unref the dparam-manager as gst_dpman_get_manager() does not ref it
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-08-01 Stefan Kost <ensonic@users.sf.net> + + * gst/volume/gstvolume.c: (gst_volume_dispose): + Do not unref the dparam-manager as gst_dpman_get_manager() does not + ref it. + 2005-08-01 Tim-Philipp Müller <tim at centricular dot net> * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type): |