Fri, 13 Apr 2012 07:38:01 +0000 |
Mark Doliner |
Fix typo that was breaking compilation for me
|
Fri, 06 Apr 2012 04:06:40 +0000 |
olivier crete |
Set no-rtcp-timeout on more transmitters in farsight2 as well
|
Thu, 05 Apr 2012 03:18:40 +0000 |
olivier crete |
Port to Farstream
|
Wed, 04 Apr 2012 22:54:48 +0000 |
Richard Laager |
Minor refactoring of purple_media_backend_fs2_codecs_ready()
|
Wed, 04 Apr 2012 22:25:36 +0000 |
Richard Laager |
Reorder create_stream()
|
Wed, 04 Apr 2012 22:13:35 +0000 |
Richard Laager |
Whitespace normalization
|
Tue, 07 Jun 2011 19:29:46 +0000 |
Marcus Lundblad |
Actually set the relay info for TCP
|
Mon, 06 Jun 2011 20:13:30 +0000 |
Marcus Lundblad |
Add support for using TCP relaying with TURN
|
Tue, 24 May 2011 01:46:25 +0000 |
Paul Aurich |
media/backend-fs2: Better fix for the NULL deref crash here.
|
Thu, 12 May 2011 01:21:50 +0000 |
Paul Aurich |
media: Fix a NULL pointer deref crash, and add diagnostic logging.
|
Mon, 02 May 2011 03:23:23 +0000 |
jakub adam |
media: Allow setting SDES properties of RTP conferences. Fixes #12981.
|
Thu, 24 Mar 2011 23:02:12 +0000 |
jakub adam |
Allow adding or removing media sessions (voice or video) on-the-fly. This
|
Sun, 13 Mar 2011 18:17:14 +0000 |
jakub adam |
Make the simple silence suppression stuff optional per-account. Fixes #13180.
|
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.
|
Tue, 04 Jan 2011 06:55:30 +0000 |
Richard Laager |
Remove trailing whitespace
|
Tue, 28 Dec 2010 11:03:37 +0000 |
jakub adam |
Stop sending audio when placing a call on hold. Fixes #13032.
|
Wed, 01 Sep 2010 18:41:53 +0000 |
Marcus Lundblad |
propagate from branch 'im.pidgin.pidgin' (head 947bfbeaa5e5a82ae69f2f3d36e34af9c15e24df)
|
Thu, 18 Feb 2010 22:42:19 +0000 |
Marcus Lundblad |
Make the check for PRPL-supplied TURN parameters in the new place
|
Tue, 31 Aug 2010 18:26:04 +0000 |
Marcus Lundblad |
Removed the TCP and TLS TURN relaying options since libnice currently only supports these in Google mode. Added a note about this in fs-backend.c and changed the prefs label to read "UDP Port"
|
Wed, 25 Aug 2010 19:13:24 +0000 |
Marcus Lundblad |
merge of '9b4b74ad94eb77ef347f7575823e65103cae1f85'
|
Wed, 25 Aug 2010 19:12:08 +0000 |
Marcus Lundblad |
merge of '17e496a18cf8462d267f5220dd5f6283662eeba7'
|
Wed, 25 Aug 2010 19:11:38 +0000 |
Marcus Lundblad |
Added ability to relay over TCP and TLS for TURN for media.
|
Tue, 24 Aug 2010 04:45:25 +0000 |
jakub adam |
Fix some media code leaks.
|
Mon, 23 Aug 2010 00:52:24 +0000 |
Elliott Sales de Andrade |
Kill off many dead assignments and any useless remaining variables.
|
Sat, 14 Aug 2010 05:31:29 +0000 |
Elliott Sales de Andrade |
Fix a possible Garbage return value.
|
Thu, 10 Jun 2010 19:54:17 +0000 |
Marcus Lundblad |
media: Fix the TURN server setting to actually work again (it was apparently
|
Thu, 18 Feb 2010 09:38:07 +0000 |
Mark Doliner |
Compile with --disable-vv. Without this change I get this error:
|
Fri, 05 Feb 2010 16:37:33 +0000 |
Marcus Lundblad |
media: "Backport" the ICE controlling-mode fix in the new media subdirectory
|