Changeset 457:ba230abcdf77 in mediastreamer2
- Timestamp:
- May 4, 2009 5:12:48 PM (4 years ago)
- Branch:
- default
- Location:
- linphone
- Files:
-
- 5 edited
-
configure.in (modified) (1 diff)
-
mediastreamer2/NEWS (modified) (1 diff)
-
mediastreamer2/configure.ac (modified) (1 diff)
-
oRTP/NEWS (modified) (1 diff)
-
oRTP/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
linphone/configure.in
r416 r457 1 1 dnl Process this file with autoconf to produce a configure script. 2 2 3 AC_INIT([linphone],[3.1. 1.1],[linphone-developers@nongnu.org])3 AC_INIT([linphone],[3.1.2],[linphone-developers@nongnu.org]) 4 4 5 5 dnl Source packaging numbers -
linphone/mediastreamer2/NEWS
r452 r457 1 mediastreamer-2.2.4: 1 mediastreamer-2.2.4: May 4, 2009 2 2 * fix crash during video window resizing on windows 3 3 * improve documentation -
linphone/mediastreamer2/configure.ac
r437 r457 1 1 dnl Process this file with autoconf to produce a configure script. 2 AC_INIT([mediastreamer],[2.2. 3])2 AC_INIT([mediastreamer],[2.2.4]) 3 3 4 4 AC_MSG_NOTICE([$PACKAGE_NAME-$PACKAGE_VERSION A mediastreaming library for telephony application.]) -
linphone/oRTP/NEWS
r73 r457 1 May 4, 2009 : ortp-0.16.0 2 - update stun api to support new RFC 3 - fix gcc warnings 4 - added new PayloadType 5 1 6 October 13, 2008: ortp-0.15.0 2 7 - telephone event detection bugfix -
linphone/oRTP/configure.ac
r405 r457 1 1 dnl Process this file with autoconf to produce a configure script. 2 AC_INIT([ortp],[0.1 5.0])2 AC_INIT([ortp],[0.16.0]) 3 3 AC_CANONICAL_SYSTEM 4 4
Note: See TracChangeset
for help on using the changeset viewer.
