aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/neomedia/codec
Commit message (Expand)AuthorAgeFilesLines
* Don't split resource strings, remove unused resourcesIngo Bauersachs2017-01-181-2/+1
* Updates the license headers.Damian Minkov2015-07-201-2/+13
* Wraps long labels on words instead of characters in the H.264 configuration UI.Lyubomir Marinov2013-06-301-0/+1
* Adds user interface to control the H.264 encoder's use of Periodic Intra Refr...Lyubomir Marinov2013-06-201-67/+155
* Adds h264 high profile and its configuration entry.Damian Minkov2013-04-091-0/+6
* Fixes Java 1.5 compatibility breakage reported by Heikki Lindholm. Fixes warn...Lyubomir Marinov2013-02-251-11/+7
* Fixes warnings. Adds and/or fixes javadocs.Lyubomir Marinov2013-02-251-7/+11
* Adds option to change h264 encoder presets.Damian Minkov2013-01-251-0/+28
* Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...Yana Stamcheva2013-01-241-1/+1
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-29228-58548/+5
* Commits work in progress on libjitsi.Lyubomir Marinov2012-06-194-9/+5
* Commits work in progress on libjitsi.Lyubomir Marinov2012-06-112-54/+55
* Gains performance by disabling the writing of the FMJ Registry file since it ...Lyubomir Marinov2012-05-061-1/+3
* Refactors the detection of capture and playback/notification devices. Adds au...Lyubomir Marinov2012-05-041-3/+10
* Makes sure that the audio system used for capture is also used for playback.Lyubomir Marinov2012-04-211-13/+0
* Fixes a ConcurrentModificationException in SRTPTransformer reported by Emil I...Lyubomir Marinov2012-04-021-18/+6
* Fixes issues related to audio quality and compatibility.Lyubomir Marinov2012-03-093-0/+338
* Fixes style formating, javadoc and eclipse related warnings.Sebastien Vincent2012-03-0913-29/+129
* Tries to address issues with the support of video conferences such as the Cal...Lyubomir Marinov2012-02-121-2/+14
* Merges desktop and Android files and commits them as they should work on both...Lyubomir Marinov2012-02-011-34/+87
* Commits work in progress on video conferences.Lyubomir Marinov2012-02-011-3/+7
* Fixes the RTP time stamps and the packetization of PCMA, malfunctioning 8 kHz...Lyubomir Marinov2012-01-123-128/+131
* Checks the RTP markers produced by the H.264 packetizer for sanity and enable...Lyubomir Marinov2011-11-191-3/+42
* Removes G728 codec and fixes javadoc warnings.Sebastien Vincent2011-11-141-1/+0
* Fixes RTP timestamp with SILK codec.Sebastien Vincent2011-10-241-3/+59
* Fixes G.729 timestamp that can cause audio problems (such as audio crackles o...Sebastien Vincent2011-10-241-0/+55
* Fixes RGB format support for V4L2 Linux camera devices.Sebastien Vincent2011-10-201-0/+10
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-1880-80/+80
* For formats which differ by format parameters only, fixes disabling one of th...Lyubomir Marinov2011-09-291-2/+12
* Fixes some javadoc warnings.Sebastien Vincent2011-09-091-2/+7
* Fixes an RTP timestamp problem in iLBC packetization which breaks audio input...Sebastien Vincent2011-09-092-8/+102
* Fixes warnings about redundant casts.Lyubomir Marinov2011-09-0236-106/+106
* Restores Java 1.5 compatibility broken in r8875.Lyubomir Marinov2011-09-017-73/+73
* Introduces AbstractRenderer to aid the implementations of the Renderer FMJ/JM...Lyubomir Marinov2011-09-011-3/+3
* Integrates the product of the Google Summer of Code 2011 project Wideband Aud...Lyubomir Marinov2011-09-01149-21/+29570
* Adds support for gsm codec on all operating systems.Damian Minkov2011-08-297-0/+856
* Removes a deprecation and suppresses a fallthrough warning.Lyubomir Marinov2011-08-251-2/+1
* Adds a way for protocols to add extra codec settings as well as override payl...Sebastien Vincent2011-08-241-1/+49
* Adds support for RTP over TCP and Google Talk's TCP/TURN-TCP/TURN-SSLTCP cand...Sebastien Vincent2011-07-201-0/+1
* Makes sure that FMJ's JavaSoundCodec will not be utilized in the event that i...Lyubomir Marinov2011-07-182-8/+11
* Fixes the addition of immageattr to all H.264 formats.Lyubomir Marinov2011-07-051-15/+30
* Fixes the problem reported on the dev mailing list in the thread 'Error messa...Lyubomir Marinov2011-06-271-20/+32
* 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-2/+13
* Implements a workaround which allows the H.264 decoder to request key frames ...Lyubomir Marinov2011-06-172-0/+42
* Responds to INFO requests for key frames.Lyubomir Marinov2011-06-171-9/+78
* Introduces an H.264 configuration form to allow the selection of the default ...Lyubomir Marinov2011-06-172-3/+273
* Commits work in progress on requesting H.264 video key frames from remote pee...Lyubomir Marinov2011-06-162-180/+256
* Changes DTMFInfo to say that it has processed only INFO messages of its conte...Lyubomir Marinov2011-06-152-2/+31
* Removes a few plurals in neomedia-related class, method and field names which...Lyubomir Marinov2011-06-151-13/+34