summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a81c1b2d..6c77895e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2008-01-29 Stefan Kost <ensonic@users.sf.net>
+ * tests/check/Makefile.am:
+ * tests/check/elements/.cvsignore:
+ * tests/check/elements/rtp-payloading.c:
+ Add add testsuite for the rtp-payloader that tries simulating
+ dataflow. Needs more test data.
+
+2008-01-29 Stefan Kost <ensonic@users.sf.net>
+
* tests/check/elements/alphacolor.c:
Remove two unused variables.