Skip to content

Commit 669a27d

Browse files
committed
UltraGrid 1.9.12
1 parent 5976ee5 commit 669a27d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

FIXES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
#### 1.9.12
2+
3+
* AppImage comatibility improvement (fix missing gnutls, maybe also gdk[_pixbuf])
4+
* vcap/file: fixes (raw file rewinding + others)
5+
* vulkan_sdl2: fix (allow) integrated/discrete card selection
6+
* vcap/decklink: fix color-space change detection (regression)
7+
* CI build fixes
8+
19
#### 1.9.11
210

311
* improve NVENC intra-refresh behavior (ported from master)

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.11],[[email protected]])
3+
AC_INIT([UltraGrid],[1.9.12],[[email protected]])
44
configure_flags="$*"
55
AC_CANONICAL_TARGET
66
AM_INIT_AUTOMAKE([1.10])

0 commit comments

Comments
 (0)