gstreamer/ext/pulse
Arun Raghavan 14e784f9fc pulsesink: Add a getcaps function
This allows us to have more fine-tuned caps in READY or above. However,
this is _really_ inefficient since we create a new stream and query sink
for every getcaps in READY, which on a simple gst-launch line happens
about 35 times. The next step is to cache getcaps results.

https://bugzilla.gnome.org/show_bug.cgi?id=686459
2013-06-10 13:05:24 +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: Add a getcaps function 2013-06-10 13:05:24 +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: Add a getcaps function 2013-06-10 13:05:24 +05:30
pulseutil.h pulsesink: Add a getcaps function 2013-06-10 13:05:24 +05:30