• Max Kellermann's avatar
    mp3: send 24 bit PCM data · 2cc2420f
    Max Kellermann authored
    libmad produces samples of more than 24 bit.  Rounding that down to 16
    bits using dithering makes those people lose quality who have a 24 bit
    capable sound device.  Send 24 bit PCM data, and let the receiver
    decide whether to apply 16 bit dithering.
    2cc2420f
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
.gitignore 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...
configure.ac Loading commit data...