index
:
jitsi.git
master
upstream
creating a debian package
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
java
/
sip
/
communicator
/
impl
/
neomedia
/
MediaConfigurationImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't split resource strings, remove unused resources
Ingo Bauersachs
2017-01-18
1
-2
/
+1
*
Updates the license headers.
Damian Minkov
2015-07-20
1
-1
/
+13
*
Limits the number of rows of the field with the available video devices on Wi...
hristoterezov
2014-05-14
1
-2
/
+2
*
Fixes java 1.6 compatibility issue.
hristoterezov
2014-05-14
1
-18
/
+18
*
Fixes the issue on Windows in media configuration form with the combo box
hristoterezov
2014-05-14
1
-18
/
+141
*
Increase audio controls height to show mic-level for WASAPI
Ingo Bauersachs
2013-12-28
1
-1
/
+1
*
Allows automatic gain control (AGC) to be enabled/disabled for Windows Audio ...
Lyubomir Marinov
2013-10-31
1
-45
/
+68
*
Makes the echo cancellation and noise reduction ConfigurationService properti...
Lyubomir Marinov
2013-07-03
1
-7
/
+5
*
Fixes warnings, removes trailing whitespace, adds @Override annotations.
Lyubomir Marinov
2013-05-23
1
-4
/
+4
*
Fixes a problem in the resolution of the devices by name (which could lead to...
Lyubomir Marinov
2013-05-15
1
-115
/
+125
*
Fixes multiple issues related to unplugging the last audio device and then pl...
Lyubomir Marinov
2013-05-09
1
-63
/
+54
*
Fixes current configurations of RTP pacing threshold that may have used a val...
Yana Stamcheva
2013-04-20
1
-1
/
+7
*
Limits the RTP pacing threshold maximum value in the video configuration to 999.
Yana Stamcheva
2013-04-19
1
-1
/
+1
*
Implements an alternative to PortAudio on Windows which uses Windows Audio Se...
Lyubomir Marinov
2013-03-31
1
-1
/
+2
*
Adds an option to set the video bitrate. Patches provided by BenoƮt Laniel o...
Boris Grozev
2013-03-27
1
-5
/
+27
*
Fixes inconsistent synchronization in RTPSourceStream which could lead to une...
Lyubomir Marinov
2013-02-14
1
-821
/
+800
*
Moves desktop related utils to plugin/desktoputils. Separates ComponentUtils ...
Yana Stamcheva
2013-01-24
1
-2
/
+2
*
Disable encodings table in account settings when override is not checked
Ingo Bauersachs
2013-01-23
1
-8
/
+37
*
Fixes an issue of overlapping videos which could cause the local video in a c...
Lyubomir Marinov
2013-01-15
1
-19
/
+19
*
Creates a new default sound test file and adds the net.java.sip.communicator....
Vincent Lucas
2013-01-02
1
-2
/
+15
*
Tries to fix build.
Vincent Lucas
2012-12-24
1
-13
/
+12
*
Adds buttons in the audio configuration dialog in order to play sound to test...
Vincent Lucas
2012-12-21
1
-5
/
+113
*
Enables the media configuration dialog to listen to audio system and device c...
Vincent Lucas
2012-12-20
1
-63
/
+67
*
Adds a message in the audio configuration dialog, to inform the user that the...
Vincent Lucas
2012-12-19
1
-0
/
+23
*
Adds a property, which disables the audio system configuration combo box. Fix...
Yana Stamcheva
2012-11-22
1
-98
/
+212
*
Updates listener for audio media configuration. This resolves the problem rep...
Vincent Lucas
2012-11-09
1
-7
/
+54
*
Adds a new thread in the audio configuraiton to avoid user interface deadlock...
Vincent Lucas
2012-11-05
1
-207
/
+349
*
Improves sound device selection: automatically switches to new plugged device...
Vincent Lucas
2012-10-15
1
-1
/
+2
*
Adds FEC support for the SILK codec. Minor clean-ups in EncodingConfiguration...
Boris Grozev
2012-10-05
1
-1
/
+12
*
Refactors EncodingConfigurationImpl
Boris Grozev
2012-09-28
1
-9
/
+5
*
Refactors the cross-protocol conference support.
Lyubomir Marinov
2012-09-25
1
-21
/
+28
*
Changes the EncodingConfiguration instance stored in MediaServiceImpl to one ...
Boris Grozev
2012-09-21
1
-9
/
+14
*
Adds support for the IETF Opus codec (patch by Boris Grozev). Fixes a problem...
Emil Ivov
2012-09-18
1
-2
/
+2
*
Fixes java 5 compatibility.
Damian Minkov
2012-09-17
1
-1
/
+0
*
Applies a patch from Boris Grozev that allows setting different codec configu...
Emil Ivov
2012-09-13
1
-0
/
+1189