mirror of https://github.com/FFmpeg/FFmpeg.git
The avcodec_thread_free() compatibility wrapper calls ff_thread_free(),
which is not defined when threading is disabled. Make this call
conditional.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 9a77a92c2b
)
oldabi
parent
74711b72cc
commit
ee5bb31f99
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue