log libpurple/media.c @ 32827:4a34689eeb33 default tip

age author description
Mon, 02 May 2011 03:23:23 +0000 jakub adam media: Allow setting SDES properties of RTP conferences. Fixes #12981.
Sat, 08 Jan 2011 03:10:40 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 7d1d85421a7221e67b586df32625c65c1434f195)
Sat, 20 Nov 2010 13:37:33 +0000 Marcus Lundblad media: allow obtaining active local and remote candidates. Closes #11830
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Wed, 01 Sep 2010 18:41:53 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 947bfbeaa5e5a82ae69f2f3d36e34af9c15e24df)
Thu, 18 Feb 2010 22:20:06 +0000 Marcus Lundblad Merge fix.
Thu, 18 Feb 2010 21:53:35 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 267f28808ab6eeda6b5d68f6433f2b3fcf230d4f)
Sun, 14 Feb 2010 22:42:20 +0000 Marcus Lundblad merge of '4e5f78559deacc45eb458cdbe7ffc96491ab11bd'
Sun, 14 Feb 2010 22:26:14 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 8cc16fcb41111aae817fe10168b40d82990895c5)
Sun, 14 Feb 2010 22:42:11 +0000 Marcus Lundblad Fix merge and a compilation error
Sun, 29 Nov 2009 18:53:11 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head fd01d69465dca1c23c811963e2545236c2749d55)
Mon, 23 Nov 2009 21:32:39 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 70ee6c0f2e2858657f0eb06a128db6abd076bdb7)
Tue, 20 Oct 2009 22:31:57 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 0d33eae1cfd57cb5f459518ad5db14230f13792b)
Fri, 25 Sep 2009 20:39:08 +0000 Marcus Lundblad Don't include relay-info in the stream params if the prpl has already set it
Sun, 20 Sep 2009 19:56:50 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 29f6b9d81574bfa9235dbd438a8934f06552e368)
Mon, 31 Aug 2009 20:23:51 +0000 Marcus Lundblad Some unfinished code to take advantage of Google's relays
Tue, 24 Aug 2010 04:45:25 +0000 jakub adam Fix some media code leaks.
Sat, 06 Feb 2010 18:19:03 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head d4d86f679550b678b19fb6ca8b2eeac194d66a45)
Sat, 06 Feb 2010 06:40:49 +0000 Paul Aurich Move libpurple/media/media.c to libpurple/media.c.
Wed, 11 Nov 2009 02:47:50 +0000 maiku propagate from branch 'im.pidgin.pidgin' (head 94fef144531267b3eb00d02de32ce8a705df592c)
Wed, 21 Oct 2009 18:09:47 +0000 maiku propagate from branch 'im.pidgin.pidgin' (head 0d33eae1cfd57cb5f459518ad5db14230f13792b)
Tue, 20 Oct 2009 00:10:14 +0000 maiku Made the GLib flags structure for PurpleMediaCaps.
Wed, 03 Feb 2010 22:46:22 +0000 Marcus Lundblad media: Set the "controlling-mode" Farsight2 parameter correctly when creating media streams.
Fri, 27 Nov 2009 07:12:35 +0000 Paul Aurich Include 'internal.h' before all other headers to make some non-gcc compilers happy.
Wed, 11 Nov 2009 02:38:28 +0000 maiku Allow the initiator to start connection checks before the remote side accepts.
Mon, 19 Oct 2009 22:03:19 +0000 maiku Actually emit the PURPLE_MEDIA_INFO_{,UN}HOLD signals.
Mon, 19 Oct 2009 20:49:25 +0000 maiku Fix unhold string in media info enum.
Wed, 16 Sep 2009 09:41:52 +0000 Bj«Órn Voigt I can't see why dots should be usefull here:
Sun, 30 Aug 2009 03:08:27 +0000 maiku Wait to set remote candidates until the session has been accepted. This stops
Fri, 28 Aug 2009 07:25:43 +0000 maiku Add some extra error strings just in case.
Tue, 25 Aug 2009 09:37:28 +0000 maiku Use the correct parameters for this function.
Sun, 23 Aug 2009 09:12:32 +0000 maiku Detect that there has been an error in the GStreamer pipeline, output an
Sat, 22 Aug 2009 02:59:15 +0000 Paul Aurich merge of 'a3cbe3e11bc3bb7a4c1ecd17011d62ffba9abedf'
Sat, 22 Aug 2009 02:40:01 +0000 Paul Aurich Update various header copyrights thanks to licensecheck.
Sat, 22 Aug 2009 02:55:18 +0000 maiku Gracefully handle failures to create an FsStream. This was caused by
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.
Fri, 07 Aug 2009 11:31:13 +0000 Mike Ruprecht Add pause capability for local video.
Fri, 07 Aug 2009 08:23:12 +0000 Mike Ruprecht Unlink the local audio volume and mute between sessions.
Wed, 05 Aug 2009 03:37:45 +0000 Mike Ruprecht Remove the "accepted" signal from PurpleMedia as it was redundant.
Tue, 28 Jul 2009 02:30:39 +0000 Stu Tomlinson Fixes for some potential printf("%s", NULL) type of problems from Maiku
Tue, 28 Jul 2009 01:16:09 +0000 Stu Tomlinson Make media.c compilable on Windows following guidance from Maiku
Tue, 02 Jun 2009 21:39:53 +0000 Mike Ruprecht Add speex as a default codec.
Tue, 02 Jun 2009 05:00:20 +0000 Mike Ruprecht Add Gmail video support.
Tue, 28 Apr 2009 19:08:06 +0000 Paul Aurich merge of '8ddbfe5d6f5c2455497d11ccbfff769ed4e9fad4'
Tue, 28 Apr 2009 18:43:57 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head fbb4fe5da444943eecc76bdcd6c8ba967790b6c8)
Mon, 27 Apr 2009 23:08:29 +0000 Paul Aurich Distinguish name and participant in PurpleMedia API
Sat, 18 Apr 2009 17:43:55 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 53303438f1a2d586d17f7efc61cba0bee2329a25)
Sun, 12 Apr 2009 00:43:01 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e7a572653bbe02d5d4ec2efc43c303629911993b)
Sat, 11 Apr 2009 04:39:48 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)
Sun, 12 Apr 2009 23:40:01 +0000 Daniel Atallah Include the media API on win32 even though it isn't actually enabled.
Sun, 12 Apr 2009 00:34:57 +0000 Sadrul Habib Chowdhury Fix build with --disable-vv --enable-gstreamer.
Sat, 11 Apr 2009 06:00:50 +0000 Sadrul Habib Chowdhury Fix build with --disable-gstreamer.
Thu, 09 Apr 2009 21:35:06 +0000 Mike Ruprecht Switch media to store accounts rather than connections.
Tue, 28 Apr 2009 19:05:59 +0000 Paul Aurich disapproval of revision '536d6ae921253bbffab25aa51ce9bdcb1f0e20ec'
Sat, 04 Apr 2009 06:15:58 +0000 Paul Aurich Advertise ICEUDP only when libnice is available
Fri, 03 Apr 2009 19:28:00 +0000 Mike Ruprecht Make it compile with --disable-vv... again!
Fri, 03 Apr 2009 00:26:41 +0000 Mike Ruprecht Hide these typedefs too.
Fri, 03 Apr 2009 00:21:10 +0000 Mike Ruprecht Hide and GObjectify PurpleMediaCandidate.