mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-15 03:52:25 +00:00
This way the CLI accepts for "filter_threads" the same values as for the
libavcodec specific option "threads".
Fixes FATE with THREADS=auto which was broken in bdc1bdf3f5.
Signed-off-by: James Almer <jamrial@gmail.com>