summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2008-02-07 13:48:20 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2008-02-07 13:48:20 +0000
commit26abf37c0365079b3dffae19c94d6690f2f1584e (patch)
tree31853488edac64ca88808cedabb6d456aa6832de /ChangeLog
parentfd149d267fb4028e5bf382104bdcde813348a9b3 (diff)
downloadgst-plugins-bad-26abf37c0365079b3dffae19c94d6690f2f1584e.tar.gz
gst-plugins-bad-26abf37c0365079b3dffae19c94d6690f2f1584e.tar.bz2
gst-plugins-bad-26abf37c0365079b3dffae19c94d6690f2f1584e.zip
gst/multifile/gstmultifilesink.c: Add a fixme comment.
Original commit message from CVS: * gst/multifile/gstmultifilesink.c: Add a fixme comment. * gst/selector/gstoutputselector.c: Fix same leak as in input-selector. * tests/icles/output-selector-test.c: Improve the test.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 431b1193..21cadfd8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2008-02-07 Stefan Kost <ensonic@users.sf.net>
+ * gst/multifile/gstmultifilesink.c:
+ Add a fixme comment.
+
+ * gst/selector/gstoutputselector.c:
+ Fix same leak as in input-selector.
+
+ * tests/icles/output-selector-test.c:
+ Improve the test.
+
+2008-02-07 Stefan Kost <ensonic@users.sf.net>
+
* gst/spectrum/gstspectrum.c:
Improve the docs.