[FFmpeg-trac] #1031(swscale:closed): yuv420p to rgb24 wrong pixels at end of rows
FFmpeg
trac at avcodec.org
Tue Oct 16 18:36:07 CEST 2012
#1031: yuv420p to rgb24 wrong pixels at end of rows
-------------------------------------+-------------------------------------
Reporter: SephiRok | Owner: michael
Type: defect | Status: closed
Priority: important | Component: swscale
Version: git-master | Resolution: fixed
Keywords: regression | Blocked By:
yuv2rgb | Reproduced by developer: 1
Blocking: |
Analyzed by developer: 1 |
-------------------------------------+-------------------------------------
Comment (by cehoyos):
Call instead av_image_alloc() directly (that is what avpicture_alloc()
does, see libavcodec/imgconvert.c) with an align parameter of 32.
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1031#comment:14>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list