From b58a224cd109acc1b077a3ec1dd7142b7604e5fe Mon Sep 17 00:00:00 2001 From: Sébastien Moutte Date: Sat, 22 Apr 2006 15:32:48 +0000 Subject: gst/matroska/matroska-demux.c: Use gst_guint64_to_gdouble for conversions Original commit message from CVS: * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek): Use gst_guint64_to_gdouble for conversions * win32/vs6/gst_plugins_good.dsw: * win32/vs6/libgsticydemux.dsp: Add a project file for icydemux --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c5e4b3d5..5b8d8c94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-04-21 Sebastien Moutte + + * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek): + Use gst_guint64_to_gdouble for conversions + * win32/vs6/gst_plugins_good.dsw: + * win32/vs6/libgsticydemux.dsp: + Add a project file for icydemux + 2006-04-21 Wim Taymans Patch by: Fabrizio Gennari -- cgit