aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service/protocol/media
Commit message (Expand)AuthorAgeFilesLines
* Removes a duplicate method/an unnecessary method override.Lyubomir Marinov2011-01-261-15/+0
* Opens the PortAudio streams with a valid framesPerBuffer value in order to ma...Lyubomir Marinov2010-11-291-4/+1
* Fix closing media when Bye has a reason string, fix missed and not overriden ...Damian Minkov2010-11-161-1/+17
* Display correctly the local video if we switch from desktop streaming to webc...Sebastien Vincent2010-11-121-9/+27
* Desktop Sharing: manage enabling/disabling local video and desktop sharing.Yana Stamcheva2010-11-072-3/+8
* Impelements switching on and off the streaming of video in Jingle calls, call...Lyubomir Marinov2010-11-072-2/+272
* Commits work in progress on enabling ICE support in Jingle calls. Allows vide...Lyubomir Marinov2010-10-211-2/+10
* Remove import of non-existing packageWerner Dittmann2010-10-181-1/+0
* Commits work in progress on enabling ICE support in Jingle calls. Reduces pos...Lyubomir Marinov2010-10-141-1/+1
* Commits work in progress on supporting ICE in Jingle.Lyubomir Marinov2010-10-062-100/+88
* Fixes warnings, TODOs, javadocs, formatting.Lyubomir Marinov2010-10-041-4/+3
* Implement new OperationSetDesktopStreaming interface to prepare integration o...Sebastien Vincent2010-10-041-3/+55
* Initial commit to support provisioning. It provides the DHCP provisioning dis...Sebastien Vincent2010-09-291-0/+1
* Intorduce issue#862 SIP call markes as missed though answered elsewhere (rfc3...Damian Minkov2010-09-291-4/+8
* ICE integration for XMPP accountsEmil Ivov2010-09-191-1/+1
* Add javadoc, fix warnings and typos.Sebastien Vincent2010-09-111-3/+2
* - Fixes call recording-related issues reported off-list by Emil Ivov.Lyubomir Marinov2010-09-101-2/+34
* Lists the format supported by the call Recorder into it in order to have them...Lyubomir Marinov2010-08-202-61/+52
* Tries to fix a "javax.media.NoDataSinkException: Cannot find a DataSink for: ...Lyubomir Marinov2010-08-172-47/+37
* - Add desktop streaming operation set for XMPP/Jingle;Sebastien Vincent2010-08-171-9/+9
* - Finish the AbstractOperationSetVideoTelephony class to be as generic as pos...Sebastien Vincent2010-08-161-6/+371
* Commits callRecording.patch and recordButton.png provided by Dmitri Melnikov ...Lyubomir Marinov2010-08-112-1/+189
* Move video-related methods from CallSipImpl to MediaAwareCall so that they ca...Sebastien Vincent2010-08-112-1/+107
* Introduces MediaStream#setConnector(StreamConnector) in order to make it poss...Lyubomir Marinov2010-08-091-18/+19
* Adds possible assignment of preferred dynamic payload types so that we could ...Emil Ivov2010-08-061-3/+63
* Adds to Jingle support for placing calls off and on hold (still: only for Raw...Emil Ivov2010-08-061-1/+11
* Improves support for Jingle with RAW UDP.Emil Ivov2010-07-281-1/+7
* Intermediate debugging commitEmil Ivov2010-07-281-6/+6
* Resolves an issue with stream closingEmil Ivov2010-07-281-3/+3
* Brings TransportManagers up into the protocol.media package so that we could ...Emil Ivov2010-07-281-0/+357
* Brings TransportManagers up into the protocol.media package so that we could ...Emil Ivov2010-07-281-270/+15
* Temporarily patches stream configuration in SIP by always starting streams du...Emil Ivov2010-07-251-9/+7
* Adds support for session termination and cancelingEmil Ivov2010-07-252-4/+1
* Ongoing work on the jingle implementationEmil Ivov2010-07-252-26/+71
* Ongling work on jingle media negotiationEmil Ivov2010-07-254-11/+290
* Renames Abstract MediaAware Call and CallPeerEmil Ivov2010-07-123-6/+7
* Makes ProtocolMediaActivator implement BundleActivatorEmil Ivov2010-07-122-1/+16
* Moves code from call peer's sip implementation to a super class that would be...Emil Ivov2010-07-125-71/+1010
* Moves code from call peer's sip implementation to a super class that would be...Emil Ivov2010-07-121-0/+457
* Ongoing work on testing attended transfer. Damian Minkov2010-07-121-2/+3
* tries a rescue of my git repository after a network lossEmil Ivov2010-07-115-0/+2124