From 8d2ac1002ccf11a8ec0a56c4ef3a3bdbf74523b4 Mon Sep 17 00:00:00 2001 From: Sébastien Moutte Date: Sun, 7 Jan 2007 10:44:12 +0000 Subject: gst/cutter/gstcutter.c: Use gst_guint64_to_gdouble for conversion. Original commit message from CVS: * gst/cutter/gstcutter.c: (gst_cutter_chain): Use gst_guint64_to_gdouble for conversion. * win32/vs6/libgstmatroska.dsp: Add zlib to the link. * win32/vs6/libgstvideobox.dsp: Update liboil library name (project is linked to liboil-0.3-0.lib now). --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a3d8d9a0..fa9d7470 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2007-01-07 Sébastien Moutte + + * gst/cutter/gstcutter.c: (gst_cutter_chain): + Use gst_guint64_to_gdouble for conversion. + * win32/vs6/libgstmatroska.dsp: + Add zlib to the link. + * win32/vs6/libgstvideobox.dsp: + Update liboil library name (project is linked to + liboil-0.3-0.lib now). + 2007-01-05 Tim-Philipp Müller * gst/matroska/Makefile.am: -- cgit