]> git.sesse.net Git - ffmpeg/commit
avcodec/h261dec: Make decoder init-threadsafe
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Mon, 23 Nov 2020 02:34:23 +0000 (03:34 +0100)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Mon, 25 Jan 2021 13:52:24 +0000 (14:52 +0100)
commit7afc6d71a0b140d1615a2ccf52d2e0d55044e786
tree5467c2b827b09efe68e9e4c7c0a52ccd77750fda
parented913fcb5963eff0e7edf2719d6e4ec025ddab42
avcodec/h261dec: Make decoder init-threadsafe

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