diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2008-02-07 13:48:20 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2008-02-07 13:48:20 +0000 |
commit | 26abf37c0365079b3dffae19c94d6690f2f1584e (patch) | |
tree | 31853488edac64ca88808cedabb6d456aa6832de /ChangeLog | |
parent | fd149d267fb4028e5bf382104bdcde813348a9b3 (diff) | |
download | gst-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-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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. |