- Aug 22, 2013
-
-
Boris Grozev authored
-
- May 23, 2013
-
-
Lyubomir Marinov authored
-
- Jan 14, 2013
-
-
Boris Grozev authored
Adds support to encode and decode VP8. Note that a vp8 encoder and decoder need to be build into the jnffmpeg library in order for this to work, and prebuild binaries aren't ready yet.
-
- Nov 24, 2012
-
-
Boris Grozev authored
Changes the default priority of Opus in the configuration, it's now on top. Removes the DVI4 codec formats, since they are not supported.
-
- Nov 14, 2012
-
-
Lyubomir Marinov authored
- Removes the DirectSound support from PortAudio in order to prevent issues with bad audio quality. - Attempts to recognize USB PortAudio devices on Windows as such, ignores the virtual Microsoft Sound Mapper devices to avoid user confusion. Contributed by Vincent Lucas.
-
- Oct 27, 2012
-
-
Boris Grozev authored
-
- Oct 05, 2012
-
-
Boris Grozev authored
Adds FEC support for the SILK codec. Minor clean-ups in EncodingConfiguration and MediaConfigurationImpl.
-
- Sep 28, 2012
-
-
Boris Grozev authored
-
- Sep 25, 2012
-
-
Lyubomir Marinov authored
-
- Sep 21, 2012
-
-
Boris Grozev authored
Changes the EncodingConfiguration instance stored in MediaServiceImpl to one which contains global settings. Changes the names of some methods in EncodingConfiguration and MediaService to make their meaning more clear. Adds storeProperties() methods to EncodingConfiguration, makes EncodingsPanel use them.
-
- Sep 18, 2012
-
-
Emil Ivov authored
Adds support for the IETF Opus codec (patch by Boris Grozev). Fixes a problem that prevented Jitsi from using formats that are disabled by default (pach by Boris Grozev)
-
- Sep 13, 2012
-
-
Emil Ivov authored
Applies a patch from Boris Grozev that allows setting different codec configurations to different accounts. It is now possible to set entirely different codec preference for every account.
-