aboutsummaryrefslogtreecommitdiffstats
path: root/src/filter/chain_filter_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* filter_plugin: allow open() to force an input formatMax Kellermann2009-12-251-3/+36
* filter/chain: return NULL if a filter() method has failedMax Kellermann2009-12-251-1/+1
* Split filter_config into its own moduleAlbin Eldstål-Damlin2009-12-141-97/+0
* Initial filter chain and filter configuration for outputs.Albin Eldstål-Damlin2009-12-141-0/+99
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* filter/chain: new library for creating a chain of filtersMax Kellermann2009-07-061-0/+177