gecko-dev/media/webrtc
Dan Minor 73d9c4cce6 Bug 1498253 - Remove mozAvSyncDelay and mozJitterBufferDelay; r=ng
The value for mozAvSyncDelay has been broken since the branch 57 update
(Bug 1341285). We added SetCurrentSyncOffset() but never called it from
anywhere.

In the future we should be getting stats from AudioReceiveStream rather than
modifying the channel code, the delay_estimate_ms field provides almost the
same information.

Since we're attempting to get rid of moz prefixed stats, it makes sense to just
remove this code rather than fix it. The associated telemetry code has been
broken since Bug 1341285 as well so I think it is safe to remove.

Differential Revision: https://phabricator.services.mozilla.com/D14462

--HG--
extra : moz-landing-system : lando
2018-12-14 13:08:12 +00:00
..
gn-configs Bug 1509994 - Update gn generated json files (part 2); r=pehrsons 2018-11-27 17:33:47 +00:00
signaling Bug 1498253 - Remove mozAvSyncDelay and mozJitterBufferDelay; r=ng 2018-12-14 13:08:12 +00:00
trunk Bug 1498253 - Remove mozAvSyncDelay and mozJitterBufferDelay; r=ng 2018-12-14 13:08:12 +00:00
.gclient
.gclient_entries
moz.build Bug 1503363: De-unify some more webrtc files due to conflicting defines. r=dminor 2018-11-14 10:06:58 -05:00
webrtc_update.sh
webrtc_version.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
webrtc.mozbuild Bug 1448863: Stop sync dispatching in Decode. r=jesup 2018-03-26 10:19:31 -05:00