update ms2

This commit is contained in:
Simon Morlat 2010-10-07 22:38:01 +02:00
parent 9642f4e72a
commit d5bd254c30
2 changed files with 2 additions and 2 deletions

View file

@ -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);
}
}

@ -1 +1 @@
Subproject commit e13dd416782fe85f25610471b9db117c0eecaf80
Subproject commit 6701e074484fd6725b789b2854a2be5bd2784ef5