Skip to content

Commit 7cc5726

Browse files
committed
UltraGrid 1.10
1 parent f4f54fd commit 7cc5726

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Cineform can be decoded through lavd (if native not compiled)
55
* vo_pp,cf/text performance improved
66
* AJA: use new libajantv2 open-source library instead of old ntv2 one
7-
* set multithreading for some less common lavc encoders (eg. openh264)
7+
* enable multithreading for some less common lavc encoders (eg. OpenH264)
88
* vcap/decklink: improve profile handling, support for topological ID
99
* cmpto_j2k: support for CPU implementation, added R12L CUDA conversion
1010
* vcap/dshow: support for OBS virtual camera

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

0 commit comments

Comments
 (0)