pidgin.vv: a00c26c6: Remove some unnecessary GStreamer code.
maiku at soc.pidgin.im
maiku at soc.pidgin.im
Fri Jan 9 20:36:04 EST 2009
-----------------------------------------------------------------
Revision: a00c26c622d19ab8c25e652b478707ea3368a619
Ancestor: be1f71ec3369834e58cb66cfaa0ac17c03fdbe82
Author: maiku at soc.pidgin.im
Date: 2009-01-10T00:34:48
Branch: im.pidgin.pidgin.vv
URL: http://d.pidgin.im/viewmtn/revision/info/a00c26c622d19ab8c25e652b478707ea3368a619
Modified files:
libpurple/protocols/jabber/google.c
ChangeLog:
Remove some unnecessary GStreamer code.
-------------- next part --------------
============================================================
--- libpurple/protocols/jabber/google.c 153941f0d85cef836b2593466c3ee4278f98d8b5
+++ libpurple/protocols/jabber/google.c f401cc6dd354b18eeba0d33f4b421d9fd02d9d54
@@ -31,7 +31,6 @@
#include "iq.h"
#ifdef USE_VV
-#include <gst/farsight/fs-conference-iface.h>
typedef struct {
char *id;
@@ -124,7 +123,6 @@ google_session_send_accept(GoogleSession
fs_codec_list_destroy(codecs);
jabber_iq_send(iq);
- gst_element_set_state(purple_media_get_pipeline(session->media), GST_STATE_PLAYING);
}
static void
More information about the Commits
mailing list