diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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: |
