summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-20s/mingle/muji/HEADmasterSjoerd Simons1-20/+20
2009-01-20Change namespace from mingle to mujiSjoerd Simons1-1/+1
2009-01-20Add a claiming and waiting phaseSjoerd Simons1-6/+43
2009-01-20Fix a small typoSjoerd Simons1-1/+1
2009-01-20Properly unlink the sink and src padsSjoerd Simons1-1/+1
2009-01-17Also save the sinkpad so we can unlink itSjoerd Simons2-8/+11
2009-01-17Set controlling-mode if we're making the call in the transmitterSjoerd Simons1-4/+11
2009-01-17Detect errors when joining the mucSjoerd Simons1-0/+6
2009-01-17Use the right type for no-rtcp-timeoutSjoerd Simons1-1/+1
2009-01-15Fix linking of audio output pipelineSjoerd Simons1-1/+1
2009-01-14Cope with the fact that the conference is no longer a Gst pipelineSjoerd Simons1-5/+6
2009-01-14Don't inhering from gstreamer objectsSjoerd Simons1-46/+49
2008-12-19Rename test client to multi-jingle-client.pySjoerd Simons2-5/+5
2008-12-10Use gconfvideosinkSjoerd Simons1-7/+35
2008-12-02Fix typoSjoerd Simons1-2/+2
2008-12-02Add a preview frameSjoerd Simons1-0/+29
2008-12-02Add a tee in the video sourceSjoerd Simons1-1/+8
2008-12-02Add a protoXepSjoerd Simons5-0/+2357
2008-11-28Fix typoSjoerd Simons1-1/+1
2008-11-27Fix the prototype of fscandidate_to_candidate in the RawUdp transportSjoerd Simons1-1/+1
2008-11-26Add an initial readmeSjoerd Simons1-0/+35
2008-11-26Revert to autoaudiosink, gconfaudiosink causes deadlockSjoerd Simons1-1/+1
2008-11-26Only do old-style entity discovery if the remote presence has no hashSjoerd Simons1-1/+1
2008-11-26Use gconf audio/videosources by defaultSjoerd Simons1-4/+7
2008-11-26Prefer theora over H264Sjoerd Simons1-2/+2
2008-11-24Implement the ICE udp transportSjoerd Simons1-29/+72
2008-11-24Dump the pipeline once the call is acceptedSjoerd Simons1-0/+5
2008-11-24Cope with pygst versions that don't support DEBUG_BIN_TO_DOT_FILESjoerd Simons1-3/+4
2008-11-24Parse transport-info type things as wellSjoerd Simons1-0/+10
2008-11-24Don't try to initiate a session anyway when we have just given upSjoerd Simons1-0/+1
2008-11-24Add outgoing google talk supportSjoerd Simons1-9/+98
2008-11-24Some code cleanup and identation tweaksSjoerd Simons1-5/+4
2008-11-24parse and set the preference attribute in candidatesSjoerd Simons1-1/+2
2008-11-24Don't ignore non-rtp candidatesSjoerd Simons1-5/+0
2008-11-24Remove unnecessary assert, dead code and spacing failuresSjoerd Simons1-4/+1
2008-11-24Add support for google video (answering only for now)Sjoerd Simons1-5/+293
2008-11-24Add the ability to set a namespace on payloadsSjoerd Simons1-2/+5
2008-11-24Export voice-v1 and video-v1 old-style caps for google-videoSjoerd Simons1-0/+1
2008-11-24Use the new way of discovering farsight transmittersSjoerd Simons2-8/+8
2008-11-20Hardcode both transports for nowSjoerd Simons1-0/+2
2008-11-20Set no-rtcp-timeout on session as we only do one-to-one streamsSjoerd Simons1-0/+1
2008-11-13Add COPYING fileSjoerd Simons1-0/+510
2008-11-13Support old-style entity capabilitiesSjoerd Simons1-4/+35
2008-11-13Print an error and exit if we can't get a session for the remote contactSjoerd Simons1-0/+3
2008-11-13Add the new google namespacesSjoerd Simons1-0/+6
2008-11-11add_payloads should be overridden by the Old jingle descriptions not the Goog...Sjoerd Simons1-12/+18
2008-11-11Mingle only does new style jingle, so don't advertise older caps and use the ...Sjoerd Simons1-5/+2
2008-11-11Correctly set the clockrate attributeSjoerd Simons1-5/+18
2008-11-11Add ability to do theoraSjoerd Simons1-4/+2
2008-11-11Parse and insert optional codec parametersSjoerd Simons1-0/+14