[x264-devel] Floating point exceptions in x264

BugMaster BugMaster at narod.ru
Tue Jan 6 19:35:24 CET 2009


May be it would be good to unmask floating point exceptions in x264
for debugging purposes?
Here is two related patches:
x264_unmask_float_point_exceptions.diff - unmasks _EM_OVERFLOW,
_EM_UNDERFLOW, _EM_ZERODIVIDE, _EM_INVALID exceptions.
x264_fix_float_point_exception.diff - fixes float point exception in
x264_sps_init when i_mv_range <= 0 (auto)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: x264_unmask_float_point_exceptions.diff
Url: http://mailman.videolan.org/pipermail/x264-devel/attachments/20090106/35f3c4c5/attachment.txt 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: x264_fix_float_point_exception.diff
Url: http://mailman.videolan.org/pipermail/x264-devel/attachments/20090106/35f3c4c5/attachment-0001.txt 


More information about the x264-devel mailing list