aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/neomedia/RTPConnectorInputStream.java
Commit message (Expand)AuthorAgeFilesLines
* 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