aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/neomedia/RTPConnectorInputStream.java
Commit message (Expand)AuthorAgeFilesLines
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-425/+0
* Provides a workaround for http://code.google.com/p/android/issues/detail?id=2...Lyubomir Marinov2012-04-181-0/+7
* Fixes a ConcurrentModificationException in SRTPTransformer reported by Emil I...Lyubomir Marinov2012-04-021-46/+109
* - Allows the neomedia bundle to function even when the PortAudio native libra...Lyubomir Marinov2012-03-211-14/+57
* Fixes possible NullPointerExceptions related to packet logging, resources.Lyubomir Marinov2011-11-231-4/+8
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-181-1/+1
* Adds support for RTP over TCP and Google Talk's TCP/TURN-TCP/TURN-SSLTCP cand...Sebastien Vincent2011-07-201-48/+23
* Ongoing work on Google Talk voice support.Sebastien Vincent2011-06-091-4/+10
* Fix an exception when logging packet that happen we close a call.Sebastien Vincent2011-02-221-1/+2
* Cosmetic changes.Sebastien Vincent2011-02-031-3/+2
* Fix blocked call at incoming state whereas other peer is connected.Sebastien Vincent2011-01-311-8/+9
* Increase receive buffer of the RTP socket because in case of high fps video, ...Sebastien Vincent2011-01-311-0/+8
* Introduce Packet Logging Service with its configuration form and implementati...Damian Minkov2010-12-031-1/+27
* - Add DTMF for DTMF RFC4733 Listener.Damian Minkov2010-05-311-2/+21
* Set correct offset in RawPacket.Werner Dittmann2010-05-251-1/+1
* Fix re-use of RawPackets.Werner Dittmann2010-05-231-3/+4
* Reuse buffers as much as possible.Werner Dittmann2010-05-221-4/+10
* - AVPF Picture Loss Indication support;Sebastien Vincent2010-04-211-2/+2
* Implements FrameProcessingControl for SwScaler in order to allow it to be ins...Lyubomir Marinov2010-03-221-1/+1
* Fix length of newly created buffers in RawPacket. Fix NPE when we receive res...Damian Minkov2009-12-181-2/+8
* Add padding when creating extension header and remove extensions after proces...Damian Minkov2009-12-171-1/+0
* Fixes a few javadoc issues.Emil Ivov2009-11-281-40/+86
* Builds a neomedia bundle and provides the initial implementation of .service....Lyubomir Marinov2009-10-131-0/+215