aboutsummaryrefslogtreecommitdiffstats
path: root/src/filter/chain_filter_plugin.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-25filter_plugin: allow open() to force an input formatMax Kellermann1-3/+36
2009-12-25filter/chain: return NULL if a filter() method has failedMax Kellermann1-1/+1
2009-12-14Split filter_config into its own moduleAlbin Eldstål-Damlin1-97/+0
2009-12-14Initial filter chain and filter configuration for outputs.Albin Eldstål-Damlin1-0/+99
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-07-06filter/chain: new library for creating a chain of filtersMax Kellermann1-0/+177