- Apr 27, 2015
-
-
Boris Grozev authored
-
Boris Grozev authored
-
- Apr 24, 2015
-
-
Boris Grozev authored
-
Boris Grozev authored
-
- Apr 22, 2015
-
-
Boris Grozev authored
-
- Apr 16, 2015
-
-
Boris Grozev authored
-
- Apr 15, 2015
-
-
Boris Grozev authored
-
Boris Grozev authored
-
Boris Grozev authored
-
Boris Grozev authored
-
- Apr 13, 2015
-
-
George Politis authored
-
George Politis authored
-
George Politis authored
-
George Politis authored
-
George Politis authored
- Apr 07, 2015
-
-
Boris Grozev authored
-
- Apr 01, 2015
-
-
George Politis authored
- Creates an AbstractRTCPTerminationStrategy that takes care of all the boilerplate code for RTCP termination strategies and shall serve as a base for all RTCP termination strategies. This newly introduced class acts an RTCP compound packet transform chain. Inheritors can add transformers to that chain and generate RTCP reports. - Moves the receiver feedback filtering functionality from the BasicRTCPTerminationStrategy into a new ReceiverFeedbackFilter class (a specialized RTCP compound packet transformer) so that it can be reused more easily. - Moves the feedback cache updating functionality from the BasicRTCPTerminationStrategy into a new FeedbackCacheUpdater class (a specialized RTCP compound packet transformer) so that it can be reused more easily. - Merges the ReceiverReporting class into BasicRTCPTerminationStrategy. - Refactors the BasicRTCPTerminationStrategy and the HighestQualityRTCPTerminationStrategy as specializations of the AbstractRTCPTerminationStrategy.
-
George Politis authored
-
George Politis authored
- Mar 30, 2015
-
-
Boris Grozev authored
blocking if we try to send too much through a TCP socket.
-
- Mar 25, 2015
-
-
Lyubomir Marinov authored
Removes a restriction on the use of PulseAudio devices based on a particular sample format reported by GitHub user agh1467. Removes "superflous" source code reported by "Matt" in the comments of GitHub pull request #36 "Remove condition for S16LE sample format".
-
Boris Grozev authored
-
- Mar 17, 2015
-
-
Andrew Bloxom authored
This prevents any device registered as a different format from showing up in the device list.
-
- Mar 05, 2015
-
-
Boris Grozev authored
-
- Mar 04, 2015
-
- Feb 23, 2015
-
- Feb 05, 2015
-
- Feb 04, 2015
-
- Jan 21, 2015
-
-
Lyubomir Marinov authored
Fixes invocations of JNI functions with incorrect arguments, modifications of JNI values which are to be treated as const, dangerous discards of return values of JNI functions.
-
- Jan 20, 2015
-
-
paweldomas authored
Moves ConfigUtils and StringCompiler from videobridge to libjitsi util package, so that they can be reused in other Jitsi projects.
- Jan 19, 2015
-
-
Boris Grozev authored
-
Boris Grozev authored
-
Boris Grozev authored
-
Boris Grozev authored
DTLS) packets. Guards against possible problems caused by RTP header extensions added in the beginning of the transformer chain.
-