]> git.sesse.net Git - nageru/blobdiff - NEWS
Release Nageru and Futatabi 2.2.0.
[nageru] / NEWS
diff --git a/NEWS b/NEWS
index 59b01b44ed6e3abb083e0ca239cbd97a73713064..1ab710896162b58fa2f226e5aaa6fe86394dc36a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Nageru and Futatabi 2.2.0, November 15th, 2022
+
+  - Support AV1 output, via SVT-AV1. Note that this is still somewhat
+    experimental, not the least because SVT-AV1's streaming support
+    is not as mature as x264.
+
+  - Remove the dependency on QCustomPlot.
+
+  - Expose BlurEffect and UnsharpMaskEffect to the theme.
+
+  - Clean up several rarely-unused command-line flags:
+    - All the 10-bit flags are now collapsed to --10-bit.
+    - Remove --http-uncompressed-video.
+    - Remove the x264 VBV flags.
+    - Hide --x264-speedcontrol-verbose.
+    - Hide --no-flush-pbos.
+
+  - Make a workaround for audio monitoring output under PipeWire.
+
+  - Update CEF compatibility (tested with CEF 107).
+
+
 Nageru and Futatabi 2.1.0, February 6th, 2022
 
   - Support unsynchronized HDMI/SDI output.