diff options
author | Lynne <dev@lynne.ee> | 2023-06-13 04:04:28 +0200 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2023-06-15 22:00:40 +0200 |
commit | f30b979ca20fa9589872328dbae05cb1dc7c64fd (patch) | |
tree | 60d143c9e3bdf2a14b5c2da469f9472346032a0d /libavutil/hdr_dynamic_metadata.h | |
parent | 41be6a5593ab498f8069f0dd11e7d7cebb1f6811 (diff) | |
download | ffmpeg-f30b979ca20fa9589872328dbae05cb1dc7c64fd.tar.gz |
pthread_frame: uninit the hwaccel of each frame thread
The issue is that with a threadsafe hwaccel and multiple enabled
frame threads, hwaccel->uninit() is never called.
Previously, the function was guaranteed to never have any threads
with hwaccel contexts, so it never bothered to uninit any.
Diffstat (limited to 'libavutil/hdr_dynamic_metadata.h')
0 files changed, 0 insertions, 0 deletions