summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-01-14 02:37:12 +0000
committerBenjamin Otte <otte@gnome.org>2004-01-14 02:37:12 +0000
commitb9b9ae813fc1dd29e692e601a8cf0af08fe5d439 (patch)
tree7c6a5ffaa53b586c541c812184945ab2e1d30991 /ChangeLog
parent596506d44396ef26250b58f5ce2dbeb6a5fec369 (diff)
downloadgst-plugins-bad-b9b9ae813fc1dd29e692e601a8cf0af08fe5d439.tar.gz
gst-plugins-bad-b9b9ae813fc1dd29e692e601a8cf0af08fe5d439.tar.bz2
gst-plugins-bad-b9b9ae813fc1dd29e692e601a8cf0af08fe5d439.zip
gst-libs/gst/play/gstplay.c: Query the audio element to get the time, not the clock. We're interested in the element'...
Original commit message from CVS: 2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de> * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback): Query the audio element to get the time, not the clock. We're interested in the element's time here.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c8bbb45..9437b0a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
+ * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
+ Query the audio element to get the time, not the clock. We're
+ interested in the element's time here.
+
+2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
+
* ext/aalib/gstaasink.c: (gst_aasink_chain):
* ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
* ext/esd/esdsink.c: (gst_esdsink_chain):