diff options
author | Sébastien Moutte <sebastien@moutte.net> | 2006-04-22 15:32:48 +0000 |
---|---|---|
committer | Sébastien Moutte <sebastien@moutte.net> | 2006-04-22 15:32:48 +0000 |
commit | b58a224cd109acc1b077a3ec1dd7142b7604e5fe (patch) | |
tree | a8ee5d6c17a5ee542d2a5182cab0e3539e470d44 /ChangeLog | |
parent | 1ef3722bf6328c3902e9d43c8000c368a3a30a25 (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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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> |