comparison finch/gntmedia.h @ 25647:e1c8ec1259de

Updates voice and video to use Farsight 2, gets XMPP voice conferences closer to XEP-0167, and fixes a lot of bugs.
author Mike Ruprecht <maiku@soc.pidgin.im>
date Fri, 23 May 2008 02:42:32 +0000
parents 128f6cb57829
children cbe97caec684
comparison
equal deleted inserted replaced
25646:69d54f84350a 25647:e1c8ec1259de
31 #include "config.h" 31 #include "config.h"
32 #endif 32 #endif
33 33
34 #ifdef USE_FARSIGHT 34 #ifdef USE_FARSIGHT
35 35
36 #include <farsight/farsight.h>
37 #include <glib-object.h> 36 #include <glib-object.h>
38 #include "gntbox.h" 37 #include "gntbox.h"
39 38
40 G_BEGIN_DECLS 39 G_BEGIN_DECLS
41 40