log libpurple/media.c @ 28047:8c991e09efcb

age author description
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.
Thu, 02 Apr 2009 04:06:07 +0000 Mike Ruprecht Hide and gobjectify PurpleMediaCodec.
Thu, 02 Apr 2009 01:12:23 +0000 Mike Ruprecht Use PurpleMediaKeyPair. Remove PurpleMediaCodecParameter.
Wed, 01 Apr 2009 18:39:23 +0000 Mike Ruprecht Hide the easy structs in media.h.