]> git.sesse.net Git - nageru/commitdiff
Fixed x264 has hit stretch.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 13 Jul 2016 17:05:30 +0000 (19:05 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 13 Jul 2016 17:06:18 +0000 (19:06 +0200)
README

diff --git a/README b/README
index acccff340a05c349dbd69451a6c7faca600c4f44..c933a9650d8bd2d571417245f441d61f96e91382 100644 (file)
--- a/README
+++ b/README
@@ -45,8 +45,7 @@ Nageru is in beta stage. It currently needs:
 
  - libmicrohttpd for the embedded web server.
 
- - x264 for encoding high-quality video suitable for streaming to end users
-   (but see below).
+ - x264 for encoding high-quality video suitable for streaming to end users.
 
  - ffmpeg for muxing, and for encoding audio.
 
@@ -81,9 +80,6 @@ Exceptions as of June 2016:
     also lack some workarounds for LPM (link power management) and bandwidth
     allocation issues with USB3.
 
-  - There is a critical bug fix with x264 speed control in
-    928bd9d5def4f0ca5071ea176a11b816a01e6495, pushed to git mid-June 2016.
-
   - Nageru depends on an avformat API for marking block boundaries in the
     muxed byte stream that didn't enter ffmpeg before
     4e7a9212820a56bc731c09b2f11ae1422d070837, pushed to git late June 2016.