|
Removed all RTP dependencies from ViEChannel and renamed class.
ViEChannel is now called VideoStreamReceiver.
There will be a follow up CL removing all rtp references from VideoReceiveStream, but that made this CL to big and it will be done separately.
BUG= webrtc:5079
Committed: https://crrev.com/cfc8e3b9ef25eb977e55960c7bac2172298f4d27
Cr-Commit-Position: refs/heads/master@{#12619}
Total comments: 21
Total comments: 9
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+230 lines, -592 lines) |
Patch |
 |
M |
webrtc/video/BUILD.gn
|
View
|
1
2
3
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/receive_statistics_proxy.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/video/rtp_stream_receiver.h
|
View
|
1
|
5 chunks |
+17 lines, -40 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/rtp_stream_receiver.cc
|
View
|
1
2
3
|
8 chunks |
+36 lines, -21 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/video_receive_stream.h
|
View
|
1
2
3
4
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/video_receive_stream.cc
|
View
|
1
2
3
4
|
4 chunks |
+16 lines, -25 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/video_send_stream.h
|
View
|
1
2
3
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
webrtc/video/video_stream_decoder.h
|
View
|
1
2
3
4
|
5 chunks |
+21 lines, -69 lines |
0 comments
|
Download
|
 |
A |
webrtc/video/video_stream_decoder.cc
|
View
|
1
2
3
4
|
1 chunk |
+132 lines, -0 lines |
0 comments
|
Download
|
 |
D |
webrtc/video/vie_channel.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -160 lines |
0 comments
|
Download
|
 |
D |
webrtc/video/vie_channel.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -266 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/webrtc_video.gypi
|
View
|
1
2
3
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 31 (14 generated)
|