|  | Add TransportFeedback adapter, adapting remote feedback to bwe estiamtor
When using send-side bandwidth estimation, the inter-packet delay is
reported back to the sender using RTCP TransportFeedback messages.
Theis data needs to be translated into a format which the bandwidth
estimator (now instantiated on the send side) can use, including looking
up the local absolute send time from the send time history.
BUG=webrtc:4173 
Committed: https://crrev.com/5e023eb337eed9746ecea7fc6fbb0fca386f1961 
Cr-Commit-Position: refs/heads/master@{#9929}
  
      Total comments: 18
      
     
  
   
      Total comments: 4
      
     
  
   
  
   
      Total comments: 1
      
     
    
  
  
    
      |  | Unified diffs | Side-by-side diffs | Delta from patch set | Stats (+607 lines, -92 lines) | Patch |  
        |  | M | webrtc/modules/modules.gyp | View | 1
        
          2 | 1 chunk | +1 line, -0 lines | 0 comments | Download |  
        |  | A + | webrtc/modules/remote_bitrate_estimator/include/mock/mock_remote_bitrate_estimator.h | View |  | 2 chunks | +16 lines, -4 lines | 0 comments | Download |  
        |  | M | webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h | View | 1 | 2 chunks | +2 lines, -26 lines | 0 comments | Download |  
        |  | M | webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator.gypi | View | 1
        
          2 | 1 chunk | +2 lines, -0 lines | 0 comments | Download |  
        |  | A | webrtc/modules/remote_bitrate_estimator/transport_feedback_adapter.h | View | 1 | 1 chunk | +59 lines, -0 lines | 0 comments | Download |  
        |  | A | webrtc/modules/remote_bitrate_estimator/transport_feedback_adapter.cc | View | 1 | 1 chunk | +126 lines, -0 lines | 1 comment | Download |  
        |  | A | webrtc/modules/remote_bitrate_estimator/transport_feedback_adapter_unittest.cc | View | 1
        
          2
        
          3 | 1 chunk | +323 lines, -0 lines | 0 comments | Download |  
        |  | M | webrtc/modules/rtp_rtcp/interface/rtp_rtcp.h | View | 1
        
          2 | 1 chunk | +1 line, -1 line | 0 comments | Download |  
        |  | M | webrtc/modules/rtp_rtcp/interface/rtp_rtcp_defines.h | View | 1 | 2 chunks | +37 lines, -7 lines | 0 comments | Download |  
        |  | M | webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc | View | 1
        
          2 | 3 chunks | +3 lines, -3 lines | 0 comments | Download |  
        |  | M | webrtc/modules/rtp_rtcp/source/rtp_sender.h | View |  | 2 chunks | +2 lines, -2 lines | 0 comments | Download |  
        |  | M | webrtc/modules/rtp_rtcp/source/rtp_sender.cc | View | 1
        
          2 | 5 chunks | +12 lines, -7 lines | 0 comments | Download |  
        |  | M | webrtc/video_engine/vie_channel.h | View |  | 3 chunks | +3 lines, -3 lines | 0 comments | Download |  
        |  | M | webrtc/video_engine/vie_channel.cc | View | 1
        
          2
        
          3 | 10 chunks | +13 lines, -15 lines | 0 comments | Download |  
        |  | M | webrtc/video_engine/vie_channel_group.h | View |  | 2 chunks | +1 line, -3 lines | 0 comments | Download |  
        |  | M | webrtc/video_engine/vie_channel_group.cc | View | 1
        
          2 | 6 chunks | +6 lines, -21 lines | 0 comments | Download |  
    Total messages: 21 (7 generated)
     |