Skip to content

siren: Fix floating point invalid operation.

lpendresen requested to merge lpendresen/gst-plugins-bad:siren-fpsignal into master

Th result of a call to a double precision math function exceeds the range of a single precision number.

Merge request reports