[FFmpeg-devel] [PATCH 4/5] [utils, mathematics] Fix overflow in compute_pkt_fields().

Dale Curtis dalecurtis at chromium.org
Fri May 15 01:31:53 EEST 2020


Fixes one issue in the function itself and one in the dependent
function av_add_stable() which wasn't checking for NaN.

Signed-off-by: Dale Curtis <dalecurtis at chromium.org>
---
 libavformat/utils.c     | 2 +-
 libavutil/mathematics.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-utils-mathematics-Fix-overflow-in-compute_pkt_fields.patch
Type: application/x-patch
Size: 1841 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200514/ff6a7a61/attachment.bin>


More information about the ffmpeg-devel mailing list