mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-22 09:40:30 +00:00
UltraGrid 1.9.5
This commit is contained in:
8
FIXES.md
8
FIXES.md
@@ -1,3 +1,11 @@
|
||||
#### 1.9.5
|
||||
|
||||
* CI: updated dependencies (x265, NDI6 et al.)
|
||||
* libsvtav1 - hint to use crf instead of bitrate (more comprehensive enhancement in the development version)
|
||||
* rtsp client freeze fix
|
||||
* fixed capture from OBS virtual cam in Windows
|
||||
* fixes some (rare) crashes
|
||||
|
||||
#### 1.9.4
|
||||
|
||||
* new GPUJPEG compat
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_INIT([UltraGrid],[1.9.4],[ultragrid-dev@cesnet.cz])
|
||||
AC_INIT([UltraGrid],[1.9.5],[ultragrid-dev@cesnet.cz])
|
||||
configure_flags="$*"
|
||||
AC_CANONICAL_TARGET
|
||||
AM_INIT_AUTOMAKE([1.10])
|
||||
|
||||
Reference in New Issue
Block a user