aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service/neomedia
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adds possible assignment of preferred dynamic payload types so that we could ...Emil Ivov2010-08-061-0/+15
* Adds to Jingle support for placing calls off and on hold (still: only for Raw...Emil Ivov2010-08-062-6/+60
* Ongoing work on the jingle implementationEmil Ivov2010-07-251-0/+12
* Fixes a few warnings. Removes a seemingly-unnecessary field.Lyubomir Marinov2010-07-253-3/+5
* Add possibility to initiate directly videocall and desktop streaming session ...Sebastien Vincent2010-06-212-4/+96
* Fixes a problem in the SDP negotiation of the media formats caused by conside...Lyubomir Marinov2010-05-272-17/+71
* Cleanup unused ZRTP objects and thread.Werner Dittmann2010-05-221-0/+5
* - Restart Zrtp only when needed (when recreating streams and when the other s...Damian Minkov2010-05-051-7/+0
* Fix secure conference call and participants loosing audio if in secure call.Damian Minkov2010-04-281-0/+8
* Adds a few more comments to media parsingEmil Ivov2010-04-233-9/+2
* Remove advanced attributes processing from SDP/CallPeerMediaHandler classes.Sebastien Vincent2010-04-223-17/+16
* - AVPF Picture Loss Indication support;Sebastien Vincent2010-04-215-4/+134
* Cleanup PropertyChangeEvent stuffWerner Dittmann2010-04-092-2/+3
* Add ScreenDevice implementation to get physicals screens and their size.Sebastien Vincent2010-03-083-17/+35
* Add some kind of images negociation when setting up video via SDP. Source sca...Sebastien Vincent2010-03-033-0/+28
* Attempts to set the size of the CallDialog so that it displays the remote vid...Lyubomir Marinov2010-02-033-1/+128
* Move min and max Payload type numbers to the MediaFormat classEmil Ivov2010-02-031-0/+12
* Bring back local video in video calls.Sebastien Vincent2010-01-141-0/+12
* Adds the beginnings of an RTP DTMF implementation so that others can continue...Emil Ivov2010-01-051-34/+54
* Additional work on RTP DTMFEmil Ivov2010-01-051-2/+3
* Adds equals and hashcode methods to RTPExtension so that they could properly ...Emil Ivov2009-12-141-0/+44
* Adds more code on dispatching audio level events.Emil Ivov2009-12-121-1/+0
* Moves the CsrcAudioLevelListener to neomedia.event so that it would live toge...Emil Ivov2009-12-121-0/+31
* Adds more CSRC level encoding params. Adds a new CsrcAudioLevelListenerEmil Ivov2009-12-121-5/+5
* Enable zrtp-hash sending in sdp.Damian Minkov2009-12-102-1/+32
* Adds zrtp into neomedia.Damian Minkov2009-12-093-0/+126
* Further audio level related refactoring on neomedia.Emil Ivov2009-12-043-121/+14
* Further audio level related refactoring on neomedia.Emil Ivov2009-12-041-24/+19