[empathy] empathy_call_window_sink_added_cb: unref the pad
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] empathy_call_window_sink_added_cb: unref the pad
- Date: Thu, 1 Apr 2010 08:17:43 +0000 (UTC)
commit af87c9c1f8da17892f8694299df79bf50ec7663d
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Wed Mar 31 17:49:08 2010 +0200
empathy_call_window_sink_added_cb: unref the pad
src/empathy-call-window.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/empathy-call-window.c b/src/empathy-call-window.c
index f079ec7..ca814cb 100644
--- a/src/empathy-call-window.c
+++ b/src/empathy-call-window.c
@@ -2336,6 +2336,7 @@ empathy_call_window_sink_added_cb (EmpathyCallHandler *handler,
g_warning ("Could not link videp soure input pipeline");
break;
}
+ gst_object_unref (pad);
}
retval = TRUE;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]