X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=README;h=64f43f83ce27dfe4d04e6da5bb2bb5ae9d827e15;hb=755db37f271af1ed13f598c05d0a8b9321c746e5;hp=258fa5475bf1e7d807fc9c82c588a56e6a9b5e38;hpb=b1b7b5477664b3871f25e4e990fa8835952303d6;p=nageru diff --git a/README b/README index 258fa54..64f43f8 100644 --- a/README +++ b/README @@ -71,15 +71,12 @@ with: libavcodec-dev libavformat-dev libswscale-dev libavresample-dev \ libmovit-dev libegl1-mesa-dev libasound2-dev libx264-dev -Exceptions as of June 2016: +Exceptions as of July 2016: - You need libusb 1.0.21 or newer (not yet released; you will need to use git) if you want zerocopy USB. Zerocopy USB helps not only for performance, but also for stability. - - Nageru depends on an avformat API for marking block boundaries in the - muxed byte stream that didn't enter ffmpeg before version 3.1. - 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.