#6748: ffmpeg-3.4/libavfilter/window_func.h:133: suspicious assignment ?
----------------------------------+---------------------------------------
Reporter: dcb | Type: defect
Status: new | Priority: normal
Component: avfilter | Version: unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
----------------------------------+---------------------------------------
ffmpeg-3.4/libavfilter/window_func.h:133]: (style) Boolean value assigned
to floating point variable.
Source code is
for (sum = !n, b = t = j = 1; j <= n && sum != t; b *= (n-j) *
(1./j), ++j)
--
Ticket URL: <https://trac.ffmpeg.org/ticket/6748>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac