Skip to content

Commit a936500

Browse files
committed
UltraGrid 1.9.3
1 parent 42bbc2a commit a936500

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

FIXES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
#### 1.9.2
28

39
* CI: build CUDA stuff for CC 3.5 (compat with Kepler/Maxwell devices)

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

0 commit comments

Comments
 (0)