summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-01-17 23:44:06 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-01-17 23:44:06 +0000
commit28215a31c1c4f531cdcbbf6e3e3d26c44a014515 (patch)
tree0afaf72ed9b07ae3662f7cf83ce7ffbb45e0c929 /ChangeLog
parent04e02014d7a163588b39713caca88a98154c2b17 (diff)
gst/qtdemux/qtdemux.c: Fix two memleaks.
Original commit message from CVS: * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state), (gst_qtdemux_add_stream): Fix two memleaks.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4828c945..f4abfc35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+ * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
+ (gst_qtdemux_add_stream):
+ Fix two memleaks.
+
+2005-01-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
* ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
Argh...