mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-10 00:31:37 +08: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>