aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/jabber/jinglesdp
Commit message (Expand)AuthorAgeFilesLines
* Parse ptime parameter into media format.Matteo Campana2016-04-111-2/+7
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Adds RTP header extension to COLIBRI.Boris Grozev2015-01-191-3/+2
* Merge branch 'sipgateway'paweldomas2014-12-081-0/+11
|\
| * Handles unsupported 'data' media type when processing jingle offer.paweldomas2014-09-021-5/+34
* | Adds utility method for copying IceUdpTransportPacketExtension. Adds utility ...paweldomas2014-11-201-5/+17
|/
* Fixes warnings, javadocs.Lyubomir Marinov2014-03-191-3/+5
* Supports the Jingle ICE-UDP transport in telephony conferences utilizing the ...Lyubomir Marinov2013-11-161-15/+35
* Moves the 'senders' field from CallPeerMediaHandlerJabberImpl toBoris Grozev2013-08-161-0/+25
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-1/+1
* Fixes Java 1.5 compatibility breakage reported by Heikki Lindholm. Fixes warn...Lyubomir Marinov2013-02-251-1/+0
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-241-0/+1
* Tries to work around Offer/Answer negotiation issues in cases where an offend...Emil Ivov2013-01-081-2/+6
* Fixes code formatting (lines going beyond column 80)Emil Ivov2012-11-061-63/+12
* Fixes overriding initial payload types to respect remote party payloads.Damian Minkov2012-10-261-23/+34
* Allows the remote party to override payload type for the media we send to it....Damian Minkov2012-10-251-5/+45
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-4/+6
* Allows JingleUtils to be used as a utility class outside of OSGi.Lyubomir Marinov2012-03-261-20/+51
* - Allows the neomedia bundle to function even when the PortAudio native libra...Lyubomir Marinov2012-03-211-12/+11
* Adds support of changing video resolution the remote peer send to us for XMPP.Sebastien Vincent2011-10-271-2/+6
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Adds support for Google P2P transport (Gingle) in a Jingle session. Adds also...Sebastien Vincent2011-09-081-83/+0
* Takes into account payload type's width and height (GTalk). Adds a way to det...Sebastien Vincent2011-08-251-0/+12
* Adds support for RTP over TCP and Google Talk's TCP/TURN-TCP/TURN-SSLTCP cand...Sebastien Vincent2011-07-201-0/+2
* Fix frame rate with jingle calls.Damian Minkov2011-05-301-1/+1
* Allow setting params for the size of image we are able to show during video c...Damian Minkov2011-05-281-0/+1
* Applies tiny source code formatting.Lyubomir Marinov2011-04-191-3/+3
* Add Coin (Conference Information) support and audio levels in XMPP conference.Sebastien Vincent2011-04-011-5/+51
* Fix format exception that has been introduced in commit 8141.Sebastien Vincent2011-01-101-1/+3
* Fix the case when the callee does not support an audio codec that the caller ...Sebastien Vincent2011-01-101-1/+5
* Commits work in progress on enabling ICE support in Jingle calls:Lyubomir Marinov2010-10-191-7/+12
* Commits work in progress on enabling ICE support in Jingle calls. Reduces pos...Lyubomir Marinov2010-10-141-1/+7
* Fixes warnings, javadocs, formatting.Lyubomir Marinov2010-10-041-31/+31
* ICE integration for XMPP accountsEmil Ivov2010-09-191-0/+76
* - Add desktop streaming operation set for XMPP/Jingle;Sebastien Vincent2010-08-171-3/+19
* Adds to Jingle support for placing calls off and on hold (still: only for Raw...Emil Ivov2010-08-061-22/+0
* Improves support for Jingle with RAW UDP.Emil Ivov2010-07-281-3/+0
* Intermediate debugging commitEmil Ivov2010-07-281-1/+0
* Intermediate debugging commitEmil Ivov2010-07-281-1/+6
* Outgoing calls: media streams are now only initiated after we get the session...Emil Ivov2010-07-281-32/+57
* Ongoing work on the jingle implementationEmil Ivov2010-07-251-2/+4
* Commits jingle imple changes (work in progress)Emil Ivov2010-07-251-0/+136
* Adds default candidate extraction methodsEmil Ivov2010-07-251-1/+108
* Ongling work on jingle media negotiationEmil Ivov2010-07-251-0/+240