
Create LossNotificationController, which produces LossNotification RTCP feedback messages when video packets/frames are lost. (LossNotification messages are sent when an RTP gap is detected, as well as when frames are later received which are undecodable because of the missing frames due to the previously dropped packets.) Bug: webrtc:10336 Change-Id: I7b3a156ed14e5a727349acdd82dae6997462421b Reviewed-on: https://webrtc-review.googlesource.com/c/123762 Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Reviewed-by: Sergey Silkin <ssilkin@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Elad Alon <eladalon@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26812}