diff options
author | Christophe Fergeau <teuf@gnome.org> | 2004-03-06 18:22:51 +0000 |
---|---|---|
committer | Christophe Fergeau <teuf@gnome.org> | 2004-03-06 18:22:51 +0000 |
commit | 1b91ff42dbad092e0585e250476e49c55bbb7b3c (patch) | |
tree | c2e1467b894cac1d268574d51bf4bf07653e8b22 /ChangeLog | |
parent | 384182c4649ac1d0e75c4f0e01bd695756b63396 (diff) | |
download | gst-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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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): |