mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-18 21:42:27 +00:00
This explicitly disables threading for encoding as slices are otherwise automatically activated. This should be dropped once option resetting between files is fully implemented. Signed-off-by: Mans Rullgard <mans@mansr.com>