[FFmpeg-trac] #8514(avfilter:closed): maskedclamp filter output is strange

FFmpeg trac at avcodec.org
Sat Feb 8 11:48:59 EET 2020


#8514: maskedclamp filter output is strange
-------------------------------------+------------------------------------
             Reporter:  nicol        |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  avfilter
              Version:  git-master   |               Resolution:  fixed
             Keywords:  maskedclamp  |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------
Changes (by richardpl):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 This is undefined behavior, min input in maskedclamp is not supposed to be
 bigger than max input. Fixed C version of code to be always consistent
 with ASM one.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8514#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list