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>oldabi
parent
fb98507126
commit
ff1efc524c
1 changed files with 5 additions and 2 deletions
Loading…
Reference in new issue