diff options
| author | Jan Schmidt <thaytan@mad.scientist.com> | 2006-03-20 17:38:48 +0000 |
|---|---|---|
| committer | Jan Schmidt <thaytan@mad.scientist.com> | 2006-03-20 17:38:48 +0000 |
| commit | 1af582d518d5f2f4add7ee60b04e4d63a8227546 (patch) | |
| tree | d1a09e91e63578ae0b5ec7401985238e2e3adc28 /ChangeLog | |
| parent | d1619b70547cf844d4d9973b7dce68c72a19b652 (diff) | |
gst/goom/: Free filter data when cleaning up. (Fixes: #334995)
Original commit message from CVS:
* gst/goom/filters.c: (zoomFilterDestroy):
* gst/goom/goom_core.c: (goom_close):
Free filter data when cleaning up. (Fixes: #334995)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-03-20 Jan Schmidt <thaytan@mad.scientist.com> + + * gst/goom/filters.c: (zoomFilterDestroy): + * gst/goom/goom_core.c: (goom_close): + Free filter data when cleaning up. (Fixes: #334995) + 2006-03-17 Tim-Philipp Müller <tim at centricular dot net> * configure.ac: |
