We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42bbc2a commit a936500Copy full SHA for a936500
FIXES.md
@@ -1,3 +1,9 @@
1
+#### 1.9.3
2
+
3
+* fixed crashes in edge cases
4
+* support for current DELTACAST driver/SDK
5
+* deinterlace: fixed running without options
6
7
#### 1.9.2
8
9
* CI: build CUDA stuff for CC 3.5 (compat with Kepler/Maxwell devices)
configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([UltraGrid],[1.9.2],[[email protected]])
+AC_INIT([UltraGrid],[1.9.3],[[email protected]])
configure_flags="$*"
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE([1.10])
0 commit comments