diff options
author | Julien Moutte <julien@moutte.net> | 2004-01-27 21:24:14 +0000 |
---|---|---|
committer | Julien Moutte <julien@moutte.net> | 2004-01-27 21:24:14 +0000 |
commit | 4f82beeefe7de149150d480b7f4f483297c44ff5 (patch) | |
tree | 4be0e67d53d1d84dcd03c13889d2a505717ba17c | |
parent | 2ff91478b455c2c0a90e2dee922446220ff42cc4 (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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): |