log libpurple/mediamanager.c @ 31817:e98154ea1f79

age author description
Sun, 13 Mar 2011 18:14:04 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head fb4d2b014576462db99d919dea15fbed03f1f48a)
Sun, 30 Jan 2011 17:52:06 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 8480ab9498b0e22b164f3a40c100f59e2d6dd916)
Sat, 08 Jan 2011 03:21:44 +0000 jakub adam Public API allowing plugins (including prpls) to get/set video capabilities where desired/appropriate. Fixes #13095.
Sun, 13 Mar 2011 18:00:58 +0000 jakub adam During a voice call, Pidgin now sends constant audio traffic, even when there
Sat, 22 Jan 2011 08:32:31 +0000 jakub adam This is a better way to handle ending one call when multiple calls are in
Sat, 08 Jan 2011 02:13:40 +0000 jakub adam This patch fixes #12758.
Fri, 07 Jan 2011 11:38:12 +0000 jakub adam Add a GstCapsFilter between every video source and the rest of the pipeline.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Wed, 28 Oct 2009 20:06:21 +0000 maiku Add a way to set and get which media backend type to use.
Fri, 23 Oct 2009 02:11:33 +0000 maiku Start to use the media backend code in PurpleMedia and PurpleMediaManager.
Tue, 20 Oct 2009 00:11:44 +0000 maiku Added the ui-caps-changed signal to the media manager.
Sat, 22 Aug 2009 02:40:01 +0000 Paul Aurich Update various header copyrights thanks to licensecheck.
Thu, 13 Aug 2009 07:12:02 +0000 maiku Let's keep this working right.
Thu, 13 Aug 2009 04:55:29 +0000 maiku Fix unidirectional media sessions and add a colorspace before the video sink.
Wed, 12 Aug 2009 10:03:47 +0000 maiku Switch around some GStreamer linking and state setting.