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

Dale Curtis dalecurtis at chromium.org
Fri Jun 5 21:49:04 EEST 2020


Bump for this one again. Thanks in advance.

- dale

On Thu, May 28, 2020 at 12:37 PM Dale Curtis <dalecurtis at chromium.org>
wrote:

>   Bump now that the saturated math operations have landed. Thanks!
>
> - dale
>
> On Thu, May 14, 2020 at 3:31 PM Dale Curtis <dalecurtis at chromium.org>
> wrote:
>
>> 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(-)
>>
>


More information about the ffmpeg-devel mailing list