gstreamer/ext/alsa
Sebastian Dröge 90eb93c2ef Don't compare booleans for equality to TRUE and FALSE
TRUE is 1, but every other non-zero value is also considered true. Comparing
for equality with TRUE would only consider 1 but not the others.
2014-12-01 09:51:12 +01:00
..
gstalsa.c alsa: Add channel map API support 2013-10-09 19:05:53 +02:00
gstalsa.h alsa: Add channel map API support 2013-10-09 19:05:53 +02: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
gstalsaplugin.c alsa: Make clang happy with our g_strdup_vprintf() wrapper 2014-02-08 17:01:38 +01:00
gstalsasink.c alsa: Change the log messages in xrun_recovery() from DEBUG to WARNING 2014-11-24 15:30:32 +00:00
gstalsasink.h alsasink: don't use 100% CPU 2013-01-24 15:08:31 +01:00
gstalsasrc.c Don't compare booleans for equality to TRUE and FALSE 2014-12-01 09:51:12 +01:00
gstalsasrc.h ext: Fix some compilation errors caused by circular header includes 2012-12-12 17:22:31 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00