mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
fixes from MSVC build
This commit is contained in:
@@ -367,7 +367,6 @@ static DWORD WINAPI DecodeThread(void *unused)
|
||||
(float)file_info_.replay_scale,
|
||||
cfg.replaygain.hard_limit,
|
||||
cfg.resolution.replaygain.dither,
|
||||
(NoiseShaping)cfg.resolution.replaygain.noise_shaping,
|
||||
&file_info_.dither_context
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user