summaryrefslogtreecommitdiff
path: root/src/pcm_dither.c
AgeCommit message (Expand)Author
2013-01-31pcm_*: convert to C++Max Kellermann
2011-10-10pcm_dither: pass an "end" pointer instead of a sample countMax Kellermann
2011-01-29copyright year 2011Max Kellermann
2009-12-31Update copyright notices.Avuton Olrich
2009-11-12include config.h in all sourcesMax Kellermann
2009-03-13all: Update copyright header.Avuton Olrich
2009-03-02pcm_dither: added pcm_dither_32_to_16()Max Kellermann
2009-03-02pcm_dither: renamed struct pcm_dither_24 to struct pcm_ditherMax Kellermann
2009-01-07pcm_prng: renamed prng() to pcm_prng()Max Kellermann
2009-01-03pcm_utils: use the custom PRNG for volume ditheringMax Kellermann
2008-10-23pcm_dither: added generic 24 to 16 bit ditheringMax Kellermann