X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=README;fp=README;h=c89a3e8228ce854ac8d1338d533acca6bd9a095c;hb=44ee459bd35c43bc1f0dab03cea4966c2fd4e84f;hp=b419b5057b946d0f68e1368347f23b3e97e9966a;hpb=d98ae66746373c33d6fe14d7534cf793077c075c;p=nageru diff --git a/README b/README index b419b50..c89a3e8 100644 --- a/README +++ b/README @@ -39,10 +39,10 @@ Nageru is in beta stage. It currently needs: are driven through the “bmusb” driver, using libusb-1.0. If you want zerocopy USB, you need libusb 1.0.21 or newer, as well as a recent kernel (4.6.0 or newer). Zerocopy USB helps not only for performance, - but also for stability. You need at least version 0.6.0. + but also for stability. You need at least version 0.7.0. - Movit, my GPU-based video filter library (https://movit.sesse.net). - You will need at least version 1.5.0. + You will need at least version 1.5.1. - Qt 5.5 or newer for the GUI.