aboutsummaryrefslogtreecommitdiff
path: root/src/filter
Commit message (Expand)AuthorAge
* audio_format: changed "bits" to "enum sample_format"Max Kellermann2009-12-02
* include config.h in all sourcesMax Kellermann2009-11-12
* pcm_convert: use GError for error handlingMax Kellermann2009-07-23
* filter/volume: check the flag audio_format.reverse_endianMax Kellermann2009-07-22
* Add reverse_endian field to struct audio_format and handle conversionDavid Woodhouse2009-07-19
* mixer/software: new mixer which controls filter/volumeMax Kellermann2009-07-06
* filter/convert: new filter which calls pcm_convert() on demandMax Kellermann2009-07-06
* filter/chain: new library for creating a chain of filtersMax Kellermann2009-07-06
* filter/volume: don't use volume_level_get()Max Kellermann2009-07-05
* filter: added "volume" pluginMax Kellermann2009-07-03
* filter: added new plugin API for filtersMax Kellermann2009-07-03