]> git.0d.be Git - empathy.git/commitdiff
call-window: Remember that the audio output has been added
authorOlivier CrĂȘte <olivier.crete@collabora.com>
Wed, 3 Apr 2013 19:45:18 +0000 (15:45 -0400)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 3 May 2013 12:30:17 +0000 (14:30 +0200)
Otherwise it tries to re-add it.

https://bugzilla.gnome.org/show_bug.cgi?id=697214

src/empathy-call-window.c

index 37090319bd0825ac8f725ec8bd365e9d2e62ca15..77722f1a663affb9940cc5b84fa49d64ca8bbb48 100644 (file)
@@ -2906,6 +2906,7 @@ empathy_call_window_get_audio_sink_pad (EmpathyCallWindow *self,
           g_warning ("Could not start audio sink");
           goto error;
         }
+      priv->audio_output_added = TRUE;
     }
 
   template = gst_element_class_get_pad_template (