]> git.sesse.net Git - ffmpeg/commit
avcodec/hevcdec: sync SEI derived AVCodecContext fields across threads
authorJames Almer <jamrial@gmail.com>
Thu, 17 Sep 2020 00:17:45 +0000 (21:17 -0300)
committerJames Almer <jamrial@gmail.com>
Wed, 23 Sep 2020 13:02:47 +0000 (10:02 -0300)
commitbd4ef145c0c1a1f699fd4d9939dba4d7a338a2cf
tree8f77eea4b75d9dab331651a80caf6367ac83ffac
parent003b5c800fef909fa84dd2fae43d66bd434d3f7e
avcodec/hevcdec: sync SEI derived AVCodecContext fields across threads

Fixes ticket #8610.

Found-by: Pavel Koshevoy <pkoshevoy@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
libavcodec/hevcdec.c