aboutsummaryrefslogtreecommitdiffstats
path: root/src/filter/plugins/NullFilterPlugin.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann1-1/+1
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-08-12Filter: FilterPCM() returns ConstBufferMax Kellermann1-4/+3
2014-01-24Filter*: move to filter/Max Kellermann1-3/+3
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-10-15gcc.h: rename to Compiler.hMax Kellermann1-1/+1
2013-09-04util/Error: new error passing libraryMax Kellermann1-4/+4
2013-08-04FilterPlugin: pass config_param referenceMax Kellermann1-1/+1
2013-08-03audio_format: convert to C++Max Kellermann1-3/+4
2013-02-02FilterInternal: convert struct filter to a OO interfaceMax Kellermann1-51/+17
2013-02-02filter/*: don't use GLib macrosMax Kellermann1-5/+5
2013-02-01filter: convert to C++Max Kellermann1-10/+10
2012-08-02DatabaseVisitor, ...: use GError forward declarationMax Kellermann1-0/+1
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-2/+1
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-07-03filter: added new plugin API for filtersMax Kellermann1-0/+93