make provided clock run in sync

Original commit message from CVS:
make provided clock run in sync
This commit is contained in:
Thomas Vander Stichele 2004-06-25 17:11:31 +00:00
parent 60ca24dbe7
commit af51891de6

View file

@ -1,3 +1,10 @@
2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org>
* ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
(gst_alsa_src_get_time), (gst_alsa_src_loop),
(gst_alsa_src_change_state):
return a time that is in sync with the element's processing
2004-06-25 Wim Taymans <wim@fluendo.com>
* gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),