summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2004-03-06 18:22:51 +0000
committerChristophe Fergeau <teuf@gnome.org>2004-03-06 18:22:51 +0000
commit1b91ff42dbad092e0585e250476e49c55bbb7b3c (patch)
treec2e1467b894cac1d268574d51bf4bf07653e8b22 /ChangeLog
parent384182c4649ac1d0e75c4f0e01bd695756b63396 (diff)
downloadgst-plugins-bad-1b91ff42dbad092e0585e250476e49c55bbb7b3c.tar.gz
gst-plugins-bad-1b91ff42dbad092e0585e250476e49c55bbb7b3c.tar.bz2
gst-plugins-bad-1b91ff42dbad092e0585e250476e49c55bbb7b3c.zip
ext/mad/gstmad.c: fixed caps leak
Original commit message from CVS: 2004-03-06 Christophe Fergeau <teuf@gnome.org> * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 794fba08..30c0f663 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-03-06 Christophe Fergeau <teuf@gnome.org>
+
+ * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
+
2004-03-06 Thomas Vander Stichele <thomas at apestaart dot org>
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):