webrtc/modules
Zhi Huang 062a8ead3b Revert "Make RTCP cumulative_lost be a signed value"
This reverts commit 4c34f435db.

Reason for revert: Broke internal projects. Type mismatch.

Original change's description:
> Make RTCP cumulative_lost be a signed value
> 
> This is formally defined as a signed 24-bit value in RFC 3550 section 6.4.1.
> See RFC 3550 Appendix A.3 for the reason why it may turn negative.
> 
> Noticed on discuss-webrtc mailing list.
> 
> BUG=webrtc:8626
> 
> Change-Id: I7317f73e9490a876e8445bd3d6b66095ce53ca0a
> Reviewed-on: https://webrtc-review.googlesource.com/30901
> Reviewed-by: Stefan Holmer <stefan@webrtc.org>
> Commit-Queue: Harald Alvestrand <hta@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#21142}

TBR=stefan@webrtc.org,hta@webrtc.org

Change-Id: I544f7979d584cfb72a2d0d526f4fef84aebeecb3
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: webrtc:8626
Reviewed-on: https://webrtc-review.googlesource.com/31040
Reviewed-by: Zhi Huang <zhihuang@webrtc.org>
Commit-Queue: Zhi Huang <zhihuang@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21144}
2017-12-07 18:12:48 +00:00
..
audio_coding rtp_encode: Unify the encoder configs somewhat 2017-12-07 09:43:17 +00:00
audio_device Stop using public_deps in system_wrappers. 2017-12-06 08:56:52 +00:00
audio_mixer Stop using public_deps in modules/audio_mixer. 2017-12-06 06:30:32 +00:00
audio_processing Reverted the new handling of saturated echoes in AEC3 2017-12-06 11:04:22 +00:00
bitrate_controller Deprecated BitrateController::CreateRtcpBandwidthObserver. 2017-11-16 13:52:03 +00:00
congestion_controller Stop using public_deps in system_wrappers. 2017-12-06 08:56:52 +00:00
desktop_capture Stop using public_deps in system_wrappers. 2017-12-06 08:56:52 +00:00
include Reland "Add stereo codec header and pass it through RTP" 2017-11-30 01:44:19 +00:00
media_file Delete MediaFile support for unused fileformats. 2017-12-05 11:37:23 +00:00
pacing Stop using public_deps in system_wrappers. 2017-12-06 08:56:52 +00:00
remote_bitrate_estimator Stop using public_deps in system_wrappers. 2017-12-06 08:56:52 +00:00
rtp_rtcp Revert "Make RTCP cumulative_lost be a signed value" 2017-12-07 18:12:48 +00:00
utility Removing conditional visibility. 2017-11-13 15:39:11 +00:00
video_capture Stop using public_deps to depend on libyuv. 2017-12-04 14:16:08 +00:00
video_coding Fix off-by-one error when removing information about missing packet in PacketBuffer. 2017-12-06 12:15:42 +00:00
video_processing Stop using public_deps in system_wrappers. 2017-12-06 08:56:52 +00:00
BUILD.gn Add a new NetEq decoding unit test for Opus with DTX 2017-11-28 10:45:38 +00:00
module_common_types_unittest.cc Remove various IDs: 2017-09-28 14:37:11 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00