summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 243d58ca..04ff10bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-08-21 Wim Taymans <wim.taymans@gmail.com>
+ * gst/rtpmanager/rtpjitterbuffer.c:
+ (rtp_jitter_buffer_get_ts_diff):
+ * gst/rtpmanager/rtpjitterbuffer.h:
+ Fix undefined overflow prone ts_diff handling.
+
+2007-08-21 Wim Taymans <wim.taymans@gmail.com>
+
* gst/modplug/gstmodplug.cc:
Fix compiler warning.