mirror of https://github.com/FFmpeg/FFmpeg.git
This moves setting the thread count to a minimum of 1 to
frame_thread_init(), allowing a value of zero to propagate
through to the codec if frame threading is not used. This
makes auto-threads work in libx264.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit ff1efc524c
)
oldabi
parent
4778b4dd77
commit
5cdef40a78
1 changed files with 5 additions and 2 deletions
Loading…
Reference in new issue