]> git.sesse.net Git - nageru/commitdiff
Release Nageru 1.6.0. 1.6.0
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 29 May 2017 17:58:13 +0000 (19:58 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 29 May 2017 17:58:13 +0000 (19:58 +0200)
NEWS
README
bmusb

diff --git a/NEWS b/NEWS
index 29f178919fc254b007a52d83d80a34d826ccbe9b..761f3951b52a9b540bfaab81accb7b4688513475 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Nageru 1.6.0, May 29th, 2017
+
+  - Add support for having videos (from file or from URL) as a separate
+    input channels, albeit with some limitations. Apart from the obvious use of
+    looping pause clips or similar, this can be used to integrate with CasparCG;
+    see the manual for more details.
+
+  - Add a frame analyzer (accessible from the Video menu) containing an
+    RGB histogram and a color dropped tool. This is useful in calibrating
+    video chains by playing back a known signal. Note that this adds a
+    dependency on QCustomPlot.
+
+  - Allow overriding Y'CbCr input interpretation, for inputs that don't
+    use the correct settings. Also, Rec. 601 is now used by default instead
+    of Rec. 709 for SD resolutions.
+
+  - Support other sample rates than 48000 Hz from bmusb.
+
+
 Nageru 1.5.0, April 5th, 2017
 
   - Support for low-latency HDMI/SDI output in addition to (or instead of) the
diff --git a/README b/README
index b419b5057b946d0f68e1368347f23b3e97e9966a..c89a3e8228ce854ac8d1338d533acca6bd9a095c 100644 (file)
--- a/README
+++ b/README
@@ -39,10 +39,10 @@ Nageru is in beta stage. It currently needs:
    are driven through the “bmusb” driver, using libusb-1.0. If you want
    zerocopy USB, you need libusb 1.0.21 or newer, as well as a recent
    kernel (4.6.0 or newer). Zerocopy USB helps not only for performance,
-   but also for stability. You need at least version 0.6.0.
+   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.0.
+   You will need at least version 1.5.1.
 
  - Qt 5.5 or newer for the GUI.
 
diff --git a/bmusb b/bmusb
index b18056fe32dd46134d7f12165bfa083378f2d9bb..32043c95d3b9f8cb97d6d28b9996fa1bec2ce11b 160000 (submodule)
--- a/bmusb
+++ b/bmusb
@@ -1 +1 @@
-Subproject commit b18056fe32dd46134d7f12165bfa083378f2d9bb
+Subproject commit 32043c95d3b9f8cb97d6d28b9996fa1bec2ce11b