Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pcm_dither: pass an "end" pointer instead of a sample count | Max Kellermann | 2011-10-10 | 1 | -6/+4 |
* | copyright year 2011 | Max Kellermann | 2011-01-29 | 1 | -1/+1 |
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | include config.h in all sources | Max Kellermann | 2009-11-12 | 1 | -0/+1 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -6/+7 |
* | pcm_dither: added pcm_dither_32_to_16() | Max Kellermann | 2009-03-02 | 1 | -0/+15 |
* | pcm_dither: renamed struct pcm_dither_24 to struct pcm_dither | Max Kellermann | 2009-03-02 | 1 | -2/+2 |
* | pcm_prng: renamed prng() to pcm_prng() | Max Kellermann | 2009-01-07 | 1 | -1/+1 |
* | pcm_utils: use the custom PRNG for volume dithering | Max Kellermann | 2009-01-03 | 1 | -5/+1 |
* | pcm_dither: added generic 24 to 16 bit dithering | Max Kellermann | 2008-10-23 | 1 | -0/+82 |