[FFmpeg-trac] #6748(avfilter:new): ffmpeg-3.4/libavfilter/window_func.h:133: suspicious assignment ?

FFmpeg trac at avcodec.org
Tue Oct 17 12:30:50 EEST 2017


#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


More information about the FFmpeg-trac mailing list