gstreamer/ext/alsa
Pontus Oldberg a2f8ec4f5a ringbuffer: add support for timestamps
Make it possible for subclasses to provide the timestamp (as an absolute time
against the pipeline clock) of the last read data.
Fix up alsa to provide the timestamp received from alsa. Because the alsa
timestamps are in monotonic time, we can only do this when the monotonic clock
has been selected as the pipeline clock.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=635256
2012-09-10 11:34:14 +02:00
..
gstalsa.c Silence some 'variable may be used uninitialized' compiler warnings 2012-08-08 10:19:20 +01:00
gstalsa.h alsasink: check for spdif support only in the current device 2012-05-18 12:01:06 +02:00
gstalsadeviceprobe.c Merge branch 'master' into 0.11 2012-03-02 10:00:55 +01:00
gstalsadeviceprobe.h alsa: remove more property probe stuff 2011-12-22 16:37:29 +01:00
gstalsaplugin.c gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00
gstalsasink.c alsa: port to new GLib thread API 2012-09-10 01:06:51 +01:00
gstalsasink.h alsa: port to new GLib thread API 2012-09-10 01:06:51 +01:00
gstalsasrc.c ringbuffer: add support for timestamps 2012-09-10 11:34:14 +02:00
gstalsasrc.h ringbuffer: add support for timestamps 2012-09-10 11:34:14 +02:00
Makefile.am gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00