Skip to content

Commit 7fcaaf0

Browse files
committed
UltraGrid 1.3-rc1
1 parent 710312a commit 7fcaaf0

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

NEWS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010
* added dynamic rate limiter
1111
* do not occupy recv port if not used
1212
* support for new operating systems (OS X 10.10, Ubuntu 14.10, Windows 8)
13-
TODO: add I2cat contributions
13+
* added RTSP capturer
14+
* added resize capture filter
15+
* standard encapsulation for H.264 and A-law/u-law/OPUS audio and RTSP transmission/server
1416

1517
1.2
1618
=====

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.2], [[email protected]])
3+
AC_INIT([UltraGrid], [1.3-rc1], [[email protected]])
44
AM_INIT_AUTOMAKE([1.10])
55
AC_PREREQ(2.61)
66
AC_CONFIG_SRCDIR([src/main.cpp])

0 commit comments

Comments
 (0)