summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2007-03-05 18:43:29 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2007-03-05 18:43:29 +0000
commite1fcfeab25f58a5ee81e0087a80d186e1efc0313 (patch)
tree6e9eddde03bd6dd025a1651cdc1ec78e75a10f60 /ChangeLog
parente87cd3fd7a0f1bea1f06b84494dec1d915b0282d (diff)
ext/esd/esdsink.c: Unref static pad template after using it.
Original commit message from CVS: * ext/esd/esdsink.c: (gst_esdsink_open): Unref static pad template after using it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ac0c924..50aec588 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-03-05 Jan Schmidt <thaytan@mad.scientist.com>
+ * ext/esd/esdsink.c: (gst_esdsink_open):
+ Unref static pad template after using it.
+
+2007-03-05 Jan Schmidt <thaytan@mad.scientist.com>
+
* ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
(gst_switch_commit_new_kid):
Fix up the reference counting of the child elements.