Skip to content

Commit 4c4434b

Browse files
committed
UltraGrid 1.9.5
1 parent a172ec1 commit 4c4434b

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.5
2+
3+
* CI: updated dependencies (x265, NDI6 et al.)
4+
* libsvtav1 - hint to use crf instead of bitrate (more comprehensive enhancement in the development version)
5+
* rtsp client freeze fix
6+
* fixed capture from OBS virtual cam in Windows
7+
* fixes some (rare) crashes
8+
19
#### 1.9.4
210

311
* new GPUJPEG compat

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

0 commit comments

Comments
 (0)