diff options
author | Max Kellermann <max@duempel.org> | 2009-02-10 21:28:25 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-02-10 21:28:25 +0100 |
commit | b27d9e055bb51a4e5eff04c6e9237009d4578c7b (patch) | |
tree | 024a37d08209a16d6bc618b96d31cb1f786139b1 /src/input_file.h | |
parent | 12756c1b55dcf95364bb6ce5a476387e99067478 (diff) | |
download | mpd-b27d9e055bb51a4e5eff04c6e9237009d4578c7b.tar.gz mpd-b27d9e055bb51a4e5eff04c6e9237009d4578c7b.tar.xz mpd-b27d9e055bb51a4e5eff04c6e9237009d4578c7b.zip |
shout: pass void pointer to the encoder
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.
Diffstat (limited to 'src/input_file.h')
0 files changed, 0 insertions, 0 deletions