[FFmpeg-trac] #2366(undetermined:open): tsc2 regression (green artifacts)

FFmpeg trac at avcodec.org
Mon Mar 18 11:00:51 CET 2013


#2366: tsc2 regression (green artifacts)
-------------------------------------+-------------------------------------
             Reporter:  ami_stuff    |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  important    |                Component:
              Version:  git-master   |  undetermined
             Keywords:  tsc2         |               Resolution:
  regression                         |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 valgrind reports many uninitialized reads for the following commands, log
 file attached:
 {{{
 $ valgrind --malloc-fill=0x00 ffmpeg_g -i tsc2_16bpp.avi -t 1 out00.avi
 $ valgrind --malloc-fill=0xff ffmpeg_g -i tsc2_16bpp.avi -t 1 outff.avi
 }}}
 The output files out00.avi and outff.avi look visually different.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2366#comment:4>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list