Re: [FFmpeg-devel] [PATCH 00/17] Various undefined behaviour fixes

2021-03-31 Thread Andreas Rheinhardt
On Sat, Mar 27, 2021 at 2:31 AM Andreas Rheinhardt < andreas.rheinha...@gmail.com> wrote: > Hello, > > attached patches fix several instances of undefined behaviour > encountered when running the FATE suite. > > - Andreas > > Will apply this patchset tomorrow (without the FF_PTR_ADD macro; the pat

[FFmpeg-devel] [PATCH 00/17] Various undefined behaviour fixes

2021-03-26 Thread Andreas Rheinhardt
Hello, attached patches fix several instances of undefined behaviour encountered when running the FATE suite. - Andreas >From 95ab387c56fd9a2e4b2fb26d164fff93848d5947 Mon Sep 17 00:00:00 2001 From: Andreas Rheinhardt Date: Fri, 26 Mar 2021 06:03:49 +0100 Subject: [PATCH 01/17] avcodec/dcaenc: F