#799: Crash in x264_predict_8x8_filter_ssse3() on Windows x86
-------------------------------------+-------------------------------------
             Reporter:  treestump    |                     Type:  defect
               Status:  new          |                 Priority:  important
            Component:               |                  Version:  0.8.7
  undetermined                       |               Blocked By:
             Keywords:               |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 I'm trying to encode 1920x1080 video with the x264. When I compile without
 asm optimizations, everything works fine. However, optimized code crashes.
 I'm using x264-snapshot-20111206-2245 with ffmpeg 0.8.7. Compiled with gcc
 4.6.1 on Windows XP (x86). Attached file contains the gdb output. You will
 notice crash in x264_predict_8x8_filter_ssse3(). I also tried to remove
 the code from the body of the x264_predict_8x8_init_mmx() and simply use
 the C implementation. It also crashed.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/799>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to