diff options
author | Max Kellermann <max@duempel.org> | 2008-08-26 08:27:12 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-08-26 08:27:12 +0200 |
commit | 09fbbdc366edb9d968a277c8635c9410417df099 (patch) | |
tree | 6ce20e5ee0dae754b7093f9ab606c5612286b86d /src/storedPlaylist.h | |
parent | d9583aa95b93899cb2b946df11f7220b68723e6f (diff) | |
download | mpd-09fbbdc366edb9d968a277c8635c9410417df099.tar.gz mpd-09fbbdc366edb9d968a277c8635c9410417df099.tar.xz mpd-09fbbdc366edb9d968a277c8635c9410417df099.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 'src/storedPlaylist.h')
0 files changed, 0 insertions, 0 deletions