diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2005-06-23 16:42:22 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2005-06-23 16:42:22 +0000 |
commit | 095055631c00a397fda9192c26041a02bd4c7bd5 (patch) | |
tree | 6f9fcc017b1f22addf360f01d7639e7eae7149a8 | |
parent | 933db23f048afd447ac2687747158008c1a5c6c7 (diff) | |
download | gst-plugins-bad-095055631c00a397fda9192c26041a02bd4c7bd5.tar.gz gst-plugins-bad-095055631c00a397fda9192c26041a02bd4c7bd5.tar.bz2 gst-plugins-bad-095055631c00a397fda9192c26041a02bd4c7bd5.zip |
gst/auparse/gstauparse.c: Don't leak caps (#308794).
Original commit message from CVS:
Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
* gst/auparse/gstauparse.c: (gst_auparse_chain):
Don't leak caps (#308794).
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-06-23 Antoine Tremblay <hexa00 at gmail dot com> + + Reviewed by: Tim-Philipp Müller <tim at centricular dot net> + + * gst/auparse/gstauparse.c: (gst_auparse_chain): + Don't leak caps (#308794). + 2005-06-23 Tim-Philipp Müller <tim at centricular dot net> * gst/audioscale/gstaudioscale.c: (gst_audioscale_get_buffer), |