Skip to content

Commit

Permalink
UltraGrid 1.3-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinPulec committed Nov 5, 2014
1 parent 710312a commit 7fcaaf0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@
* added dynamic rate limiter
* do not occupy recv port if not used
* support for new operating systems (OS X 10.10, Ubuntu 14.10, Windows 8)
TODO: add I2cat contributions
* added RTSP capturer
* added resize capture filter
* standard encapsulation for H.264 and A-law/u-law/OPUS audio and RTSP transmission/server

1.2
=====
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.

AC_INIT([UltraGrid], [1.2], [[email protected]])
AC_INIT([UltraGrid], [1.3-rc1], [[email protected]])
AM_INIT_AUTOMAKE([1.10])
AC_PREREQ(2.61)
AC_CONFIG_SRCDIR([src/main.cpp])
Expand Down

0 comments on commit 7fcaaf0

Please sign in to comment.