[FFmpeg-trac] #744(avcodec:open): tweak i263 pb-frames support to eliminate graphic corruption

FFmpeg trac at avcodec.org
Mon Apr 9 20:55:23 CEST 2012


#744: tweak i263 pb-frames support to eliminate graphic corruption
------------------------------------+-----------------------------------
             Reporter:  ami_stuff   |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  h263i       |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+-----------------------------------

Comment (by reimar):

 Ah, I see now. We just throw away the PB motion vectors, see
 libavcodec/ituh263dec.c:836.
 See the two ff_h263_decode_motion that do not get their results assigned
 anywhere.

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


More information about the FFmpeg-trac mailing list