aboutsummaryrefslogtreecommitdiffstats
path: root/src/filter/volume_filter_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* filter/volume: assign dest_size_r early, eliminate oneMax Kellermann2010-02-151-4/+3
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* filter_plugin: allow open() to force an input formatMax Kellermann2009-12-251-9/+3
* filter/volume: support 32 bit samplesMax Kellermann2009-12-251-8/+0
* audio_format: changed "bits" to "enum sample_format"Max Kellermann2009-12-021-2/+3
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* filter/volume: check the flag audio_format.reverse_endianMax Kellermann2009-07-221-0/+7
* mixer/software: new mixer which controls filter/volumeMax Kellermann2009-07-061-0/+1
* filter/volume: don't use volume_level_get()Max Kellermann2009-07-051-6/+36
* filter: added "volume" pluginMax Kellermann2009-07-031-0/+136