summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2007-10-25 23:42:52 +0000
committerDavid Schleef <ds@schleef.org>2007-10-25 23:42:52 +0000
commit5fb8c95eb19a922e76c8210b48af7a145baef704 (patch)
treea37bf959de33bcfd0e88c4d2679b60e8a9e74ea8 /ChangeLog
parent137951c769fcab55f9f03998b2a1b48fcf4d45fb (diff)
downloadgst-plugins-bad-5fb8c95eb19a922e76c8210b48af7a145baef704.tar.gz
gst-plugins-bad-5fb8c95eb19a922e76c8210b48af7a145baef704.tar.bz2
gst-plugins-bad-5fb8c95eb19a922e76c8210b48af7a145baef704.zip
Improve documentation, write some tests for multifilesrc/sink for upcoming ->good review.
Original commit message from CVS: * gst/multifile/Makefile.am: * gst/multifile/gstmultifilesink.c: * gst/multifile/gstmultifilesrc.c: * tests/check/Makefile.am: * tests/check/elements/multifile.c: Improve documentation, write some tests for multifilesrc/sink for upcoming ->good review.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41cee0b8..ebd780fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2007-10-25 David Schleef <ds@schleef.org>
+
+ * gst/multifile/Makefile.am:
+ * gst/multifile/gstmultifilesink.c:
+ * gst/multifile/gstmultifilesrc.c:
+ * tests/check/Makefile.am:
+ * tests/check/elements/multifile.c:
+ Improve documentation, write some tests for multifilesrc/sink
+ for upcoming ->good review.
+
2007-10-23 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* sys/dvb/gstdvbsrc.c: