• Max Kellermann's avatar
    shout: pass void pointer to the encoder · b27d9e05
    Max Kellermann authored
    Pass the music chunk as a "const void *" to the encoder, instead of a
    "const char *".  Actually, both encoders currently expect 16 bit
    samples, passing a 8-bit character is rather pointless.
    b27d9e05
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...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS 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...
valgrind.suppressions Loading commit data...