mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-07-08 04: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>