|
Fix stats for encoder target bitrate when target rate is zero.
When the target bitrate is zero, currently VideoSendStream.Stats.target_media_bitrate_bps show the last set rate before the target was set to zero.
BUG=webrtc::5687 b/29574845
Committed: https://crrev.com/f5b2e519b4067e209d2cebbd4b1ef485d2a5c289
Cr-Commit-Position: refs/heads/master@{#13386}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+48 lines, -74 lines) |
Patch |
 |
M |
webrtc/modules/video_coding/codec_database.h
|
View
|
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/codec_database.cc
|
View
|
|
3 chunks |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/generic_encoder.h
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/generic_encoder.cc
|
View
|
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/include/video_coding.h
|
View
|
|
1 chunk |
+1 line, -7 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/include/video_coding_defines.h
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/video_coding_impl.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/video_coding_impl.cc
|
View
|
|
3 chunks |
+4 lines, -19 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/video_receiver.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/video_sender.cc
|
View
|
1
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/modules/video_coding/video_sender_unittest.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/end_to_end_tests.cc
|
View
|
|
2 chunks |
+18 lines, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/video/send_statistics_proxy.h
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/send_statistics_proxy.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/video/video_send_stream.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/video_send_stream.cc
|
View
|
|
4 chunks |
+13 lines, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/video/vie_encoder.h
|
View
|
|
2 chunks |
+1 line, -8 lines |
0 comments
|
Download
|
 |
M |
webrtc/video/vie_encoder.cc
|
View
|
|
2 chunks |
+1 line, -6 lines |
0 comments
|
Download
|
Total messages: 13 (5 generated)
|