[FFmpeg-devel] [PATCH] fix for roundup issue 2475

Daniel Kang daniel.d.kang
Tue Jan 4 21:12:41 CET 2011


On Tue, Jan 4, 2011 at 4:02 AM, Reimar D?ffinger
<Reimar.Doeffinger at gmx.de>wrote:

>  I think it would still set invalid values if e.g. one is 1 and the other
> is 0.
> The condition should possibly be both > 0 or both 0.
>

I have updated the patch so that the condition to break (error out)
is <= 0.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wav_assertion_fail_fix.diff
Type: application/octet-stream
Size: 857 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110104/49101b08/attachment.obj>



More information about the ffmpeg-devel mailing list