aboutsummaryrefslogtreecommitdiffstats
path: root/src/replay_gain_state.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-01-04replay_gain: refactor API, move code to replay_gain_state.cMax Kellermann1-0/+142
The replay_gain_state struct holds the precalculated scale factor, which is removed from struct replay_gain_info.