diff options
author | Stephen Hutchinson <qyot27@gmail.com> | 2024-07-28 13:46:22 -0400 |
---|---|---|
committer | Stephen Hutchinson <qyot27@gmail.com> | 2024-08-13 15:09:53 -0400 |
commit | 48d6cd35a2c6a3126d1b0f0809d86f860197d8db (patch) | |
tree | 9a8d6d3a2f2ab9c1a456d701053db4c783f354ec /tests/utils.c | |
parent | 8f01ce28981b52e03bc7962e7398d36399cd5d22 (diff) | |
download | ffmpeg-48d6cd35a2c6a3126d1b0f0809d86f860197d8db.tar.gz |
avformat/avisynth: remove library allocation from global state
As part of this, the mutexes are no longer necessary, and
avisynth_read_close needs to check that avs->avs_library.library
still exists before it attempts to call avisynth_context_destroy
and dlclose.
Signed-off-by: Stephen Hutchinson <qyot27@gmail.com>
Diffstat (limited to 'tests/utils.c')
0 files changed, 0 insertions, 0 deletions