diff options
author | Max Kellermann <max@duempel.org> | 2008-08-26 08:27:12 +0200 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2008-08-30 19:21:10 -0700 |
commit | 34b5a1c80be51698acc7ac22a3480097ca33e7ad (patch) | |
tree | 1bccb34d2e2c5360141db829003be43906fd61b8 /m4/mpd_check_cflag.m4 | |
parent | a7eebfdd0e84653e2a005b47f4091c263c0bbd99 (diff) | |
download | mpd-34b5a1c80be51698acc7ac22a3480097ca33e7ad.tar.gz mpd-34b5a1c80be51698acc7ac22a3480097ca33e7ad.tar.xz mpd-34b5a1c80be51698acc7ac22a3480097ca33e7ad.zip |
mp3: moved code to dither_buffer()
Preparing for simplifying and thus speeding up the dithering code:
moved dithering to a separate function which contains a trivial loop.
With this patch, only one sample is dithered at a time, but the
following patches will allow us to dither a whole block at a time,
without complicated buffer length checks.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions