diff options
author | Max Kellermann <max@duempel.org> | 2008-09-23 23:59:54 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-09-23 23:59:54 +0200 |
commit | 7486c1508898d1dd135effd3c7430552583a7737 (patch) | |
tree | 70fc83ead2b69ac5687c8b9cf29b0c533921fe90 /src/zeroconf.h | |
parent | 8bcbe90b250e651fa499524a8c677e19198427a7 (diff) | |
download | mpd-7486c1508898d1dd135effd3c7430552583a7737.tar.gz mpd-7486c1508898d1dd135effd3c7430552583a7737.tar.xz mpd-7486c1508898d1dd135effd3c7430552583a7737.zip |
flac: use signed integers in flac_convert_stereo16()
By mistake, I casted the sample value to uint16_t, which is wrong.
This patch simplifies the code by using a int16_t pointer instead of
casting to int16_t* every time.
Diffstat (limited to 'src/zeroconf.h')
0 files changed, 0 insertions, 0 deletions