[FFmpeg-devel] [FFmpeg-cvslog] avfilter/vf_drawtext: only test available exceptions
Nicolas George
george at nsup.org
Thu Apr 9 11:43:42 EEST 2020
Rosen Penev (12020-04-08):
> avfilter/vf_drawtext: only test available exceptions
> +#if defined(FE_INVALID) && defined(FE_OVERFLOW) && defined(FE_UNDERFLOW)
Sorry to have missed it before it was pushed: at the very least, the
commit message is misleading.
With this change, if only one or two or exceptions are available, none
will be tested. I do not know if it is on purpose, but it definitely
does not test *available* exceptions.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200409/adeae948/attachment.sig>
More information about the ffmpeg-devel
mailing list