aboutsummaryrefslogtreecommitdiffstats
path: root/src/ReplayGainInfo.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ReplayGainInfo: use large negative value instead of infinityMax Kellermann2013-10-301-0/+2
| | | | The last piece to allow -ffast-math.
* ReplayGainInfo: refactor to a classMax Kellermann2013-10-251-9/+9
|
* ReplayGainInfo: use CamelCase for struct nameMax Kellermann2013-10-251-5/+5
|
* replay_gain_*.h: rename to *.hxxMax Kellermann2013-10-021-1/+1
|
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-3/+0
|
* replay_gain_*: convert to C++Max Kellermann2013-01-041-0/+51