craig.p.drummond
|
2f92ff6fe3
|
If compiled with both ffmpeg and mpg123, then prefer mpg123 for mp3 files if ffmpeg does not have mp3float codec.
|
2013-04-17 19:22:03 +00:00 |
|
craig.p.drummond
|
476d132466
|
Update copyright year
|
2013-01-17 16:57:20 +00:00 |
|
craig.p.drummond
|
6a6a1a9fc2
|
Drastically reduce replay-gain calculation memory usage.
|
2012-06-18 18:22:09 +00:00 |
|
craig.p.drummond
|
17f0985226
|
Remove ThreadWeaver usage, and add ReplayGain calculation support to Qt-only builds.
|
2012-06-01 16:27:08 +00:00 |
|
craig
|
6090e4e4ea
|
Just use 'sample peak' not 'true peak'
|
2012-02-19 19:17:46 +00:00 |
|
craig
|
1ed006cf29
|
Add 'input' as class member, and delete in destructor
|
2012-02-19 17:32:16 +00:00 |
|
craig
|
d0087f4d79
|
Dont delete input if its not created
|
2012-02-19 17:00:28 +00:00 |
|
craig
|
8ed8766b22
|
Use libmpg123 for replaygain of mp3 files - ffmpeg seems to have incorrect peak values (where these are >1.0)
|
2012-02-19 16:56:31 +00:00 |
|
craig
|
a6bbc529d1
|
Use max of peak/truePeak
|
2012-02-19 13:40:23 +00:00 |
|
craig
|
ad83c68528
|
Add ability to calculate replaygain tags.
|
2012-02-16 20:33:05 +00:00 |
|