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.
This commit is contained in:
Benjamin Otte 2004-01-14 02:37:12 +00:00
parent 9a9f767369
commit b4b35f29e9

View file

@ -1,3 +1,9 @@
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):