]> git.sesse.net Git - ffmpeg/commit
avcodec/msmpeg4: Make ff_msmpeg4_common_init() thread-safe
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Thu, 10 Dec 2020 04:37:54 +0000 (05:37 +0100)
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Mon, 26 Apr 2021 22:41:17 +0000 (00:41 +0200)
commit26798932ae13f3505dc50be30f17796c4c8c9e67
treea76f42fdde47ac6d5998e554810fb7e7e379d46f
parent929107c75156af9a403882248032a301380c635e
avcodec/msmpeg4: Make ff_msmpeg4_common_init() thread-safe

Reviewed-by: Anton Khirnov <anton@khirnov.net>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavcodec/msmpeg4.c