[FFmpeg-devel] [PATCH 03/39] avcodec/mpeg12: Make initializing VLCs thread-safe
Anton Khirnov
anton at khirnov.net
Wed Dec 30 19:37:58 EET 2020
Quoting Andreas Rheinhardt (2020-12-10 12:16:21)
> This automatically makes the eamad, eatqi, ipu and mdec decoders
> init-threadsafe; in addition to the actual mpeg[12]video decoders,
> of course.
>
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at gmail.com>
> ---
> libavcodec/eamad.c | 1 +
> libavcodec/eatqi.c | 1 +
> libavcodec/mdec.c | 1 +
> libavcodec/mpeg12.c | 15 ++++++++-------
> libavcodec/mpeg12dec.c | 11 +++++++----
> 5 files changed, 18 insertions(+), 11 deletions(-)
Ok
--
Anton Khirnov
More information about the ffmpeg-devel
mailing list