aboutsummaryrefslogtreecommitdiffstats
path: root/src/filter/volume_filter_plugin.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-02-15filter/volume: assign dest_size_r early, eliminate oneMax Kellermann1-4/+3
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-25filter_plugin: allow open() to force an input formatMax Kellermann1-9/+3
2009-12-25filter/volume: support 32 bit samplesMax Kellermann1-8/+0
2009-12-02audio_format: changed "bits" to "enum sample_format"Max Kellermann1-2/+3
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-07-22filter/volume: check the flag audio_format.reverse_endianMax Kellermann1-0/+7
2009-07-06mixer/software: new mixer which controls filter/volumeMax Kellermann1-0/+1
2009-07-05filter/volume: don't use volume_level_get()Max Kellermann1-6/+36
2009-07-03filter: added "volume" pluginMax Kellermann1-0/+136