summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJulien Moutte <julien@moutte.net>2004-11-08 14:31:55 +0000
committerJulien Moutte <julien@moutte.net>2004-11-08 14:31:55 +0000
commit3b0315e1595d58fb88151f523edb174798c6aa10 (patch)
treed607f3dce8f96a7be6d5f1f303def59cf78c0fd9 /ChangeLog
parent9e0869726b4437ba87738f609efa4ccbcc033c0f (diff)
downloadgst-plugins-bad-3b0315e1595d58fb88151f523edb174798c6aa10.tar.gz
gst-plugins-bad-3b0315e1595d58fb88151f523edb174798c6aa10.tar.bz2
gst-plugins-bad-3b0315e1595d58fb88151f523edb174798c6aa10.zip
sys/: Some more cleanups, leaks fixed and checks.
Original commit message from CVS: 2004-11-08 Julien MOUTTE <julien@moutte.net> * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear), (gst_ximagesink_finalize): * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e924e622..51d00dad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-11-08 Julien MOUTTE <julien@moutte.net>
+
+ * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
+ (gst_ximagesink_finalize):
+ * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
+ (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
+
2004-11-08 Wim Taymans <wim@fluendo.com>
* gst/typefind/gsttypefindfunctions.c: (aac_type_find):