mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-07 11:33:04 +02:00
53a4620fba
Threaded input can increase smoothness of e.g. x11grab significantly. Before this patch, in order to activate threaded input the user had to specify a "dummy" additional input, with this change it is no longer required. Signed-off-by: Marton Balint <cus@passwd.hu>