aboutsummaryrefslogtreecommitdiff
path: root/src/pcm_dither.c
Commit message (Expand)AuthorAge
* pcm_dither: pass an "end" pointer instead of a sample countMax Kellermann2011-10-10
* copyright year 2011Max Kellermann2011-01-29
* Update copyright notices.Avuton Olrich2009-12-31
* include config.h in all sourcesMax Kellermann2009-11-12
* all: Update copyright header.Avuton Olrich2009-03-13
* pcm_dither: added pcm_dither_32_to_16()Max Kellermann2009-03-02
* pcm_dither: renamed struct pcm_dither_24 to struct pcm_ditherMax Kellermann2009-03-02
* pcm_prng: renamed prng() to pcm_prng()Max Kellermann2009-01-07
* pcm_utils: use the custom PRNG for volume ditheringMax Kellermann2009-01-03
* pcm_dither: added generic 24 to 16 bit ditheringMax Kellermann2008-10-23