mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
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:
parent
9a9f767369
commit
b4b35f29e9
1 changed files with 6 additions and 0 deletions
|
@ -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>
|
2004-01-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||||
|
|
||||||
* ext/aalib/gstaasink.c: (gst_aasink_chain):
|
* ext/aalib/gstaasink.c: (gst_aasink_chain):
|
||||||
|
|
Loading…
Reference in a new issue