mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-08-01 09:31:13 +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>