summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ed971795..2ba3c7c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-02-09 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
+ Explicitly cast result of pointer arithmetic to integer in order to
+ avoid compiler warnings on some 64-bit systems. Should fix #406018.
+
2007-02-08 Tim-Philipp Müller <tim at centricular dot net>
* gst/debug/progressreport.c: