mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
fc50d2dc64
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. |
||
---|---|---|
.. | ||
.gitignore | ||
audioconvert.c | ||
audioconvert.h | ||
audioconvert.vcproj | ||
channelmixtest.c | ||
gstaudioconvert.c | ||
gstaudioconvert.h | ||
gstaudioquantize.c | ||
gstaudioquantize.h | ||
gstchannelmix.c | ||
gstchannelmix.h | ||
Makefile.am | ||
plugin.c | ||
plugin.h |