aboutsummaryrefslogtreecommitdiffstats
path: root/src/filter/plugins/NormalizeFilterPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann2015-01-211-1/+1
| | | | The old struct config_param remains only for top-level string options.
* Copyright year 2015Max Kellermann2015-01-011-1/+1
|
* Merge branch 'v0.18.x' into v0.19.xMax Kellermann2014-12-261-4/+5
|
* Filter: FilterPCM() returns ConstBufferMax Kellermann2014-08-121-11/+9
| | | | | API simplification. We can now avoid abusing a "size_t*" as additional return value.
* Filter*: move to filter/Max Kellermann2014-01-241-0/+82