summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien Moutte <julien@moutte.net>2004-01-27 21:24:14 +0000
committerJulien Moutte <julien@moutte.net>2004-01-27 21:24:14 +0000
commit4f82beeefe7de149150d480b7f4f483297c44ff5 (patch)
tree4be0e67d53d1d84dcd03c13889d2a505717ba17c
parent2ff91478b455c2c0a90e2dee922446220ff42cc4 (diff)
gst-libs/gst/play/gstplay.c: Fixing the way to get current position.
Original commit message from CVS: 2004-01-27 Julien MOUTTE <julien@moutte.net> * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback), (gst_play_seek_to_time): Fixing the way to get current position.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5ea0c3c..dd05b4f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-27 Julien MOUTTE <julien@moutte.net>
+
+ * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
+ (gst_play_seek_to_time): Fixing the way to get current position.
+
2004-01-27 Benjamin Otte <in7y118@public.uni-hamburg.de>
* sys/oss/gstosssink.c: (gst_osssink_sink_query):