ext/alsa/Makefile.am: There is no GST_PLUGINS_BASE_LIBS defined.
authorJan Schmidt <thaytan@mad.scientist.com>
Fri, 24 Aug 2007 15:28:33 +0000 (15:28 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Fri, 24 Aug 2007 15:28:33 +0000 (15:28 +0000)
commitfc50d2dc64f68d9ae1ae869bec208b97173c4056
treef5e2f59692d82e0ddd6d34247e8fc84ae91d19b0
parentbad084b01ea8d20dcfdc4f0682677304f8b8565c
ext/alsa/Makefile.am: There is no GST_PLUGINS_BASE_LIBS defined.

Original commit message from CVS:
* ext/alsa/Makefile.am:
There is no GST_PLUGINS_BASE_LIBS defined.
* ext/alsa/gstalsa.c:
* ext/alsa/gstalsasink.c: (gst_alsasink_delay):
* ext/alsa/gstalsasrc.c: (gst_alsasrc_delay):
Add support for ALSA 24-bit formats.
snd_pcm_delay can return an error code, especially
during XRUNS. In that case, the best we can do is assume
delay = 0.
* gst/audioconvert/Makefile.am:
Add flags from -base before any more-remote dependencies.
ChangeLog
ext/alsa/Makefile.am
ext/alsa/gstalsa.c
ext/alsa/gstalsasink.c
ext/alsa/gstalsasrc.c
gst/audioconvert/Makefile.am