aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/media
Commit message (Expand)AuthorAgeFilesLines
* Remove advanced attributes processing from SDP/CallPeerMediaHandler classes.Sebastien Vincent2010-04-221-1/+4
* Cleanup PropertyChangeEvent stuffWerner Dittmann2010-04-093-1/+3
* Fixes warnings.Lyubomir Marinov2010-02-101-2/+3
* Remove the ZrtpConfigure plugin and move its functions into the neomedia pack...Werner Dittmann2009-12-232-4/+1
* Add some clearing code when closing portaudio stream.Damian Minkov2009-12-191-2/+2
* Fix javadoc warnings.Sebastien Vincent2009-12-143-5/+5
* Fixed a typo in the spelling of UNSPECIFIED.Romain Kuntz2009-12-102-5/+5
* Commits the refactorying of OSUtils contributed by Sebastien Vicent which use...Lyubomir Marinov2009-12-094-7/+7
* Commits the patch provided by Sebastien Vincent on the dev mailing list in an...Lyubomir Marinov2009-12-094-37/+14
* Introduce the new ZRTP configure feature that enables users to select which a...Werner Dittmann2009-12-062-1/+4
* Add sound level listeners for the situation where we are focus in conference ...Damian Minkov2009-11-271-0/+4
* Fixes the legacy media bundle to not throw exceptions on stop because its sta...Lyubomir Marinov2009-11-211-2/+10
* Disables the legacy media serviceEmil Ivov2009-11-201-2/+3
* Provides an initial implementation of FormatControl for the PortAudio DataSou...Lyubomir Marinov2009-11-193-15/+167
* Support for wide band(16 kHz) and ultra wide band(32 kHz).Damian Minkov2009-11-182-23/+112
* Copies the changes of r6322 from media into neomedia. Otherwise, neomedia is ...Lyubomir Marinov2009-11-172-5/+6
* Adds echo cancel and noise suppression implementation and options in media co...Damian Minkov2009-11-1713-425/+1251
* Fixes a fallthrough warning. Patch submitted by Sebastien Vincent on the dev ...Lyubomir Marinov2009-11-161-0/+1
* Implements CaptureDevice in the PortAudio DataSource used as a capture device.Lyubomir Marinov2009-11-101-1/+50
* Adds a media handler class. Removes uses of the old media service.Emil Ivov2009-11-051-2/+2
* Update ZRTP4J library that supports SHA384, modify algorithm selection scheme...Werner Dittmann2009-11-041-16/+47
* Small update for ZRTP handling, new ZRTP4J lib to fix a problem in multi-stre...Werner Dittmann2009-10-301-7/+2
* - Statically link portaudio with fixes to avoid crashes (for amd64). Removing...Damian Minkov2009-10-302-22/+18
* Applies further refinements to the neomedia implementation and extensions to ...Lyubomir Marinov2009-10-278-3102/+0
* Disable framesPerBuffer workaround to test linux32 fix inside portaudio. Retu...Damian Minkov2009-10-276-26/+88
* Add a FALL_THROUGH comment. Eclipse says this prevents a warning during compile.Werner Dittmann2009-10-271-0/+1
* Cleans up an unnecessary JNI call in r6192.Lyubomir Marinov2009-10-271-6/+6
* Tries to partially remedy a PortAudio crash on Linux with Alsa and PulseAudio...Lyubomir Marinov2009-10-271-15/+63
* Fixes and adds javadocs.Lyubomir Marinov2009-10-271-16/+43
* Trying to fix linux32 binary, add functions to get device latency. Change in ...Damian Minkov2009-10-222-14/+109
* Removes duplication in order to remove an inconsistent checking of a field fo...Lyubomir Marinov2009-10-202-15/+10
* Fix playing portaudio notifications, remove writer thread in portaudio render...Damian Minkov2009-10-193-103/+43
* Remove a debug print.Werner Dittmann2009-10-181-1/+0
* Fix interoperability issue with Zfone3. Set the SSRC at the earliest possible...Werner Dittmann2009-10-182-3/+28
* Remove unneeded commented methods.Damian Minkov2009-10-161-27/+0
* Update configuration form to be displayed correctly and to choose default sys...Damian Minkov2009-10-165-38/+144
* Add getting default input or output device for portaudio.Damian Minkov2009-10-161-0/+16
* Portaudio for Macosx.Damian Minkov2009-10-151-6/+10
* Commits the patch of Sebastien Vincent provided on the dev mailing list in an...Lyubomir Marinov2009-10-131-2/+2
* Init supported audio formats in portaudio after the devices are inited and th...Damian Minkov2009-10-124-25/+47
* Moves AbstractCodecExt in the package where it's used though it's meant to be...Lyubomir Marinov2009-10-123-3/+1
* In the PortAudio DataSource implementation:Lyubomir Marinov2009-10-112-51/+48
* Add functions to query portaudio for host api info. Add some javadocs.Damian Minkov2009-10-091-0/+217
* - Only sets up the creation of the additional PortAudio controls for the audi...Lyubomir Marinov2009-10-091-45/+79
* Some portaudio fixes. Add to configuration panel option to select portaudio a...Damian Minkov2009-10-0924-1636/+1718
* Fixes warningsLyubomir Marinov2009-10-082-2/+4
* Attempts to fix a NullPointerException in CallSessionImpl#stopSendStreaming(R...Lyubomir Marinov2009-10-071-6/+33
* Only applies formatting.Lyubomir Marinov2009-10-061-29/+36
* Attempts to adjust video encoding in a way that would tolerant to less powerf...Emil Ivov2009-10-052-4/+5
* Change the license header to be inline with SC's license.Werner Dittmann2009-10-043-48/+12