summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2007-07-30 15:08:57 +0000
committerEdward Hervey <bilboed@bilboed.com>2007-07-30 15:08:57 +0000
commit0becbd1a3796e1eea25e599258380e0fc1abd4c0 (patch)
tree17df89b9eda55e90e28d95d6f3657c9aaa28d182 /ChangeLog
parente52b0d7cdc8ef995c1d8dd1e3f134c0d0f3634c8 (diff)
tests/check/common.h: Add a bigger function for creating a video source with specific media-start and media-duration.
Original commit message from CVS: * tests/check/common.h: Add a bigger function for creating a video source with specific media-start and media-duration. * tests/check/simple.c: (GST_START_TEST): Let's check with non-obvious media-start/duration sources.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 103913f..76f47b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-07-30 Edward Hervey <bilboed@bilboed.com>
+
+ * tests/check/common.h:
+ Add a bigger function for creating a video source with specific
+ media-start and media-duration.
+ * tests/check/simple.c: (GST_START_TEST):
+ Let's check with non-obvious media-start/duration sources.
+
2007-07-23 Edward Hervey <bilboed@bilboed.com>
* gnl/gnlcomposition.c: