gstreamer/ext/alsa
Ronald S. Bultje 618e9b77f9 ext/alsa/gstalsasink.c: Fix for negotiation order problem. This would show when the
Original commit message from CVS:
* ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
Fix for negotiation order problem. This would show when the
ALSA loopfuction was called before any other function. ALSA
wouldn't do anything because we're not negotiated yet, leading
to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
2004-11-12 10:07:46 +00:00
..
gstalsa.1 splitting ALSA code into separate source files 2003-11-16 00:40:01 +00:00
gstalsa.c ext/alsa/gstalsa.c: Only set hardware parameters *after* negotiation. Before negotiation, it will set ANY and that se... 2004-11-11 10:27:01 +00:00
gstalsa.h ext/alsa/: Use alsa trigger_tstamp to get the timestamp of the first sample in the buffer for more precise sync. Some... 2004-06-24 12:53:17 +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 Doh 2004-10-27 10:58:52 +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 ALSA mixer track label internationalization (#154054). 2004-10-25 15:58:35 +00:00
gstalsamixertrack.h ALSA mixer track label internationalization (#154054). 2004-10-25 15:58:35 +00:00
gstalsaplugin.c ext/alsa/gstalsaplugin.c: Disable call to gst_debug_log() if debugging is disabled (bug #145118) 2004-07-03 23:35:36 +00:00
gstalsasink.c ext/alsa/gstalsasink.c: Fix for negotiation order problem. This would show when the 2004-11-12 10:07:46 +00:00
gstalsasink.h ext/alsa/: - add debugging info 2004-07-08 13:40:37 +00:00
gstalsasrc.c don't assert in state change 2004-07-09 10:56:51 +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