aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-06-20 01:37:18 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-06-20 01:37:18 +0000
commit9db4044fbdbf851b4766b5a903937dc6c3f891f5 (patch)
tree676d18425299e8545fb66e400739a64c90c6847c /src/main.c
parent486d4acfb27ae2cd6e7ec06a3d83a5ee0bfe2737 (diff)
downloadmpd-9db4044fbdbf851b4766b5a903937dc6c3f891f5.tar.gz
mpd-9db4044fbdbf851b4766b5a903937dc6c3f891f5.tar.xz
mpd-9db4044fbdbf851b4766b5a903937dc6c3f891f5.zip
fix poping at the beginng of mp3's
Theory: in previous versions, dither struct was static, which by definetion means its initiallized as all O's. However, i removed static from the dither structbut then its not initialized. Thus dithering started with some random stuff in the bit buckets. Should be fixed now. git-svn-id: https://svn.musicpd.org/mpd/trunk@1578 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions