]> git.sesse.net Git - ffmpeg/commit
avcodec/frame_thread_encoder: Reduce amount of code guarded by mutex
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sun, 7 Feb 2021 18:59:11 +0000 (19:59 +0100)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Tue, 16 Feb 2021 21:11:53 +0000 (22:11 +0100)
commit739175bfe5b9b6ec0e3ab62a2363c4e8d5761c40
tree213b275e4a57b7fe0237411f059edab3254264f4
parent74b0af998ac894afb78de594a4c9b98bce9376f5
avcodec/frame_thread_encoder: Reduce amount of code guarded by mutex

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