aboutsummaryrefslogtreecommitdiffstats
path: root/src/filter/route_filter_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* filter/route: fixed unsigned/signed comparisonMax Kellermann2010-06-061-1/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* filter_plugin: allow open() to force an input formatMax Kellermann2009-12-251-2/+1
* filter/route: check configured channel count in method init()Max Kellermann2009-12-251-8/+9
* filter/route: route_filter_parse() returns boolMax Kellermann2009-12-251-3/+6
* Fixed memory leak on incorrect route configurationAlbin Eldstål-Damlin2009-12-141-0/+4
* Error reporting, pcm_buffer, performance tweaksAlbin Eldstål-Damlin2009-12-141-52/+48
* Initial (statically configured) route filter pluginAlbin Eldstål-Damlin2009-12-141-0/+345