summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSébastien Moutte <sebastien@moutte.net>2006-04-22 15:32:48 +0000
committerSébastien Moutte <sebastien@moutte.net>2006-04-22 15:32:48 +0000
commitb58a224cd109acc1b077a3ec1dd7142b7604e5fe (patch)
treea8ee5d6c17a5ee542d2a5182cab0e3539e470d44 /ChangeLog
parent1ef3722bf6328c3902e9d43c8000c368a3a30a25 (diff)
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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c5e4b3d5..5b8d8c94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-04-21 Sebastien Moutte <sebastien@moutte.net>
+
+ * 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 <wim@fluendo.com>
Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>