gstreamer/ext/alsa
Wim Taymans e56c174f8d ext/alsa/: Add clock to alsasrc. Take new capture timestamp when restarting after an overrun. Split up some functions...
Original commit message from CVS:
* ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
(gst_alsa_xrun_recovery):
* ext/alsa/gstalsa.h:
* ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
(gst_alsa_sink_loop), (gst_alsa_sink_get_time):
* ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
(gst_alsa_src_get_time), (gst_alsa_src_update_avail),
(gst_alsa_src_loop):
Add clock to alsasrc. Take new capture timestamp when
restarting after an overrun. Split up some functions between
alsasrc ans alsasink.
2004-06-23 18:08:26 +00:00
..
gstalsa.1 splitting ALSA code into separate source files 2003-11-16 00:40:01 +00:00
gstalsa.c ext/alsa/: Add clock to alsasrc. Take new capture timestamp when restarting after an overrun. Split up some functions... 2004-06-23 18:08:26 +00:00
gstalsa.h ext/alsa/: Add clock to alsasrc. Take new capture timestamp when restarting after an overrun. Split up some functions... 2004-06-23 18:08:26 +00:00
gstalsaclock.c better debug 2004-06-11 16:53:26 +00:00
gstalsaclock.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
gstalsamixer.c ext/alsa/gstalsamixer.c: Select first track as master track. Not sure how else to handle that... 2004-05-27 12:15:04 +00:00
gstalsamixer.h ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction between input/output tracks. Add capture/p... 2004-05-27 03:36:17 +00:00
gstalsamixeroptions.c ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction between input/output tracks. Add capture/p... 2004-05-27 03:36:17 +00:00
gstalsamixeroptions.h ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction between input/output tracks. Add capture/p... 2004-05-27 03:36:17 +00:00
gstalsamixertrack.c ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction between input/output tracks. Add capture/p... 2004-05-27 03:36:17 +00:00
gstalsamixertrack.h ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction between input/output tracks. Add capture/p... 2004-05-27 03:36:17 +00:00
gstalsaplugin.c ext/alsa/gstalsa.c: - don't call set_periods_integer anymore, it breaks the configuration randomly 2004-06-06 17:26:54 +00:00
gstalsasink.c ext/alsa/: Add clock to alsasrc. Take new capture timestamp when restarting after an overrun. Split up some functions... 2004-06-23 18:08:26 +00:00
gstalsasink.h ext/alsa/: Make alsasink/src a subclass of alsamixer so that mixer stuff shows up in gst-rec. Needs some finetuning. 2004-05-07 04:56:56 +00:00
gstalsasrc.c ext/alsa/: Add clock to alsasrc. Take new capture timestamp when restarting after an overrun. Split up some functions... 2004-06-23 18:08:26 +00:00
gstalsasrc.h ext/alsa/: Make the xrun code timestamp and offset the buffers correctly. moved the clock to the base class, use alsa... 2004-06-17 14:10:21 +00:00
Makefile.am ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction between input/output tracks. Add capture/p... 2004-05-27 03:36:17 +00:00