gstreamer/ext/pulse
Arun Raghavan 01457027e0 pulsesink: Make 2.0 dependency optional
The getcaps function we added uses some pa_format_info_get_prop...
accessor functions that were only added in 2.0, so we only have our
getcaps implementation exist if we're compiling against libpulse 2.0 or
above.

Eventually, we could bump the minimum requirement to 2.0 or above.

https://bugzilla.gnome.org/show_bug.cgi?id=686459
2013-06-13 12:44:32 +05:30
..
Makefile.am gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
plugin.c Fix FSF address 2012-11-04 00:07:18 +00:00
pulseprobe.c ext/sys: Fix some compilation errors caused by circular includes 2012-12-12 17:35:04 +00:00
pulseprobe.h Fix FSF address 2012-11-04 00:07:18 +00:00
pulsesink.c pulsesink: Make 2.0 dependency optional 2013-06-13 12:44:32 +05:30
pulsesink.h pulsesink: Add a getcaps function 2013-06-10 13:05:24 +05:30
pulsesrc.c ext/sys: Fix some compilation errors caused by circular includes 2012-12-12 17:35:04 +00:00
pulsesrc.h Fix FSF address 2012-11-04 00:07:18 +00:00
pulseutil.c pulsesink: Make 2.0 dependency optional 2013-06-13 12:44:32 +05:30
pulseutil.h pulsesink: Add a getcaps function 2013-06-10 13:05:24 +05:30