Skip to content

Commit dd95a8a

Browse files
committed
UltraGrid 1.9.11
1 parent fd47df6 commit dd95a8a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

FIXES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
#### 1.9.10
28

39
* fix macOS >= 15.4 init crashes (LC_RPATH dups)

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dnl Process this file with autoconf to produce a configure script.
22

3-
AC_INIT([UltraGrid],[1.9.10],[[email protected]])
3+
AC_INIT([UltraGrid],[1.9.11],[[email protected]])
44
configure_flags="$*"
55
AC_CANONICAL_TARGET
66
AM_INIT_AUTOMAKE([1.10])

0 commit comments

Comments
 (0)