• Max Kellermann's avatar
    mp3: moved code to dither_buffer() · 09fbbdc3
    Max Kellermann authored
    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.
    09fbbdc3
Name
Last commit
Last update
bs Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
build.mk Loading commit data...
configure.ac Loading commit data...