aboutsummaryrefslogtreecommitdiffstats
path: root/src/filter/plugins/AutoConvertFilterPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-2/+2
| | | | The old struct config_param remains only for top-level string options.
* ConfigData: move struct config_param to Param.hxxMax Kellermann2015-01-211-1/+1
|
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* Filter: FilterPCM() returns ConstBufferMax Kellermann2014-08-121-9/+8
| | | | | API simplification. We can now avoid abusing a "size_t*" as additional return value.
* Filter*: move to filter/Max Kellermann2014-01-241-0/+131