[FFmpeg-devel] [PATCH] Break infinite loop in img_convert()
Stefano Sabatini
stefano.sabatini-lala
Sun Jan 4 02:40:39 CET 2009
Hi,
when the intermediate format computed in img_convert() is equal to the
destination format, we enter in a loop.
BTW this happens with conversion PIX_FMT_ARGB -> PIX_FMT_YUV420P
(while this won't happen with PIX_FMT_RGB32 -> PIX_FMT_YUV420P) so I
think there is some other bug there.
Regards.
--
FFmpeg = Forgiving & Frenzy Monstrous Philosofic Educated Gadget
-------------- next part --------------
A non-text attachment was scrubbed...
Name: break-imgconvert-loop.patch
Type: text/x-diff
Size: 487 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090104/819229c0/attachment.patch>
More information about the ffmpeg-devel
mailing list