summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41a28f72..2dfa8430 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-04-09 Jan Schmidt <Jan.Schmidt@sun.com>
+
+ * gst/matroska/ebml-read.c: (gst_ebml_read_seek):
+ * gst/matroska/matroska-demux.c:
+ (gst_matroska_demux_handle_seek_event),
+ (gst_matroska_demux_parse_contents_seekentry),
+ (gst_matroska_demux_loop):
+ Fix the Forte build by making function declaration signatures
+ match the implementations.
+
2008-04-08 Tim-Philipp Müller <tim at centricular dot net>
* sys/oss/gstosshelper.c: (gst_oss_helper_rate_check_rate):