aboutsummaryrefslogtreecommitdiffstats
path: root/src/output_control.c
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-09-23 23:59:54 +0200
committerMax Kellermann <max@duempel.org>2008-09-23 23:59:54 +0200
commit7486c1508898d1dd135effd3c7430552583a7737 (patch)
tree70fc83ead2b69ac5687c8b9cf29b0c533921fe90 /src/output_control.c
parent8bcbe90b250e651fa499524a8c677e19198427a7 (diff)
downloadmpd-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/output_control.c')
0 files changed, 0 insertions, 0 deletions