aboutsummaryrefslogtreecommitdiffstats
path: root/UPGRADING
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-09-23 23:59:54 +0200
committerEric Wong <normalperson@yhbt.net>2008-09-29 01:51:00 -0700
commit1fb82d55a7a1d2c378cab79b03342b8ac471ab64 (patch)
tree6c90dadd27ebb66bf7f6c03f1fa08dfd478a62c5 /UPGRADING
parenta1c420d3f82da922821de8fd85bbea5eae54c3c3 (diff)
downloadmpd-1fb82d55a7a1d2c378cab79b03342b8ac471ab64.tar.gz
mpd-1fb82d55a7a1d2c378cab79b03342b8ac471ab64.tar.xz
mpd-1fb82d55a7a1d2c378cab79b03342b8ac471ab64.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 'UPGRADING')
0 files changed, 0 insertions, 0 deletions