[FFmpeg-devel] [PATCH 02/45] avcodec/a64multienc: Mark encoders as init-threadsafe

Anton Khirnov anton at khirnov.net
Wed Feb 3 17:14:48 EET 2021


Quoting Paul B Mahol (2021-02-03 16:12:58)
> On Wed, Feb 3, 2021 at 4:11 PM Anton Khirnov <anton at khirnov.net> wrote:
> 
> > Quoting Andreas Rheinhardt (2020-11-27 02:02:06)
> > > Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at gmail.com>
> > > ---
> > >  libavcodec/a64multienc.c | 4 ++--
> > >  1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > Actually seems I was mistaken - render_charset() contains three static
> > arrays which seem to be used in a very racy manner.
> >
> >
> Looks to me easily fixable. No?

Probably, I didn't investigate in detail.
Watches pelcome as usual.

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list