aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm_volume.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* pcm_volume: implement float samplesMax Kellermann2011-10-201-0/+6
* pcm_volume: "length" is a "size_t", not "int"Max Kellermann2011-10-201-1/+1
* pcm_{mix,volume}: pass only sample_format to pcm_mix()Max Kellermann2011-10-101-2/+3
* copyright year 2011Max Kellermann2011-01-291-1/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* all: Update copyright header.Avuton Olrich2009-03-131-3/+4
* pcm_volume: return boolMax Kellermann2009-03-021-1/+3
* pcm: added API documentationMax Kellermann2009-02-211-1/+13
* pcm_volume: changed PCM_VOLUME_1 to 1024Max Kellermann2009-01-071-1/+1
* pcm: pass void pointers to PCM functionsMax Kellermann2009-01-071-1/+1
* pcm_volume: rename pcm_dither() to pcm_volume_dither()Max Kellermann2009-01-071-1/+1
* pcm_prng: renamed prng() to pcm_prng()Max Kellermann2009-01-071-1/+1
* pcm_utils: moved code to pcm_volume.cMax Kellermann2009-01-071-0/+59