Sign in
webrtc
/
src.git
/
4e1c9570ed68d7d67a88a84286ea76429d29fc20
/
modules
/
remote_bitrate_estimator
/
inter_arrival.cc
1fd7af5
Use backticks not vertical bars to denote variables in comments for /modules/remote_bitrate_estimator
by Artem Titov
· 3 years, 8 months ago
190244b
Remove all #include <assert.h>/<cassert> and usage in Obj-C code.
by Mirko Bonadei
· 3 years, 8 months ago
25ab322
Replace assert() with RTC_DCHECK().
by Mirko Bonadei
· 3 years, 8 months ago
988cc08
[Cleanup] Add missing #include. Remove useless ones.
by Yves Gerey
· 6 years ago
be20ef7
Adds maximum burst length to InterArrival class.
by Sebastian Jansson
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
675513b
Stop using LOG macros in favor of RTC_ prefixed macros.
by Mirko Bonadei
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/modules/remote_bitrate_estimator/inter_arrival.cc]
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
dca1e09
Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)"
by Henrik Kjellander
· 8 years ago
c8fa692
Update includes for webrtc/{base => rtc_base} rename (1/3)
by kjellander
· 8 years ago
5e12d36
Reset InterArrival if arrival time clock makes a jump.
by stefan
· 9 years ago
1112b2b
Fix bug when the BWE times out due to no incoming packets.
by stefan
· 9 years ago
8f09f17
Simple CL to fix lint errors in webrtc/modules/remote_bitrate_estimator. Added the lint check for the folder to the presubmit script.
by terelius
· 9 years ago
64c0a0a
Revert of Make overuse estimator one dimensional. (patchset #5 id:80001 of https://codereview.webrtc.org/1376423002/ )
by stefan
· 9 years ago
06e05a8
Make overuse estimator one dimensional.
by Stefan Holmer
· 9 years ago
ff761fb
modules: more interface -> include renames
by Henrik Kjellander
· 9 years ago
cfd5f96
Ignore packets with reordered timestamps when doing BWE.
by stefan
· 10 years ago
9f79fe6
Merge remote bitrate estimator changes.
by pbos@webrtc.org
· 10 years ago