eb538fdcc6Pass arrival time as an int64_t rather than a double to the MedianSlopeEstimator to avoid precision loss.
terelius
2016-12-16 02:37:10 -08:00
beafee3009Move ios_helpers to sdk folder
kthelgason
2016-12-16 02:12:42 -08:00
8d66245cccAdding Åsa and Erik as video owners.
mflodman
2016-12-16 11:12:31 +01:00
528ec3db0bDon't report packets with id -1 to the transport feedback adapter as they provide no value.
stefan
2016-12-16 02:11:26 -08:00
05d6e260f5Initialize packetization mode in VideoToolbox
kthelgason
2016-12-16 02:10:20 -08:00
4cd6221127iOS: Add trendline filter to field trials.
tkchin
2016-12-15 13:17:54 -08:00
5bc3945f8fFix integer overflow in ProbeController.
sergeyu
2016-12-15 10:42:09 -08:00
b3564adc91Avoid precision loss in TrendlineEstimator by passing the arrival time as an int64_t instead of a double.
terelius
2016-12-15 08:20:25 -08:00
a97c5d233dAdd ossu@ to OWNERS of audio/ and modules/audio_coding/
ossu
2016-12-15 07:52:08 -08:00
d79f97b542Fixing loopback video test by reconfiguring the encoder to correct size.
mflodman
2016-12-15 07:24:33 -08:00
721d402d71Create VideoReceiver with external VCMTiming object.
philipel
2016-12-15 07:10:57 -08:00
ac8d5164f0Improves release of allocated audio resources on Android.
henrika
2016-12-15 15:42:56 +01:00
ebcbcc3b24Pass arrival time as an int64_t rather than a double to the MedianSlopeEstimator to avoid precision loss.
terelius
2016-12-15 06:31:19 -08:00
bf65be5435Wire-up audio BWE with overhead.
michaelt
2016-12-15 06:24:49 -08:00
c12cbaf9ddAvoid precision loss in TrendlineEstimator by passing the arrival time as an int64_t instead of a double.
terelius
2016-12-15 06:19:59 -08:00
3168c7a04bRename RTCOutboundRTPStreamStats *_rtt members to *_round_trip_time.
hbos
2016-12-15 06:17:08 -08:00
2769ec62c0Add WriteIsolatedOutput() functions WriteIsolatedOutput() functions write large content into swarming isolated output folder, which are useful to log large test data for debugging purpose.
zijiehe
2016-12-14 15:03:03 -08:00
9e1e6c599dCorrected access of null pointer in audioproc_f: The previous CL that added the ability to add and artificial nearend signal had an issue with null pointer access.
peah
2016-12-14 03:12:20 -08:00
63e6a38745Removes verification of audio parameters on Android
henrika
2016-12-14 02:53:26 -08:00
7b2516620cFix for left shift of negative value in NetEq.
ivoc
2016-12-14 01:59:59 -08:00
bd6c6fa309Delete method Pathname::url and base/urlencode*
nisse
2016-12-14 01:42:53 -08:00
bb66ec3573Disable flaky test VideoProcessorIntegrationTest.ProcessNoLossChangeFrameRateFrameDropVP9
skvlad
2016-12-14 01:17:28 -08:00
e0eae3cec6This CL adds the basic framework for AEC3 in the audio processing module. It will be followed by a number of other CLs that extends this framework.
peah
2016-12-14 01:16:23 -08:00
db397429d4Delete unused class rtc::RegKey.
nisse
2016-12-14 00:30:27 -08:00