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