X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=README;h=c89a3e8228ce854ac8d1338d533acca6bd9a095c;hb=6a52be5ea94241f6307a953788811c2f2ed2ac77;hp=b419b5057b946d0f68e1368347f23b3e97e9966a;hpb=84bca92d2b56fd344b30f84d82332b4b13422b69;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.