]> git.sesse.net Git - ffmpeg/commit
avcodec/opusdec: Mark decoder as init-threadsafe
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Mon, 28 Dec 2020 17:00:28 +0000 (18:00 +0100)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Thu, 31 Dec 2020 22:35:21 +0000 (23:35 +0100)
commite0311e848a275788ad39fb8dad4d43f738ec4d10
treecb04f416662efc3202bdaa6b8700bbda895c7740
parent9f36a5a1cc2e5739b3c9f7a35c25c66b2eeb3b33
avcodec/opusdec: Mark decoder as init-threadsafe

Reviewed-by: Lynne <dev@lynne.ee>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavcodec/opusdec.c