]> git.sesse.net Git - nageru/commitdiff
Release Nageru 1.7.4. 1.7.4
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 31 Aug 2018 20:14:54 +0000 (22:14 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 31 Aug 2018 20:14:54 +0000 (22:14 +0200)
NEWS
ui_aboutdialog.ui

diff --git a/NEWS b/NEWS
index 813ceb27d2a1026b3a7b7abb7e4d32a99115f1a7..714e80c555c5da1bdf86b9e5f3a849270bfa84a9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Nageru 1.7.4, August 31st, 2018
+
+  - Rework the x264 speedcontrol presets, again. (They earlier assumed
+    we could control B-frame settings on the fly, which we cannot with
+    threaded lookahead.) Also support x264 >= 153, which can support
+    multiple bit depths in the same library.
+
+  - Default to SDI inputs instead of HDMI.
+
+  - Add a mode to run in full screen (--fullscreen). Adapted from a patch
+    by Yoann Dubreuil.
+
+  - Add support for lift/gamma/gain in the theme. Patch by Alexandre Thomazo.
+
+
 Nageru 1.7.3, May 22nd, 2018
 
   - When using multichannel audio, add a control for adjusting the
index fdb33a5bce89d082cdc481af7f0d2e2fabf57707..7035dc6043602bce644371fcd14eb89187073e0d 100644 (file)
@@ -17,7 +17,7 @@
    <item>
     <widget class="QLabel" name="label">
      <property name="text">
-      <string>&lt;p&gt;&lt;b&gt;Nageru 1.7.3&lt;/b&gt;&lt;/p&gt;
+      <string>&lt;p&gt;&lt;b&gt;Nageru 1.7.4&lt;/b&gt;&lt;/p&gt;
 
 &lt;p&gt;Realtime video mixer&lt;/p&gt;</string>
      </property>