From 8ad9151c1f7228436492e992158346e2bc808122 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 29 Jun 2010 10:35:58 +0200 Subject: Claim that we support H264 May not be actually true but needed to be callable using Google Video. --- libempathy/empathy-call-factory.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libempathy') diff --git a/libempathy/empathy-call-factory.c b/libempathy/empathy-call-factory.c index 54377ad7a..945bbd4a2 100644 --- a/libempathy/empathy-call-factory.c +++ b/libempathy/empathy-call-factory.c @@ -105,6 +105,7 @@ empathy_call_factory_init (EmpathyCallFactory *obj) tp_base_client_add_handler_capabilities_varargs (priv->handler, "org.freedesktop.Telepathy.Channel.Interface.MediaSignalling/ice-udp", "org.freedesktop.Telepathy.Channel.Interface.MediaSignalling/gtalk-p2p", + "org.freedesktop.Telepathy.Channel.Interface.MediaSignalling/video/h264", NULL); g_object_unref (dbus); -- cgit v1.2.3