diff options
| author | Stefan Kost <ensonic@users.sourceforge.net> | 2006-05-02 18:50:23 +0000 |
|---|---|---|
| committer | Stefan Kost <ensonic@users.sourceforge.net> | 2006-05-02 18:50:23 +0000 |
| commit | cba47ec36158643ca7327955aaab5bf47561e689 (patch) | |
| tree | af36b60e6db8028dd3836809f5979d26bc5131bb /ChangeLog | |
| parent | 2b4ba77c27f24bd8e7ee94ca1a10acf3076bb437 (diff) | |
gst/: don't leak caps-string
Original commit message from CVS:
* gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
* gst/debug/negotiation.c: (gst_negotiation_update_caps):
* gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
don't leak caps-string
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-05-02 Stefan Kost <ensonic@users.sf.net> + + * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps): + * gst/debug/negotiation.c: (gst_negotiation_update_caps): + * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps): + don't leak caps-string + 2006-05-02 Tim-Philipp Müller <tim at centricular dot net> * gst/id3demux/gstid3demux.c: (gst_id3demux_chain), |
