diff options
author | Anton Khirnov <anton@khirnov.net> | 2017-01-15 14:52:04 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2020-04-10 15:44:15 +0200 |
commit | e40107c1ad12a53bb7d81538f35b85ed3d11c4b0 (patch) | |
tree | 8d99ba12a99b7c0939efc4b39fc82cc914694b35 /libavcodec/utils.c | |
parent | 1f4cf92cfbd3accbae582ac63126ed5570ddfd37 (diff) | |
download | ffmpeg-e40107c1ad12a53bb7d81538f35b85ed3d11c4b0.tar.gz |
pthread_frame: do not share priv_data between multiple codec contexts
Specifically, between the user-facing one and the first frame thread
one.
This is fragile and dangerous, allocate separate private data for each
per-thread context.
Diffstat (limited to 'libavcodec/utils.c')
0 files changed, 0 insertions, 0 deletions