We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd47df6 commit dd95a8aCopy full SHA for dd95a8a
FIXES.md
@@ -1,3 +1,9 @@
1
+#### 1.9.11
2
+
3
+* improve NVENC intra-refresh behavior (ported from master)
4
+* suppress `--cuda-devices help` returned error
5
+* fix multi-tile compress support
6
7
#### 1.9.10
8
9
* fix macOS >= 15.4 init crashes (LC_RPATH dups)
configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([UltraGrid],[1.9.10],[[email protected]])
+AC_INIT([UltraGrid],[1.9.11],[[email protected]])
configure_flags="$*"
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE([1.10])
0 commit comments