gstreamer/gst-libs/gst/play
Benjamin Otte 403639e252 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.
2004-01-14 02:37:12 +00:00
..
gstplay.c gst-libs/gst/play/gstplay.c: Query the audio element to get the time, not the clock. We're interested in the element'... 2004-01-14 02:37:12 +00:00
gstplay.h examples/gstplay/Makefile.am: Adding the interface library. 2004-01-07 21:49:25 +00:00
Makefile.am examples/gstplay/Makefile.am: Adding the interface library. 2004-01-07 21:49:25 +00:00
play.c gst-libs/gst/play/gstplay.c: Query the audio element to get the time, not the clock. We're interested in the element'... 2004-01-14 02:37:12 +00:00
play.h examples/gstplay/Makefile.am: Adding the interface library. 2004-01-07 21:49:25 +00:00
play.old.c Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap(). 2004-01-12 03:40:18 +00:00
play.old.h Change GST_*_PADDING to _gst_private[GST_PADDING] 2003-12-09 10:02:08 +00:00
playpipelines.c There was a floating doubt on the way visualization is written. We use 'z' everywhere now. Both in gst-player and lib... 2003-10-06 10:29:27 +00:00