mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-24 08:23:16 +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>