From 3c5cf4ffcabcd8c7948bda313a5139fc06acc80d Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Fri, 31 Aug 2018 22:14:54 +0200 Subject: [PATCH 1/1] Release Nageru 1.7.4. --- NEWS | 15 +++++++++++++++ ui_aboutdialog.ui | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 813ceb2..714e80c 100644 --- 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 diff --git a/ui_aboutdialog.ui b/ui_aboutdialog.ui index fdb33a5..7035dc6 100644 --- a/ui_aboutdialog.ui +++ b/ui_aboutdialog.ui @@ -17,7 +17,7 @@ - <p><b>Nageru 1.7.3</b></p> + <p><b>Nageru 1.7.4</b></p> <p>Realtime video mixer</p> -- 2.39.2