#10688: heap-buffer-overflow at libavfilter/bwdifdsp.c:125:5 in
ff_bwdif_filter_intra_c in FFmpeg
--------------------------------------+------------------------------------
             Reporter:  ZengYunxiang  |                    Owner:  (none)
                 Type:  defect        |                   Status:  new
             Priority:  critical      |                Component:  avfilter
              Version:  unspecified   |               Resolution:
             Keywords:  bugs          |               Blocked By:
             Blocking:                |  Reproduced by developer:  0
Analyzed by developer:  0             |
--------------------------------------+------------------------------------
Comment (by Cosmin Stejerean):

 This can be reproduced with a simple YUV420p input with a height of 6 or
 lower, where after chroma subsampling the height of the chroma planes will
 be < 4. For example

 {{{
 ffmpeg -f lavfi -i testsrc=duration=1:size=16x6:rate=30 -vf format=yuv420p
 -y out.mp4
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10688#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to