aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm_dither.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-6/+7
* pcm_dither: added pcm_dither_32_to_16()Max Kellermann2009-03-021-0/+5
* pcm_dither: renamed struct pcm_dither_24 to struct pcm_ditherMax Kellermann2009-03-021-3/+3
* added prefix to header macrosMax Kellermann2008-10-311-2/+2
* pcm_dither: added generic 24 to 16 bit ditheringMax Kellermann2008-10-231-0/+41