]> git.sesse.net Git - ffmpeg/commit
avcodec/qdm2: Make decoder init-threadsafe
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sun, 15 Nov 2020 21:09:31 +0000 (22:09 +0100)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Tue, 8 Dec 2020 16:51:46 +0000 (17:51 +0100)
commit5f2b30ba06310b90a178ca46dfb51db277431532
tree993e0686e454845c1d5c5da6f340b0c765382dfb
parent03112cdcd110a94aff4ddee8b2fddde0f7a36690
avcodec/qdm2: Make decoder init-threadsafe

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavcodec/qdm2.c