gstreamer/ext/pulse
Arun Raghavan c7e65777e1 pulsesink: Cache the getcaps/acceptcaps probe stream
getcaps is called frequently during stream setup, and creating a new
stream each time is very inefficient. There's some more room for
optimisation by caching the queried sink formats as well, but this needs
some more changes to listen for format changes on the sink (for when
supported formats change between probe stream creation and sink
querying).

https://bugzilla.gnome.org/show_bug.cgi?id=686459
2013-06-10 13:05:43 +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: Cache the getcaps/acceptcaps probe stream 2013-06-10 13:05:43 +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