Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replay_gain: added function defined() | Max Kellermann | 2010-02-15 | 1 | -12/+10 |
| | | | | This function determines whether replay gain data is available. | ||||
* | replay_gain: refactor API, move code to replay_gain_state.c | Max Kellermann | 2010-01-04 | 1 | -0/+142 |
The replay_gain_state struct holds the precalculated scale factor, which is removed from struct replay_gain_info. |