gstreamer/ext/alsa
Branislav Katreniak 4f88125b3d alsasrc: lock calls to snd_pcm_delay() with mutex as in alsasink
Alsasrc introduced delay_lock in commit 519f85a43e73efb8f3fb2c7be45226e
because alsa-lib is not thread safe for the same handle.
Alsasrc uses the same threading pattern, it should be locked too.

https://bugzilla.gnome.org/show_bug.cgi?id=746015
2018-01-22 20:24:00 +00:00
..
gstalsa.c alsa: Add mapping for PCM F32/F64 formats 2017-05-17 10:33:52 -04:00
gstalsa.h alsasink: Accept MPEG 1 layer 3 version 2.5 2017-05-16 15:37:16 -04:00
gstalsadeviceprobe.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstalsadeviceprobe.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstalsamidisrc.c alsamidisrc: unlock create function on shutdown 2017-12-08 10:35:43 +00:00
gstalsamidisrc.h alsamidisrc: unlock create function on shutdown 2017-12-08 10:35:43 +00:00
gstalsaplugin.c midi: add an ALSA MIDI sequencer source 2015-10-01 21:43:21 +02:00
gstalsasink.c alsasink: Fix Memory leak in payload not succuss case 2017-09-26 11:18:09 +03:00
gstalsasink.h alsasink: Remove unused hwparam/swparam pointers 2016-07-15 22:51:35 +10:00
gstalsasrc.c alsasrc: lock calls to snd_pcm_delay() with mutex as in alsasink 2018-01-22 20:24:00 +00:00
gstalsasrc.h alsasrc: lock calls to snd_pcm_delay() with mutex as in alsasink 2018-01-22 20:24:00 +00:00
Makefile.am Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00