X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=README;h=2f88980ec828ae9c9d6f396710d212819cfd3615;hb=b0ce4383b7d64760bbfccf4e0e769b293f0db0cd;hp=c89a3e8228ce854ac8d1338d533acca6bd9a095c;hpb=44ee459bd35c43bc1f0dab03cea4966c2fd4e84f;p=nageru diff --git a/README b/README index c89a3e8..2f88980 100644 --- a/README +++ b/README @@ -42,7 +42,7 @@ Nageru is in beta stage. It currently needs: 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.1. + You will need at least version 1.5.2. - Qt 5.5 or newer for the GUI. @@ -79,11 +79,11 @@ with: libasound2-dev libx264-dev libbmusb-dev protobuf-compiler \ libprotobuf-dev libpci-dev -Exceptions as of May 2017: +Exceptions as of July 2017: - - You will need Movit from experimental; stretch only has 1.4.0. + - You will need Movit from unstable; stretch only has 1.4.0. - - You will need bmusb from experimental; stretch only has 0.5.4. + - You will need bmusb from unstable; stretch only has 0.5.4. The patches/ directory contains a patch that helps zita-resampler performance. It is meant for upstream, but was not in at the time Nageru was released.