aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service/neomedia
Commit message (Expand)AuthorAgeFilesLines
* Fixes '[jitsi-dev] Jitsi build 3846 adds one more set of input devices to the...Lyubomir Marinov2011-12-231-9/+9
* Refactors (neomeida's) volume control for the purposes of optimization, simpl...Lyubomir Marinov2011-12-204-52/+26
* Isolates notification management and triggering.Damian Minkov2011-11-172-0/+34
* Fixes call video resolution changes in the following situation: A changes to ...Sebastien Vincent2011-10-261-0/+10
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-1845-45/+45
* Don't show the security padlock when the security controller requires secure ...Ingo Bauersachs2011-10-071-0/+9
* SDES Integration: Review before SVN commitIngo Bauersachs2011-10-042-6/+5
* Adapt Call UI to multiple encryption methodsIngo Bauersachs2011-10-043-20/+31
* SDES Integration: Add Javadoc and license headersIngo Bauersachs2011-10-044-3/+45
* SDES Integration: Enable fallback to ZRTP, add Javadoc, more renamesIngo Bauersachs2011-10-045-11/+168
* SDES Integration: Incoming calls workIngo Bauersachs2011-10-044-14/+50
* Rename generic srtp classes from Zrtp* to Srtp*Ingo Bauersachs2011-10-044-7/+7
* Adds a way for protocols to add extra codec settings as well as override payl...Sebastien Vincent2011-08-241-0/+14
* Addresses a possible deadlock in video calls.Lyubomir Marinov2011-07-261-58/+203
* Adds support for RTP over TCP and Google Talk's TCP/TURN-TCP/TURN-SSLTCP cand...Sebastien Vincent2011-07-203-3/+259
* Fixes a problem with hold and enabling audio if we were in mutually hold stat...Damian Minkov2011-07-181-1/+5
* Fixes a deadlock in audio level functionality which used to freeze the user i...Lyubomir Marinov2011-06-281-2/+2
* Rebuilds the JNI FFmpeg library on Windows to match the Mac OS X and Linux on...Lyubomir Marinov2011-06-171-1/+1
* Increases the urgency of requesting a first H.264 key frame which can success...Lyubomir Marinov2011-06-172-3/+6
* Implements a workaround which allows the H.264 decoder to request key frames ...Lyubomir Marinov2011-06-172-0/+35
* Responds to INFO requests for key frames.Lyubomir Marinov2011-06-172-0/+195
* Introduces an H.264 configuration form to allow the selection of the default ...Lyubomir Marinov2011-06-171-0/+28
* Commits work in progress on requesting H.264 video key frames from remote pee...Lyubomir Marinov2011-06-162-1/+28
* Changes DTMFInfo to say that it has processed only INFO messages of its conte...Lyubomir Marinov2011-06-152-0/+153
* Removes a few plurals in neomedia-related class, method and field names which...Lyubomir Marinov2011-06-156-117/+144
* Initial video size setting, when creating video call.Damian Minkov2011-06-035-78/+171
* Allow setting params for the size of image we are able to show during video c...Damian Minkov2011-05-284-0/+99
* Update recorder when we mute mute/unmute a call peer.Damian Minkov2011-05-251-0/+8
* Rebuilds the JNI FFmpeg library with newer versions of its dependencies.Lyubomir Marinov2011-05-132-9/+23
* Fix coordinates problem with dual monitors (with different size) reported off...Sebastien Vincent2011-03-011-0/+9
* Handle case when video capture device or monitors are removed while Jitsi is ...Sebastien Vincent2011-02-231-1/+0
* Do not show screens selector when using partial desktop streaming. Properly h...Sebastien Vincent2011-02-212-1/+16
* Delivers VideoEvent.VIDEO_REMOVED for the local visual component of desktop s...Lyubomir Marinov2011-02-211-2/+5
* Fixes javadocs.Lyubomir Marinov2011-02-171-18/+27
* Add methods to MediaService for streaming a part of desktop and stub methods ...Sebastien Vincent2011-02-161-1/+35
* Fix the case when the callee does not support an audio codec that the caller ...Sebastien Vincent2011-01-101-0/+10
* Introduce possibility to control capture volume from the GUI through media se...Damian Minkov2010-12-174-5/+54
* Tunes the audio levels based on sound pressure levels and their ranges a bit....Lyubomir Marinov2010-12-151-5/+19
* The interfaces for the call playback volume control.Damian Minkov2010-11-114-0/+172
* Desktop sharing user interface (work in progress).Yana Stamcheva2010-10-151-1/+0
* Fixes warnings and javadocs.Sebastien Vincent2010-10-048-6/+29
* Fixes warnings, TODOs, javadocs, formatting.Lyubomir Marinov2010-10-041-1/+0
* - Fixes call recording-related issues reported off-list by Emil Ivov.Lyubomir Marinov2010-09-101-3/+40
* ZRTP support for XMPP.Sebastien Vincent2010-09-091-1/+11
* Use camera to grab avatar image.Damian Minkov2010-09-081-0/+14
* Lists the format supported by the call Recorder into it in order to have them...Lyubomir Marinov2010-08-202-6/+136
* Tries to fix a "javax.media.NoDataSinkException: Cannot find a DataSink for: ...Lyubomir Marinov2010-08-171-12/+15
* Fix some warnings, javadoc and 80 characters per line.Sebastien Vincent2010-08-171-1/+1
* Commits callRecording.patch and recordButton.png provided by Dmitri Melnikov ...Lyubomir Marinov2010-08-112-0/+54
* Introduces MediaStream#setConnector(StreamConnector) in order to make it poss...Lyubomir Marinov2010-08-092-8/+35