mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-07-19 01:31:38 +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>