ext/alsa/: Use alsa trigger_tstamp to get the timestamp of the first sample in the...
authorWim Taymans <wim.taymans@gmail.com>
Thu, 24 Jun 2004 12:53:17 +0000 (12:53 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 24 Jun 2004 12:53:17 +0000 (12:53 +0000)
commit0d995f7e6b291802f807515b2494818c607f6361
tree9988c7f876881d03e29249c8c0527eba96a32bdc
parent5d46ef907d58cca37128813d7555ea0847382fe7
ext/alsa/: Use alsa trigger_tstamp to get the timestamp of the first sample in the buffer for more precise sync. Some...

Original commit message from CVS:
* ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
* ext/alsa/gstalsa.h:
* ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
(gst_alsa_src_update_avail), (gst_alsa_src_loop):
Use alsa trigger_tstamp to get the timestamp of the first
sample in the buffer for more precise sync. Some cleanups.
ChangeLog