X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=README;fp=README;h=b61f712ae132438aa97b8100e3a43dbccb74a48c;hb=44e7302b6a3b3b5c6bf9e0e429404c3028ea1702;hp=a3e4c9274e98ece88055037c23e6370f9b8129e3;hpb=b561d43a60201395f1354a585aa37670eda45883;p=nageru diff --git a/README b/README index a3e4c92..b61f712 100644 --- a/README +++ b/README @@ -72,15 +72,11 @@ with: libavcodec-dev libavformat-dev libswscale-dev libavresample-dev \ libmovit-dev libegl1-mesa-dev libasound2-dev libx264-dev libbmusb-dev -Exceptions as of July 2016: +Exceptions as of October 2016: - libusb 1.0.21-rc1 is not yet in stretch or sid; you need to fetch it from experimental. - - libbmusb-dev is still in unstable only, not testing. You can get a recent - copy using “git submodule update --init” and building with - “make EMBEDDED_BMUSB=yes”. - 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.