]> git.sesse.net Git - nageru/commitdiff
ffmpeg 3.1 is in testing.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 19 Jul 2016 11:34:39 +0000 (13:34 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Tue, 19 Jul 2016 11:34:39 +0000 (13:34 +0200)
README

diff --git a/README b/README
index 258fa5475bf1e7d807fc9c82c588a56e6a9b5e38..64f43f83ce27dfe4d04e6da5bb2bb5ae9d827e15 100644 (file)
--- 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.