summaryrefslogtreecommitdiffstats
path: root/src/modules/module-filter-heuristics.c
Commit message (Collapse)AuthorAgeFilesLines
* filter-heuristics: Only apply AEC if we're not already on a phone sinkArun Raghavan2011-04-231-2/+5
| | | | | | This makes sure that we don't apply AEC on sinks that are already connected to a "phone" device, the assumptiong being that anything marked as such either doesn't have need it, or handles it itself.
* filter: Move the proplist defines into the central place and document them.Colin Guthrie2011-04-201-3/+0
|
* filter-heuristics: New module that applies some basic heuristics regarding ↵Colin Guthrie2011-04-181-0/+117
filters. At present the only heuristic is one to apply the echo-cancel filter when dealing with phone streams.