summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLuca Ognibene <luogni@tin.it>2005-05-09 15:11:14 +0000
committerLuca Ognibene <luogni@tin.it>2005-05-09 15:11:14 +0000
commit07cc1ae4410d7aae426d76d29a2d32e60ed7c382 (patch)
treeb55703b61ec90041a7016dad9ab71fc3bcccfb1d /ChangeLog
parentb9d3648c6b441e0bb905954a707431e5d8f79e49 (diff)
downloadgst-plugins-bad-07cc1ae4410d7aae426d76d29a2d32e60ed7c382.tar.gz
gst-plugins-bad-07cc1ae4410d7aae426d76d29a2d32e60ed7c382.tar.bz2
gst-plugins-bad-07cc1ae4410d7aae426d76d29a2d32e60ed7c382.zip
gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcsp_base_init): Fix some mem leaks
Original commit message from CVS: * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcsp_base_init): Fix some mem leaks
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f2872c7a..c4776fe3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-09 Luca Ognibene <luogni@tin.it>
+
+ * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcsp_base_init):
+ Fix some mem leaks
+
2005-05-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):