[flac-dev] [PATCH] unnecessary assignment

Erik de Castro Lopo mle+la at mega-nerd.com
Fri Jul 3 19:37:34 PDT 2015


lvqcl wrote:

> another small bug: in src\share\replaygain_analysis\replaygain_analysis.c
> 
> there are two assignments to sampleWindow:
> 
>      sampleWindow = (int) ceil ((double)samplefreq * (double)RMS_WINDOW_TIME / 1000.0);
>      sampleWindow =
>          (replaygainfilter->rate * RMS_WINDOW_TIME + 1000-1) / 1000;

Applied. Thanks.

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/


More information about the flac-dev mailing list