diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-06-20 01:37:18 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-06-20 01:37:18 +0000 |
commit | 9db4044fbdbf851b4766b5a903937dc6c3f891f5 (patch) | |
tree | 676d18425299e8545fb66e400739a64c90c6847c /src/inputStream_http.h | |
parent | 486d4acfb27ae2cd6e7ec06a3d83a5ee0bfe2737 (diff) | |
download | mpd-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/inputStream_http.h')
0 files changed, 0 insertions, 0 deletions