aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/sip/sdp
Commit message (Expand)AuthorAgeFilesLines
* Remove RTP payload number from Opus (max)ptime attributesIngo Bauersachs2016-07-161-2/+15
* code clean up (#277)Nik2016-07-051-5/+6
* Update ice4j and jain-sip dependenciesIngo Bauersachs2016-04-121-1/+2
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Adds AdvancedAttributesAwareCodec that can handle attributes that are valid f...Damian Minkov2014-09-181-1/+4
* Parses 'opus/48000' as 'opus/48000/2' for better interoperability.Boris Grozev2014-07-281-1/+7
* Fixes warnings, javadocs.Lyubomir Marinov2014-03-191-1046/+1000
* Adds a property to allow setting the direction of a session with a session-le...Boris Grozev2014-03-131-4/+86
* Create disabling answer with the same protocol as the offerIngo Bauersachs2014-02-271-1/+2
* Adds ICE utilities to our SIP SdpUtilsEmil Ivov2014-02-231-1/+26
* Fixes warnings, spelling mistakes.Lyubomir Marinov2013-10-031-16/+20
* Cleans up code, fixes javadocs, applies tiny optimizations.Lyubomir Marinov2013-08-281-21/+31
* Fixes aspect ratio-related issues in desktop (and webcam) streaming.Lyubomir Marinov2013-08-071-2/+4
* Fixes warnings, removes trailing whitespace, adds @Override annotations.Lyubomir Marinov2013-05-231-2/+1
* Improves payload type overriding for SIP/XMPP so that it would remove payloa...Emil Ivov2013-03-291-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/+8
* Fixes code formatting (lines going beyond column 80)Emil Ivov2012-11-061-52/+9
* Fixes overriding initial payload types to respect remote party payloads.Damian Minkov2012-10-261-25/+36
* Allows the remote party to override payload type for the media we send to it....Damian Minkov2012-10-251-1/+33
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-3/+6
* Fixes style formating, javadoc and eclipse related warnings.Sebastien Vincent2012-03-091-1/+4
* Adds security timeout event, triggered whenever we tried and couldn't establi...Damian Minkov2012-03-061-0/+5
* Put system properties settings in a separate function. Fixes styles and javad...Sebastien Vincent2011-11-081-1/+1
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* SDES Integration: Enable fallback to ZRTP, add Javadoc, more renamesIngo Bauersachs2011-10-041-4/+3
* SDES Integration: Incoming calls workIngo Bauersachs2011-10-041-1/+4
* Increase visibility of some methods and introduce factory methods to allow cu...Ingo Bauersachs2011-08-201-0/+14
* Initial video size setting, when creating video call.Damian Minkov2011-06-031-1/+37
* Allow setting params for the size of image we are able to show during video c...Damian Minkov2011-05-281-2/+17
* Applies tiny source code formatting.Lyubomir Marinov2011-04-191-7/+3
* Further fixes issues wit unsupported media types. Reports, logs, and traces p...Emil Ivov2011-03-101-2/+15
* Adds proper handling for unsupported media types in SDP offers/answers. Bug r...Emil Ivov2011-03-091-3/+5
* Fix msn stack not to close multichat sessions when there is no activity.Damian Minkov2010-10-131-1/+11
* Ongoing work on the jingle implementationEmil Ivov2010-07-251-6/+1
* Ongling work on jingle media negotiationEmil Ivov2010-07-251-2/+3
* tries a rescue of my git repository after a network lossEmil Ivov2010-07-113-415/+1
* Fix logger usage - sixth bunch.Werner Dittmann2010-06-031-14/+28
* Fixes a problem in the SDP negotiation of the media formats caused by conside...Lyubomir Marinov2010-05-272-8/+24
* Reduces the number of times that CaptureDevices get opened. In the case of vi...Lyubomir Marinov2010-05-161-4/+2
* Fix wrong negociation of video size with SDP.Sebastien Vincent2010-05-041-1/+0
* Fixes negotiation of RTP extensions.Emil Ivov2010-04-231-0/+23
* Adds a few more comments to media parsingEmil Ivov2010-04-231-6/+20
* Remove advanced attributes processing from SDP/CallPeerMediaHandler classes.Sebastien Vincent2010-04-221-285/+90
* - AVPF Picture Loss Indication support;Sebastien Vincent2010-04-211-39/+120
* Add ScreenDevice implementation to get physicals screens and their size.Sebastien Vincent2010-03-081-32/+22
* Fix various exceptions (no display, no device set), Fix 80 lines.Sebastien Vincent2010-03-031-6/+20
* Add some kind of images negociation when setting up video via SDP. Source sca...Sebastien Vincent2010-03-031-0/+236
* Move min and max Payload type numbers to the MediaFormat classEmil Ivov2010-02-032-18/+6