From d5bd254c30282c1a0d38044013484028ef979c9d Mon Sep 17 00:00:00 2001 From: Simon Morlat Date: Thu, 7 Oct 2010 22:38:01 +0200 Subject: [PATCH] update ms2 --- coreapi/linphonecore.c | 2 +- mediastreamer2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/coreapi/linphonecore.c b/coreapi/linphonecore.c index 77e79b1a2..7befb6453 100644 --- a/coreapi/linphonecore.c +++ b/coreapi/linphonecore.c @@ -3201,7 +3201,7 @@ int linphone_core_set_static_picture(LinphoneCore *lc, const char *path) { force the filter to use that picture. */ if (vs && vs->source) { if (ms_filter_get_id(vs->source) == MS_STATIC_IMAGE_ID) { - ms_filter_call_method(vs->source, MS_FILTER_SET_IMAGE, + ms_filter_call_method(vs->source, MS_STATIC_IMAGE_SET_IMAGE, (void *)path); } } diff --git a/mediastreamer2 b/mediastreamer2 index e13dd4167..6701e0744 160000 --- a/mediastreamer2 +++ b/mediastreamer2 @@ -1 +1 @@ -Subproject commit e13dd416782fe85f25610471b9db117c0eecaf80 +Subproject commit 6701e074484fd6725b789b2854a2be5bd2784ef5