fix memory leak with some camera on windows (mainly)

This commit is contained in:
Simon Morlat 2013-06-17 14:33:21 +02:00
parent 4b89219dba
commit 8013b13e16
3 changed files with 7 additions and 2 deletions

5
NEWS
View file

@ -1,3 +1,8 @@
linphone-3.6.1 -- June 17, 2013
* fix memory leak with some video cameras on windows.
Requires: mediastreamer2 = 2.9.1 and ortp = 0.22.0
linphone-3.6.0 -- May 27, 2013
UI:
* new friend list and chat messaging UI

View file

@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT([linphone],[3.6.0],[linphone-developers@nongnu.org])
AC_INIT([linphone],[3.6.1],[linphone-developers@nongnu.org])
AC_CANONICAL_SYSTEM
AC_CONFIG_SRCDIR([coreapi/linphonecore.c])

@ -1 +1 @@
Subproject commit 7564a50732292a017363bc39bba63e225c8b93c9
Subproject commit 51d3c20b5ac8c0c8ad4be8fc73d8fa4df195d017