#594: Combination of transpose, scale, pad filters results in segfault
-------------------------------------+-------------------------------------
             Reporter:  ignat        |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  important    |                Component:
              Version:  git-master   |  undetermined
             Keywords:  sse3         |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  1
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * keywords:   => sse3
 * priority:  normal => important
 * version:  0.8.5 => git-master
 * status:  new => open
 * reproduced:  0 => 1


Comment:

 Only reproducible on SSE3, but for any yuv input file.
 {{{
 $ make fate-vsynth1-dv
 $ /ffmpeg -i tests/data/vsynth1/dv.dv -vf
 transpose=3,scale=152:270,pad=480:270:164:0 -f null -
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/594#comment:7>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to